[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. 11337 1726853240.47162: 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-Qi7 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 11337 1726853240.47597: Added group all to inventory 11337 1726853240.47599: Added group ungrouped to inventory 11337 1726853240.47603: Group all now contains ungrouped 11337 1726853240.47606: Examining possible inventory source: /tmp/network-iHm/inventory.yml 11337 1726853240.61726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 11337 1726853240.61770: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 11337 1726853240.61789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 11337 1726853240.61828: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 11337 1726853240.61880: Loaded config def from plugin (inventory/script) 11337 1726853240.61881: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 11337 1726853240.61908: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 11337 1726853240.61965: Loaded config def from plugin (inventory/yaml) 11337 1726853240.61966: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 11337 1726853240.62025: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 11337 1726853240.62302: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 11337 1726853240.62305: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 11337 1726853240.62307: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 11337 1726853240.62311: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 11337 1726853240.62314: Loading data from /tmp/network-iHm/inventory.yml 11337 1726853240.62355: /tmp/network-iHm/inventory.yml was not parsable by auto 11337 1726853240.62400: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 11337 1726853240.62427: Loading data from /tmp/network-iHm/inventory.yml 11337 1726853240.62480: group all already in inventory 11337 1726853240.62485: set inventory_file for managed_node1 11337 1726853240.62488: set inventory_dir for managed_node1 11337 1726853240.62489: Added host managed_node1 to inventory 11337 1726853240.62491: Added host managed_node1 to group all 11337 1726853240.62491: set ansible_host for managed_node1 11337 1726853240.62492: set ansible_ssh_extra_args for managed_node1 11337 1726853240.62494: set inventory_file for managed_node2 11337 1726853240.62495: set inventory_dir for managed_node2 11337 1726853240.62496: Added host managed_node2 to inventory 11337 1726853240.62497: Added host managed_node2 to group all 11337 1726853240.62497: set ansible_host for managed_node2 11337 1726853240.62498: set ansible_ssh_extra_args for managed_node2 11337 1726853240.62500: set inventory_file for managed_node3 11337 1726853240.62502: set inventory_dir for managed_node3 11337 1726853240.62503: Added host managed_node3 to inventory 11337 1726853240.62504: Added host managed_node3 to group all 11337 1726853240.62505: set ansible_host for managed_node3 11337 1726853240.62505: set ansible_ssh_extra_args for managed_node3 11337 1726853240.62507: Reconcile groups and hosts in inventory. 11337 1726853240.62509: Group ungrouped now contains managed_node1 11337 1726853240.62510: Group ungrouped now contains managed_node2 11337 1726853240.62511: Group ungrouped now contains managed_node3 11337 1726853240.62573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 11337 1726853240.62653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 11337 1726853240.62684: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 11337 1726853240.62701: Loaded config def from plugin (vars/host_group_vars) 11337 1726853240.62703: 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) 11337 1726853240.62707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 11337 1726853240.62712: 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) 11337 1726853240.62748: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 11337 1726853240.62984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853240.63055: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 11337 1726853240.63099: Loaded config def from plugin (connection/local) 11337 1726853240.63102: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 11337 1726853240.63701: Loaded config def from plugin (connection/paramiko_ssh) 11337 1726853240.63704: 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) 11337 1726853240.64554: 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) 11337 1726853240.64590: Loaded config def from plugin (connection/psrp) 11337 1726853240.64593: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 11337 1726853240.65279: 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) 11337 1726853240.65314: Loaded config def from plugin (connection/ssh) 11337 1726853240.65316: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 11337 1726853240.66956: 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) 11337 1726853240.66984: Loaded config def from plugin (connection/winrm) 11337 1726853240.66987: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 11337 1726853240.67008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 11337 1726853240.67053: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 11337 1726853240.67134: Loaded config def from plugin (shell/cmd) 11337 1726853240.67136: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 11337 1726853240.67165: 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) 11337 1726853240.67223: Loaded config def from plugin (shell/powershell) 11337 1726853240.67225: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 11337 1726853240.67279: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 11337 1726853240.67438: Loaded config def from plugin (shell/sh) 11337 1726853240.67440: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 11337 1726853240.67488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 11337 1726853240.67614: Loaded config def from plugin (become/runas) 11337 1726853240.67616: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 11337 1726853240.67815: Loaded config def from plugin (become/su) 11337 1726853240.67818: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 11337 1726853240.67969: Loaded config def from plugin (become/sudo) 11337 1726853240.67973: 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 11337 1726853240.68011: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 11337 1726853240.68429: in VariableManager get_vars() 11337 1726853240.68450: done with get_vars() 11337 1726853240.68602: trying /usr/local/lib/python3.12/site-packages/ansible/modules 11337 1726853240.72469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 11337 1726853240.72564: in VariableManager get_vars() 11337 1726853240.72567: done with get_vars() 11337 1726853240.72569: variable 'playbook_dir' from source: magic vars 11337 1726853240.72570: variable 'ansible_playbook_python' from source: magic vars 11337 1726853240.72572: variable 'ansible_config_file' from source: magic vars 11337 1726853240.72573: variable 'groups' from source: magic vars 11337 1726853240.72574: variable 'omit' from source: magic vars 11337 1726853240.72574: variable 'ansible_version' from source: magic vars 11337 1726853240.72574: variable 'ansible_check_mode' from source: magic vars 11337 1726853240.72575: variable 'ansible_diff_mode' from source: magic vars 11337 1726853240.72575: variable 'ansible_forks' from source: magic vars 11337 1726853240.72576: variable 'ansible_inventory_sources' from source: magic vars 11337 1726853240.72576: variable 'ansible_skip_tags' from source: magic vars 11337 1726853240.72577: variable 'ansible_limit' from source: magic vars 11337 1726853240.72577: variable 'ansible_run_tags' from source: magic vars 11337 1726853240.72577: variable 'ansible_verbosity' from source: magic vars 11337 1726853240.72641: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml 11337 1726853240.73628: in VariableManager get_vars() 11337 1726853240.73647: done with get_vars() 11337 1726853240.73655: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 11337 1726853240.74274: in VariableManager get_vars() 11337 1726853240.74284: done with get_vars() 11337 1726853240.74290: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11337 1726853240.74357: in VariableManager get_vars() 11337 1726853240.74367: done with get_vars() 11337 1726853240.74462: in VariableManager get_vars() 11337 1726853240.74473: done with get_vars() 11337 1726853240.74479: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11337 1726853240.74536: in VariableManager get_vars() 11337 1726853240.74547: done with get_vars() 11337 1726853240.74734: in VariableManager get_vars() 11337 1726853240.74743: done with get_vars() 11337 1726853240.74746: variable 'omit' from source: magic vars 11337 1726853240.74758: variable 'omit' from source: magic vars 11337 1726853240.74779: in VariableManager get_vars() 11337 1726853240.74787: done with get_vars() 11337 1726853240.74829: in VariableManager get_vars() 11337 1726853240.74838: done with get_vars() 11337 1726853240.74861: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11337 1726853240.74993: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11337 1726853240.75073: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11337 1726853240.75649: in VariableManager get_vars() 11337 1726853240.75672: done with get_vars() 11337 1726853240.76088: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 11337 1726853240.76218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11337 1726853240.77869: in VariableManager get_vars() 11337 1726853240.77891: done with get_vars() 11337 1726853240.77901: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11337 1726853240.78082: in VariableManager get_vars() 11337 1726853240.78102: done with get_vars() 11337 1726853240.78223: in VariableManager get_vars() 11337 1726853240.78240: done with get_vars() 11337 1726853240.78520: in VariableManager get_vars() 11337 1726853240.78536: done with get_vars() 11337 1726853240.78542: variable 'omit' from source: magic vars 11337 1726853240.78565: variable 'omit' from source: magic vars 11337 1726853240.78604: in VariableManager get_vars() 11337 1726853240.78618: done with get_vars() 11337 1726853240.78639: in VariableManager get_vars() 11337 1726853240.78655: done with get_vars() 11337 1726853240.78687: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11337 1726853240.78797: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11337 1726853240.80575: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11337 1726853240.80963: in VariableManager get_vars() 11337 1726853240.80988: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11337 1726853240.82960: in VariableManager get_vars() 11337 1726853240.82985: done with get_vars() 11337 1726853240.82995: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 11337 1726853240.83480: in VariableManager get_vars() 11337 1726853240.83506: done with get_vars() 11337 1726853240.83563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 11337 1726853240.83578: 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 11337 1726853240.83798: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 11337 1726853240.83893: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 11337 1726853240.83900: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/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__) 11337 1726853240.83926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 11337 1726853240.83956: 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) 11337 1726853240.84055: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 11337 1726853240.84093: Loaded config def from plugin (callback/default) 11337 1726853240.84095: 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) 11337 1726853240.85018: Loaded config def from plugin (callback/junit) 11337 1726853240.85022: 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) 11337 1726853240.85063: 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) 11337 1726853240.85127: Loaded config def from plugin (callback/minimal) 11337 1726853240.85130: 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) 11337 1726853240.85166: 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) 11337 1726853240.85234: Loaded config def from plugin (callback/tree) 11337 1726853240.85237: 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 11337 1726853240.85361: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 11337 1726853240.85364: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/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_bond_initscripts.yml ******************************************* 2 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 11337 1726853240.85394: in VariableManager get_vars() 11337 1726853240.85407: done with get_vars() 11337 1726853240.85412: in VariableManager get_vars() 11337 1726853240.85420: done with get_vars() 11337 1726853240.85424: variable 'omit' from source: magic vars 11337 1726853240.85467: in VariableManager get_vars() 11337 1726853240.85482: done with get_vars() 11337 1726853240.85500: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond.yml' with initscripts as provider] **** 11337 1726853240.85951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 11337 1726853240.86015: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 11337 1726853240.86040: getting the remaining hosts for this loop 11337 1726853240.86041: done getting the remaining hosts for this loop 11337 1726853240.86043: getting the next task for host managed_node3 11337 1726853240.86046: done getting next task for host managed_node3 11337 1726853240.86047: ^ task is: TASK: Gathering Facts 11337 1726853240.86049: ^ 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 11337 1726853240.86050: getting variables 11337 1726853240.86051: in VariableManager get_vars() 11337 1726853240.86057: Calling all_inventory to load vars for managed_node3 11337 1726853240.86059: Calling groups_inventory to load vars for managed_node3 11337 1726853240.86060: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853240.86068: Calling all_plugins_play to load vars for managed_node3 11337 1726853240.86078: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853240.86080: Calling groups_plugins_play to load vars for managed_node3 11337 1726853240.86104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853240.86138: done with get_vars() 11337 1726853240.86143: done getting variables 11337 1726853240.86189: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:5 Friday 20 September 2024 13:27:20 -0400 (0:00:00.009) 0:00:00.009 ****** 11337 1726853240.86205: entering _queue_task() for managed_node3/gather_facts 11337 1726853240.86206: Creating lock for gather_facts 11337 1726853240.86499: worker is 1 (out of 1 available) 11337 1726853240.86510: exiting _queue_task() for managed_node3/gather_facts 11337 1726853240.86523: done queuing things up, now waiting for results queue to drain 11337 1726853240.86526: waiting for pending results... 11337 1726853240.86668: running TaskExecutor() for managed_node3/TASK: Gathering Facts 11337 1726853240.86877: in run() - task 02083763-bbaf-a537-98c5-0000000000cc 11337 1726853240.86880: variable 'ansible_search_path' from source: unknown 11337 1726853240.86883: calling self._execute() 11337 1726853240.86885: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853240.86888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853240.86890: variable 'omit' from source: magic vars 11337 1726853240.86958: variable 'omit' from source: magic vars 11337 1726853240.86987: variable 'omit' from source: magic vars 11337 1726853240.87031: variable 'omit' from source: magic vars 11337 1726853240.87081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11337 1726853240.87132: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11337 1726853240.87156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11337 1726853240.87180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11337 1726853240.87195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11337 1726853240.87266: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11337 1726853240.87270: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853240.87275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853240.87358: Set connection var ansible_shell_executable to /bin/sh 11337 1726853240.87361: Set connection var ansible_shell_type to sh 11337 1726853240.87366: Set connection var ansible_pipelining to False 11337 1726853240.87369: Set connection var ansible_connection to ssh 11337 1726853240.87377: Set connection var ansible_timeout to 10 11337 1726853240.87382: Set connection var ansible_module_compression to ZIP_DEFLATED 11337 1726853240.87398: variable 'ansible_shell_executable' from source: unknown 11337 1726853240.87401: variable 'ansible_connection' from source: unknown 11337 1726853240.87404: variable 'ansible_module_compression' from source: unknown 11337 1726853240.87406: variable 'ansible_shell_type' from source: unknown 11337 1726853240.87409: variable 'ansible_shell_executable' from source: unknown 11337 1726853240.87411: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853240.87413: variable 'ansible_pipelining' from source: unknown 11337 1726853240.87416: variable 'ansible_timeout' from source: unknown 11337 1726853240.87421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853240.87555: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11337 1726853240.87566: variable 'omit' from source: magic vars 11337 1726853240.87569: starting attempt loop 11337 1726853240.87573: running the handler 11337 1726853240.87731: variable 'ansible_facts' from source: unknown 11337 1726853240.87734: _low_level_execute_command(): starting 11337 1726853240.87736: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11337 1726853240.88180: 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 <<< 11337 1726853240.88204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853240.88246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 11337 1726853240.88258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853240.88339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853240.90053: stdout chunk (state=3): >>>/root <<< 11337 1726853240.90151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853240.90182: stderr chunk (state=3): >>><<< 11337 1726853240.90191: stdout chunk (state=3): >>><<< 11337 1726853240.90210: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853240.90225: _low_level_execute_command(): starting 11337 1726853240.90233: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853240.9021442-11390-129629338011414 `" && echo ansible-tmp-1726853240.9021442-11390-129629338011414="` echo /root/.ansible/tmp/ansible-tmp-1726853240.9021442-11390-129629338011414 `" ) && sleep 0' 11337 1726853240.90670: 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 <<< 11337 1726853240.90690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 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 <<< 11337 1726853240.90715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853240.90755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 11337 1726853240.90758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853240.90760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853240.90826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853240.92766: stdout chunk (state=3): >>>ansible-tmp-1726853240.9021442-11390-129629338011414=/root/.ansible/tmp/ansible-tmp-1726853240.9021442-11390-129629338011414 <<< 11337 1726853240.92875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853240.92904: stderr chunk (state=3): >>><<< 11337 1726853240.92907: stdout chunk (state=3): >>><<< 11337 1726853240.92924: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853240.9021442-11390-129629338011414=/root/.ansible/tmp/ansible-tmp-1726853240.9021442-11390-129629338011414 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853240.92959: variable 'ansible_module_compression' from source: unknown 11337 1726853240.93002: ANSIBALLZ: Using generic lock for ansible.legacy.setup 11337 1726853240.93005: ANSIBALLZ: Acquiring lock 11337 1726853240.93009: ANSIBALLZ: Lock acquired: 139900031356944 11337 1726853240.93011: ANSIBALLZ: Creating module 11337 1726853241.13304: ANSIBALLZ: Writing module into payload 11337 1726853241.13476: ANSIBALLZ: Writing module 11337 1726853241.13480: ANSIBALLZ: Renaming module 11337 1726853241.13482: ANSIBALLZ: Done creating module 11337 1726853241.13501: variable 'ansible_facts' from source: unknown 11337 1726853241.13512: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11337 1726853241.13526: _low_level_execute_command(): starting 11337 1726853241.13605: _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' 11337 1726853241.14421: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11337 1726853241.14425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 11337 1726853241.14428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853241.14430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11337 1726853241.14432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 11337 1726853241.14434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853241.14447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853241.14493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853241.14566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853241.16277: stdout chunk (state=3): >>>PLATFORM <<< 11337 1726853241.16381: stdout chunk (state=3): >>>Linux <<< 11337 1726853241.16384: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 11337 1726853241.16404: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 11337 1726853241.16575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853241.16578: stdout chunk (state=3): >>><<< 11337 1726853241.16581: stderr chunk (state=3): >>><<< 11337 1726853241.16603: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853241.16619 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 11337 1726853241.16740: _low_level_execute_command(): starting 11337 1726853241.16744: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 11337 1726853241.16795: Sending initial data 11337 1726853241.16994: Sent initial data (1181 bytes) 11337 1726853241.17361: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11337 1726853241.17378: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11337 1726853241.17395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11337 1726853241.17413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11337 1726853241.17437: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 11337 1726853241.17452: stderr chunk (state=3): >>>debug2: match not found <<< 11337 1726853241.17474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853241.17552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853241.17582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 11337 1726853241.17606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853241.17645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853241.17690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853241.21347: 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"} <<< 11337 1726853241.21678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853241.21882: stderr chunk (state=3): >>><<< 11337 1726853241.21889: stdout chunk (state=3): >>><<< 11337 1726853241.21892: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853241.21894: variable 'ansible_facts' from source: unknown 11337 1726853241.21896: variable 'ansible_facts' from source: unknown 11337 1726853241.21940: variable 'ansible_module_compression' from source: unknown 11337 1726853241.22082: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-1133756yphb0s/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11337 1726853241.22124: variable 'ansible_facts' from source: unknown 11337 1726853241.22460: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853240.9021442-11390-129629338011414/AnsiballZ_setup.py 11337 1726853241.22899: Sending initial data 11337 1726853241.22903: Sent initial data (154 bytes) 11337 1726853241.24129: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11337 1726853241.24134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853241.24152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853241.24190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853241.24331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853241.25967: 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" <<< 11337 1726853241.25977: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11337 1726853241.26025: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11337 1726853241.26114: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-1133756yphb0s/tmpc3hzn7i9 /root/.ansible/tmp/ansible-tmp-1726853240.9021442-11390-129629338011414/AnsiballZ_setup.py <<< 11337 1726853241.26118: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853240.9021442-11390-129629338011414/AnsiballZ_setup.py" <<< 11337 1726853241.26201: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-1133756yphb0s/tmpc3hzn7i9" to remote "/root/.ansible/tmp/ansible-tmp-1726853240.9021442-11390-129629338011414/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853240.9021442-11390-129629338011414/AnsiballZ_setup.py" <<< 11337 1726853241.27709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853241.27776: stderr chunk (state=3): >>><<< 11337 1726853241.27793: stdout chunk (state=3): >>><<< 11337 1726853241.27816: done transferring module to remote 11337 1726853241.27825: _low_level_execute_command(): starting 11337 1726853241.27831: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853240.9021442-11390-129629338011414/ /root/.ansible/tmp/ansible-tmp-1726853240.9021442-11390-129629338011414/AnsiballZ_setup.py && sleep 0' 11337 1726853241.28517: 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 <<< 11337 1726853241.28520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11337 1726853241.28523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853241.28595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853241.28602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853241.28650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853241.30506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853241.30532: stderr chunk (state=3): >>><<< 11337 1726853241.30535: stdout chunk (state=3): >>><<< 11337 1726853241.30551: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853241.30554: _low_level_execute_command(): starting 11337 1726853241.30557: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853240.9021442-11390-129629338011414/AnsiballZ_setup.py && sleep 0' 11337 1726853241.30985: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11337 1726853241.30988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 11337 1726853241.30991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11337 1726853241.30993: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11337 1726853241.30995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853241.31043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853241.31051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853241.31112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853241.33422: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11337 1726853241.33433: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 11337 1726853241.33486: stdout chunk (state=3): >>>import '_io' # <<< 11337 1726853241.33496: stdout chunk (state=3): >>>import 'marshal' # <<< 11337 1726853241.33590: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 11337 1726853241.33625: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11337 1726853241.33644: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 11337 1726853241.33657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853241.33668: stdout chunk (state=3): >>>import '_codecs' # <<< 11337 1726853241.33695: stdout chunk (state=3): >>>import 'codecs' # <<< 11337 1726853241.33733: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11337 1726853241.33763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dee84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507deb7b30> <<< 11337 1726853241.33812: 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' <<< 11337 1726853241.33815: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507deeaa50> <<< 11337 1726853241.33866: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 11337 1726853241.33869: stdout chunk (state=3): >>>import 'io' # <<< 11337 1726853241.33912: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11337 1726853241.33998: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11337 1726853241.34024: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11337 1726853241.34078: stdout chunk (state=3): >>>import 'os' # <<< 11337 1726853241.34085: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 11337 1726853241.34121: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 11337 1726853241.34148: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 11337 1726853241.34151: 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' <<< 11337 1726853241.34176: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dc99130> <<< 11337 1726853241.34248: 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' <<< 11337 1726853241.34280: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dc99fa0> <<< 11337 1726853241.34283: stdout chunk (state=3): >>>import 'site' # <<< 11337 1726853241.34310: 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. <<< 11337 1726853241.34694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11337 1726853241.34720: 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 <<< 11337 1726853241.34745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853241.34760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11337 1726853241.34799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11337 1726853241.34820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11337 1726853241.34847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dcd7dd0> <<< 11337 1726853241.34870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11337 1726853241.34916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11337 1726853241.34920: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dcd7fe0> <<< 11337 1726853241.34941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11337 1726853241.34962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11337 1726853241.34994: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11337 1726853241.35044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853241.35092: stdout chunk (state=3): >>>import 'itertools' # <<< 11337 1726853241.35132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd0f800> # /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 0x7f507dd0fe90> <<< 11337 1726853241.35135: stdout chunk (state=3): >>>import '_collections' # <<< 11337 1726853241.35192: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dcefaa0> <<< 11337 1726853241.35225: stdout chunk (state=3): >>>import '_functools' # <<< 11337 1726853241.35229: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dced1c0> <<< 11337 1726853241.35329: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dcd4f80> <<< 11337 1726853241.35362: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11337 1726853241.35365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11337 1726853241.35397: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11337 1726853241.35438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11337 1726853241.35450: 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' <<< 11337 1726853241.35478: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd2f6e0> <<< 11337 1726853241.35529: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd2e300> <<< 11337 1726853241.35532: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 11337 1726853241.35547: 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 0x7f507dcee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dcd6e70> <<< 11337 1726853241.35581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11337 1726853241.35630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dcd4200> <<< 11337 1726853241.35634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 11337 1726853241.35663: stdout chunk (state=3): >>># 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 0x7f507dd64c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd64b00> <<< 11337 1726853241.35720: 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' <<< 11337 1726853241.35732: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507dd64ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dcd2d20> <<< 11337 1726853241.35755: 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' <<< 11337 1726853241.35779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11337 1726853241.35810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11337 1726853241.35833: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd65280> import 'importlib.machinery' # <<< 11337 1726853241.35876: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 11337 1726853241.35902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd664b0> <<< 11337 1726853241.35917: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 11337 1726853241.35933: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11337 1726853241.35993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11337 1726853241.36020: 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 0x7f507dd7c680> <<< 11337 1726853241.36052: stdout chunk (state=3): >>>import 'errno' # <<< 11337 1726853241.36095: 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 0x7f507dd7dd30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11337 1726853241.36099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11337 1726853241.36130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd7ebd0> <<< 11337 1726853241.36164: 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 0x7f507dd7f230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd7e120> <<< 11337 1726853241.36197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 11337 1726853241.36254: 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 0x7f507dd7fcb0> <<< 11337 1726853241.36267: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd7f3e0> <<< 11337 1726853241.36312: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd66450> <<< 11337 1726853241.36354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11337 1726853241.36358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11337 1726853241.36391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11337 1726853241.36394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11337 1726853241.36438: 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' <<< 11337 1726853241.36450: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507da7fb90> # /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' <<< 11337 1726853241.36499: 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 0x7f507daa8650> <<< 11337 1726853241.36513: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507daa83b0> # 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 0x7f507daa8680> <<< 11337 1726853241.36545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 11337 1726853241.36556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 11337 1726853241.36628: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853241.36752: 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 0x7f507daa8fb0> <<< 11337 1726853241.36902: 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 0x7f507daa9910> <<< 11337 1726853241.36924: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507daa8860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507da7dd60> <<< 11337 1726853241.36967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11337 1726853241.37001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 11337 1726853241.37005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507daaacc0> <<< 11337 1726853241.37054: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507daa97f0> <<< 11337 1726853241.37069: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd66ba0> <<< 11337 1726853241.37075: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11337 1726853241.37141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853241.37152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11337 1726853241.37178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11337 1726853241.37203: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dad7020> <<< 11337 1726853241.37272: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11337 1726853241.37299: stdout chunk (state=3): >>># 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 <<< 11337 1726853241.37316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11337 1726853241.37365: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dafb410> <<< 11337 1726853241.37385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11337 1726853241.37429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11337 1726853241.37508: stdout chunk (state=3): >>>import 'ntpath' # <<< 11337 1726853241.37512: 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 0x7f507db581a0> <<< 11337 1726853241.37551: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11337 1726853241.37569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11337 1726853241.37592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11337 1726853241.37626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11337 1726853241.37712: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507db5a900> <<< 11337 1726853241.37788: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507db582c0> <<< 11337 1726853241.37836: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507db251c0> <<< 11337 1726853241.37858: 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 0x7f507d9612e0> <<< 11337 1726853241.37881: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dafa210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507daabbf0> <<< 11337 1726853241.38061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11337 1726853241.38075: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f507dafa570> <<< 11337 1726853241.38385: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_p4dwn88k/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 11337 1726853241.38516: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.38547: 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' <<< 11337 1726853241.38598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11337 1726853241.38703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11337 1726853241.38707: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d9c3020> <<< 11337 1726853241.38731: stdout chunk (state=3): >>>import '_typing' # <<< 11337 1726853241.38900: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d9a1f10> <<< 11337 1726853241.38916: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d9a10a0> # zipimport: zlib available <<< 11337 1726853241.38952: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 11337 1726853241.38989: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11337 1726853241.39003: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 11337 1726853241.40424: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.41622: 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 0x7f507d9c1310> <<< 11337 1726853241.41630: 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' <<< 11337 1726853241.41684: 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' <<< 11337 1726853241.41692: 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' <<< 11337 1726853241.41716: 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 0x7f507d9f29c0> <<< 11337 1726853241.41754: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d9f2750> <<< 11337 1726853241.41808: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d9f2060> <<< 11337 1726853241.41811: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 11337 1726853241.41864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 11337 1726853241.41870: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d9f27b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507deea9c0> <<< 11337 1726853241.41903: 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 0x7f507d9f3740> <<< 11337 1726853241.41939: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507d9f3980> <<< 11337 1726853241.41952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11337 1726853241.42005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11337 1726853241.42019: stdout chunk (state=3): >>>import '_locale' # <<< 11337 1726853241.42068: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d9f3ec0> import 'pwd' # <<< 11337 1726853241.42109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11337 1726853241.42113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11337 1726853241.42177: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d32dcd0> <<< 11337 1726853241.42197: 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 0x7f507d32f8c0> <<< 11337 1726853241.42224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11337 1726853241.42275: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d3302c0> <<< 11337 1726853241.42286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11337 1726853241.42323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11337 1726853241.42352: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d331460> <<< 11337 1726853241.42356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11337 1726853241.42402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11337 1726853241.42420: 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' <<< 11337 1726853241.42468: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d333ec0> <<< 11337 1726853241.42512: 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 0x7f507db27dd0> <<< 11337 1726853241.42547: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d332180> <<< 11337 1726853241.42550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11337 1726853241.42569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11337 1726853241.42624: 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' <<< 11337 1726853241.42628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11337 1726853241.42791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11337 1726853241.42794: 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' <<< 11337 1726853241.42805: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d33bdd0> import '_tokenize' # <<< 11337 1726853241.42891: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d33a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d33a630> <<< 11337 1726853241.42904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 11337 1726853241.42975: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d33ab70> <<< 11337 1726853241.43005: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d332600> <<< 11337 1726853241.43046: 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 0x7f507d37fe90> <<< 11337 1726853241.43114: 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 0x7f507d380110> <<< 11337 1726853241.43118: 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 <<< 11337 1726853241.43121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 11337 1726853241.43180: 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' <<< 11337 1726853241.43184: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853241.43201: 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 0x7f507d381cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d381a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11337 1726853241.43226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11337 1726853241.43279: 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 0x7f507d384230> <<< 11337 1726853241.43303: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d382390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11337 1726853241.43344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853241.43378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 11337 1726853241.43389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 11337 1726853241.43437: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d387a10> <<< 11337 1726853241.43563: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d3843e0> <<< 11337 1726853241.43634: 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 0x7f507d388770> <<< 11337 1726853241.43662: 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 0x7f507d388bc0> <<< 11337 1726853241.43722: 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 0x7f507d388aa0> <<< 11337 1726853241.43726: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d380410> <<< 11337 1726853241.43780: 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 <<< 11337 1726853241.43795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11337 1726853241.43807: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853241.43839: 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 0x7f507d2140b0> <<< 11337 1726853241.43994: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853241.44018: 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 0x7f507d215250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d38a840> <<< 11337 1726853241.44066: 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 0x7f507d38bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d38a4b0> # zipimport: zlib available <<< 11337 1726853241.44073: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11337 1726853241.44095: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.44186: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.44284: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11337 1726853241.44320: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 11337 1726853241.44331: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 11337 1726853241.44450: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.44570: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.45126: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.45684: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11337 1726853241.45709: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11337 1726853241.45734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853241.45792: 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 0x7f507d2194f0> <<< 11337 1726853241.45885: 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' <<< 11337 1726853241.45907: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d21a2d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d38a870> <<< 11337 1726853241.45970: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11337 1726853241.46006: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 11337 1726853241.46023: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.46166: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.46332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 11337 1726853241.46349: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d21a480> # zipimport: zlib available <<< 11337 1726853241.46806: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.47249: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.47320: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.47400: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11337 1726853241.47410: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.47442: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.47484: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11337 1726853241.47497: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.47555: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.47656: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11337 1726853241.47661: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.47687: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 11337 1726853241.47715: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.47760: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 11337 1726853241.47994: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.48231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11337 1726853241.48303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11337 1726853241.48306: stdout chunk (state=3): >>>import '_ast' # <<< 11337 1726853241.48389: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d21b500> <<< 11337 1726853241.48392: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.48461: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.48548: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 11337 1726853241.48577: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 11337 1726853241.48618: stdout chunk (state=3): >>># zipimport: zlib available<<< 11337 1726853241.48646: stdout chunk (state=3): >>> <<< 11337 1726853241.48668: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11337 1726853241.48684: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.48714: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.48757: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.48814: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.48888: 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 <<< 11337 1726853241.48934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853241.49023: 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 0x7f507d225fa0> <<< 11337 1726853241.49060: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d223350> <<< 11337 1726853241.49099: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 11337 1726853241.49173: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.49237: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.49258: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.49308: 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' <<< 11337 1726853241.49342: 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 <<< 11337 1726853241.49365: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11337 1726853241.49449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11337 1726853241.49475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11337 1726853241.49489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11337 1726853241.49530: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d30e7e0> <<< 11337 1726853241.49570: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507da124e0> <<< 11337 1726853241.49667: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d225d30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd66630> # destroy ansible.module_utils.distro <<< 11337 1726853241.49685: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 11337 1726853241.49707: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.49736: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11337 1726853241.49817: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11337 1726853241.49821: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11337 1726853241.49846: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 11337 1726853241.49895: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.49968: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.49994: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11337 1726853241.50039: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.50083: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.50113: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.50165: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 11337 1726853241.50242: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.50311: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.50336: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.50380: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 11337 1726853241.50383: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.50557: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.50736: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.50765: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.50831: 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' <<< 11337 1726853241.50878: 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' <<< 11337 1726853241.50894: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 11337 1726853241.50932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 11337 1726853241.50967: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d2b9d60> <<< 11337 1726853241.50998: stdout chunk (state=3): >>># /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 <<< 11337 1726853241.51047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 11337 1726853241.51070: 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' <<< 11337 1726853241.51109: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ceabe00> <<< 11337 1726853241.51133: 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 0x7f507ceb03e0> <<< 11337 1726853241.51189: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d2a2ed0> <<< 11337 1726853241.51241: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d2ba900> <<< 11337 1726853241.51257: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d2b8440> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d2b80b0> <<< 11337 1726853241.51269: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11337 1726853241.51345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 11337 1726853241.51369: stdout chunk (state=3): >>># /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' <<< 11337 1726853241.51393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 11337 1726853241.51441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 11337 1726853241.51449: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507ceb31a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ceb2a50> <<< 11337 1726853241.51503: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507ceb2c30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ceb1e80> <<< 11337 1726853241.51506: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11337 1726853241.51649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 11337 1726853241.51666: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ceb3290> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 11337 1726853241.51699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 11337 1726853241.51735: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507cf19dc0> <<< 11337 1726853241.51790: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ceb3da0> <<< 11337 1726853241.51887: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d2b8170> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 11337 1726853241.51904: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 11337 1726853241.51921: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.51966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 11337 1726853241.51989: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.52077: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.52102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 11337 1726853241.52128: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 11337 1726853241.52316: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.52319: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 11337 1726853241.52347: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.52410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 11337 1726853241.52414: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.52597: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11337 1726853241.52639: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 11337 1726853241.53145: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.53577: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 11337 1726853241.53596: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.53631: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.53690: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.53721: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.53766: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 11337 1726853241.53826: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11337 1726853241.53855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 11337 1726853241.53896: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.53955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11337 1726853241.53978: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.53999: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.54030: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 11337 1726853241.54041: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.54072: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.54104: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 11337 1726853241.54116: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.54189: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.54296: 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' <<< 11337 1726853241.54330: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507cf1b0b0> <<< 11337 1726853241.54349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 11337 1726853241.54383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 11337 1726853241.54494: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507cf1a7b0> import 'ansible.module_utils.facts.system.local' # <<< 11337 1726853241.54497: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.54564: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.54636: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 11337 1726853241.54732: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.54821: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 11337 1726853241.54836: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.54893: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.55176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 11337 1726853241.55203: stdout chunk (state=3): >>># 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' <<< 11337 1726853241.55249: 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 0x7f507cf4dfa0> <<< 11337 1726853241.55437: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507cf3e780> <<< 11337 1726853241.55459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 11337 1726853241.55504: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.55559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 11337 1726853241.55577: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.55653: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.55739: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.55858: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.56002: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 11337 1726853241.56050: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.56287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 11337 1726853241.56315: 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 0x7f507cf65af0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507cf1ad50> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 11337 1726853241.56333: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.56370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 11337 1726853241.56387: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.56538: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.56698: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 11337 1726853241.56799: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.56907: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.56941: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.56996: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 11337 1726853241.57054: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11337 1726853241.57179: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.57325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 11337 1726853241.57347: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.57458: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.57577: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 11337 1726853241.57617: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.57656: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.58231: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.58739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 11337 1726853241.58847: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.58959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11337 1726853241.58979: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.59060: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.59164: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 11337 1726853241.59327: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.59738: 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 <<< 11337 1726853241.59786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 11337 1726853241.59808: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11337 1726853241.59826: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.60022: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.60228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 11337 1726853241.60243: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.60276: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.60330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 11337 1726853241.60333: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.60377: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.60381: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 11337 1726853241.60481: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.60599: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 11337 1726853241.60602: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.60604: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 11337 1726853241.60650: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.60713: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 11337 1726853241.60770: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.60826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 11337 1726853241.60890: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.61152: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.61377: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 11337 1726853241.61443: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.61501: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 11337 1726853241.61515: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.61548: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.61595: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 11337 1726853241.61610: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.61623: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.61663: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 11337 1726853241.61692: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.61729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 11337 1726853241.61742: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.61826: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.61907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 11337 1726853241.61940: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 11337 1726853241.61951: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.61989: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.62059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 11337 1726853241.62083: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.62094: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11337 1726853241.62135: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.62185: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.62253: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.62346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 11337 1726853241.62350: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 11337 1726853241.62365: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.62404: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.62466: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 11337 1726853241.62469: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.62662: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.62864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 11337 1726853241.62876: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.62910: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.62964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 11337 1726853241.63002: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.63386: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.63389: stdout chunk (state=3): >>>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' # <<< 11337 1726853241.63429: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11337 1726853241.63513: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 11337 1726853241.63533: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853241.64076: 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' <<< 11337 1726853241.64114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 11337 1726853241.64126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 11337 1726853241.64159: 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 0x7f507ccfa510> <<< 11337 1726853241.64173: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ccfa8d0> <<< 11337 1726853241.64219: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ccf3dd0> <<< 11337 1726853241.80907: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 11337 1726853241.80946: 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 0x7f507cd41010> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 11337 1726853241.80983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 11337 1726853241.80997: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507cd41d90> <<< 11337 1726853241.81041: 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' <<< 11337 1726853241.81109: 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 0x7f507cd88440> <<< 11337 1726853241.81127: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507cd8a180> <<< 11337 1726853241.81389: 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 <<< 11337 1726853242.01579: stdout chunk (state=3): >>> {"ansible_facts": {"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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_fips": false, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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.46.199 55604 10.31.11.217 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.46.199 55604 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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "27", "second": "21", "epoch": "1726853241", "epoch_int": "1726853241", "date": "2024-09-20", "time": "13:27:21", "iso8601_micro": "2024-09-20T17:27:21.646606Z", "iso8601": "2024-09-20T17:27:21Z", "iso8601_basic": "20240920T132721646606", "iso8601_basic_short": "20240920T132721", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkS<<< 11337 1726853242.01621: stdout chunk (state=3): >>>kijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.5830078125, "5m": 0.3134765625, "15m": 0.14599609375}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "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_pkg_mgr": "dnf", "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": 2987, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 544, "free": 2987}, "nocache": {"free": 3301, "used": 230}, "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": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "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": 385, "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": 261805948928, "block_size": 4096, "block_total": 65519099, "block_available": 63917468, "block_used": 1601631, "inode_total": 131070960, "inode_available": 131029154, "inode_used": 41806, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 11337 1726853242.02301: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 11337 1726853242.02349: 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 <<< 11337 1726853242.02378: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.02420: stdout chunk (state=3): >>># 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<<< 11337 1726853242.02424: stdout chunk (state=3): >>> # 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 <<< 11337 1726853242.02468: stdout chunk (state=3): >>># 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__ <<< 11337 1726853242.02498: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg <<< 11337 1726853242.02565: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.02588: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.02955: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11337 1726853242.03007: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression <<< 11337 1726853242.03037: stdout chunk (state=3): >>># destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 11337 1726853242.03067: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 11337 1726853242.03131: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.03165: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 11337 1726853242.03190: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11337 1726853242.03220: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 11337 1726853242.03230: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 11337 1726853242.03293: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 11337 1726853242.03337: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 11337 1726853242.03367: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 11337 1726853242.03397: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 11337 1726853242.03438: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 11337 1726853242.03474: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct # destroy glob <<< 11337 1726853242.03485: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.03562: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 11337 1726853242.03597: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.03686: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.03692: stdout chunk (state=3): >>># destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools <<< 11337 1726853242.03729: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.03900: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11337 1726853242.03923: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 11337 1726853242.03964: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 11337 1726853242.03985: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11337 1726853242.04021: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 11337 1726853242.04046: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 11337 1726853242.04065: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11337 1726853242.04159: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 11337 1726853242.04194: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 11337 1726853242.04227: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 11337 1726853242.04261: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 11337 1726853242.04279: stdout chunk (state=3): >>># clear sys.audit hooks <<< 11337 1726853242.04676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853242.04691: stderr chunk (state=3): >>>Shared connection to 10.31.11.217 closed. <<< 11337 1726853242.04776: stderr chunk (state=3): >>><<< 11337 1726853242.04779: stdout chunk (state=3): >>><<< 11337 1726853242.04988: _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 0x7f507dee84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507deb7b30> # /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 0x7f507deeaa50> 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 0x7f507dc99130> # /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 0x7f507dc99fa0> 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 0x7f507dcd7dd0> # /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 0x7f507dcd7fe0> # /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 0x7f507dd0f800> # /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 0x7f507dd0fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dcefaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dced1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dcd4f80> # /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 0x7f507dd2f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd2e300> # /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 0x7f507dcee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dcd6e70> # /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 0x7f507dd647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dcd4200> # /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 0x7f507dd64c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd64b00> # 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 0x7f507dd64ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dcd2d20> # /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 0x7f507dd655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd65280> 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 0x7f507dd664b0> 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 0x7f507dd7c680> 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 0x7f507dd7dd30> # /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 0x7f507dd7ebd0> # 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 0x7f507dd7f230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd7e120> # /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 0x7f507dd7fcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd7f3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd66450> # /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 0x7f507da7fb90> # /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 0x7f507daa8650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507daa83b0> # 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 0x7f507daa8680> # /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 0x7f507daa8fb0> # 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 0x7f507daa9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507daa8860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507da7dd60> # /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 0x7f507daaacc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507daa97f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd66ba0> # /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 0x7f507dad7020> # /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 0x7f507dafb410> # /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 0x7f507db581a0> # /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 0x7f507db5a900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507db582c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507db251c0> # /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 0x7f507d9612e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dafa210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507daabbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f507dafa570> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_p4dwn88k/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 0x7f507d9c3020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d9a1f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d9a10a0> # 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 0x7f507d9c1310> # /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 0x7f507d9f29c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d9f2750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d9f2060> # /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 0x7f507d9f27b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507deea9c0> 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 0x7f507d9f3740> # 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 0x7f507d9f3980> # /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 0x7f507d9f3ec0> 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 0x7f507d32dcd0> # 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 0x7f507d32f8c0> # /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 0x7f507d3302c0> # /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 0x7f507d331460> # /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 0x7f507d333ec0> # 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 0x7f507db27dd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d332180> # /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 0x7f507d33bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d33a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d33a630> # /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 0x7f507d33ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d332600> # 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 0x7f507d37fe90> # /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 0x7f507d380110> # /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 0x7f507d381cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d381a90> # /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 0x7f507d384230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d382390> # /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 0x7f507d387a10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d3843e0> # 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 0x7f507d388770> # 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 0x7f507d388bc0> # 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 0x7f507d388aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d380410> # /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 0x7f507d2140b0> # 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 0x7f507d215250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d38a840> # 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 0x7f507d38bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d38a4b0> # 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 0x7f507d2194f0> # /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 0x7f507d21a2d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d38a870> 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 0x7f507d21a480> # 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 0x7f507d21b500> # 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 0x7f507d225fa0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d223350> 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 0x7f507d30e7e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507da124e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d225d30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507dd66630> # 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 0x7f507d2b9d60> # /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 0x7f507ceabe00> # 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 0x7f507ceb03e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d2a2ed0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d2ba900> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d2b8440> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d2b80b0> # /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 0x7f507ceb31a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ceb2a50> # 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 0x7f507ceb2c30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ceb1e80> # /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 0x7f507ceb3290> # /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 0x7f507cf19dc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ceb3da0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507d2b8170> 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 0x7f507cf1b0b0> # /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 0x7f507cf1a7b0> 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 0x7f507cf4dfa0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507cf3e780> 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 0x7f507cf65af0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507cf1ad50> 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 0x7f507ccfa510> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ccfa8d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ccf3dd0> # /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 0x7f507cd41010> # /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 0x7f507cd41d90> # /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 0x7f507cd88440> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507cd8a180> 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_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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_fips": false, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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.46.199 55604 10.31.11.217 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.46.199 55604 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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "27", "second": "21", "epoch": "1726853241", "epoch_int": "1726853241", "date": "2024-09-20", "time": "13:27:21", "iso8601_micro": "2024-09-20T17:27:21.646606Z", "iso8601": "2024-09-20T17:27:21Z", "iso8601_basic": "20240920T132721646606", "iso8601_basic_short": "20240920T132721", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.5830078125, "5m": 0.3134765625, "15m": 0.14599609375}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "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_pkg_mgr": "dnf", "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": 2987, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 544, "free": 2987}, "nocache": {"free": 3301, "used": 230}, "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": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "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": 385, "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": 261805948928, "block_size": 4096, "block_total": 65519099, "block_available": 63917468, "block_used": 1601631, "inode_total": 131070960, "inode_available": 131029154, "inode_used": 41806, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 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. 11337 1726853242.07003: 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-1726853240.9021442-11390-129629338011414/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11337 1726853242.07068: _low_level_execute_command(): starting 11337 1726853242.07073: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853240.9021442-11390-129629338011414/ > /dev/null 2>&1 && sleep 0' 11337 1726853242.07681: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11337 1726853242.07693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11337 1726853242.07725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 11337 1726853242.07737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853242.07768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 11337 1726853242.07783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853242.07866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 11337 1726853242.07887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853242.07907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853242.07995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853242.09997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853242.10177: stdout chunk (state=3): >>><<< 11337 1726853242.10181: stderr chunk (state=3): >>><<< 11337 1726853242.10195: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853242.10376: handler run complete 11337 1726853242.10380: variable 'ansible_facts' from source: unknown 11337 1726853242.10436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853242.10799: variable 'ansible_facts' from source: unknown 11337 1726853242.10896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853242.11045: attempt loop complete, returning result 11337 1726853242.11055: _execute() done 11337 1726853242.11062: dumping result to json 11337 1726853242.11099: done dumping result, returning 11337 1726853242.11111: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-a537-98c5-0000000000cc] 11337 1726853242.11118: sending task result for task 02083763-bbaf-a537-98c5-0000000000cc 11337 1726853242.11937: done sending task result for task 02083763-bbaf-a537-98c5-0000000000cc 11337 1726853242.11940: WORKER PROCESS EXITING ok: [managed_node3] 11337 1726853242.12366: no more pending results, returning what we have 11337 1726853242.12368: results queue empty 11337 1726853242.12369: checking for any_errors_fatal 11337 1726853242.12372: done checking for any_errors_fatal 11337 1726853242.12374: checking for max_fail_percentage 11337 1726853242.12376: done checking for max_fail_percentage 11337 1726853242.12376: checking to see if all hosts have failed and the running result is not ok 11337 1726853242.12377: done checking to see if all hosts have failed 11337 1726853242.12378: getting the remaining hosts for this loop 11337 1726853242.12379: done getting the remaining hosts for this loop 11337 1726853242.12383: getting the next task for host managed_node3 11337 1726853242.12389: done getting next task for host managed_node3 11337 1726853242.12390: ^ task is: TASK: meta (flush_handlers) 11337 1726853242.12393: ^ 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 11337 1726853242.12396: getting variables 11337 1726853242.12398: in VariableManager get_vars() 11337 1726853242.12428: Calling all_inventory to load vars for managed_node3 11337 1726853242.12431: Calling groups_inventory to load vars for managed_node3 11337 1726853242.12434: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853242.12443: Calling all_plugins_play to load vars for managed_node3 11337 1726853242.12446: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853242.12449: Calling groups_plugins_play to load vars for managed_node3 11337 1726853242.12846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853242.13115: done with get_vars() 11337 1726853242.13125: done getting variables 11337 1726853242.13200: in VariableManager get_vars() 11337 1726853242.13209: Calling all_inventory to load vars for managed_node3 11337 1726853242.13211: Calling groups_inventory to load vars for managed_node3 11337 1726853242.13214: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853242.13218: Calling all_plugins_play to load vars for managed_node3 11337 1726853242.13220: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853242.13223: Calling groups_plugins_play to load vars for managed_node3 11337 1726853242.13364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853242.13562: done with get_vars() 11337 1726853242.13578: done queuing things up, now waiting for results queue to drain 11337 1726853242.13580: results queue empty 11337 1726853242.13581: checking for any_errors_fatal 11337 1726853242.13589: done checking for any_errors_fatal 11337 1726853242.13590: checking for max_fail_percentage 11337 1726853242.13591: done checking for max_fail_percentage 11337 1726853242.13591: checking to see if all hosts have failed and the running result is not ok 11337 1726853242.13592: done checking to see if all hosts have failed 11337 1726853242.13593: getting the remaining hosts for this loop 11337 1726853242.13594: done getting the remaining hosts for this loop 11337 1726853242.13601: getting the next task for host managed_node3 11337 1726853242.13606: done getting next task for host managed_node3 11337 1726853242.13609: ^ task is: TASK: Include the task 'el_repo_setup.yml' 11337 1726853242.13610: ^ 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 11337 1726853242.13612: getting variables 11337 1726853242.13613: in VariableManager get_vars() 11337 1726853242.13626: Calling all_inventory to load vars for managed_node3 11337 1726853242.13629: Calling groups_inventory to load vars for managed_node3 11337 1726853242.13631: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853242.13635: Calling all_plugins_play to load vars for managed_node3 11337 1726853242.13638: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853242.13641: Calling groups_plugins_play to load vars for managed_node3 11337 1726853242.13802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853242.13998: done with get_vars() 11337 1726853242.14005: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:10 Friday 20 September 2024 13:27:22 -0400 (0:00:01.278) 0:00:01.288 ****** 11337 1726853242.14096: entering _queue_task() for managed_node3/include_tasks 11337 1726853242.14098: Creating lock for include_tasks 11337 1726853242.14519: worker is 1 (out of 1 available) 11337 1726853242.14529: exiting _queue_task() for managed_node3/include_tasks 11337 1726853242.14537: done queuing things up, now waiting for results queue to drain 11337 1726853242.14540: waiting for pending results... 11337 1726853242.14717: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 11337 1726853242.14787: in run() - task 02083763-bbaf-a537-98c5-000000000006 11337 1726853242.14812: variable 'ansible_search_path' from source: unknown 11337 1726853242.14878: calling self._execute() 11337 1726853242.14933: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853242.14947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853242.14963: variable 'omit' from source: magic vars 11337 1726853242.15139: _execute() done 11337 1726853242.15142: dumping result to json 11337 1726853242.15145: done dumping result, returning 11337 1726853242.15147: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-a537-98c5-000000000006] 11337 1726853242.15150: sending task result for task 02083763-bbaf-a537-98c5-000000000006 11337 1726853242.15317: no more pending results, returning what we have 11337 1726853242.15323: in VariableManager get_vars() 11337 1726853242.15424: Calling all_inventory to load vars for managed_node3 11337 1726853242.15427: Calling groups_inventory to load vars for managed_node3 11337 1726853242.15431: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853242.15444: Calling all_plugins_play to load vars for managed_node3 11337 1726853242.15447: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853242.15450: Calling groups_plugins_play to load vars for managed_node3 11337 1726853242.15797: done sending task result for task 02083763-bbaf-a537-98c5-000000000006 11337 1726853242.15800: WORKER PROCESS EXITING 11337 1726853242.15819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853242.16173: done with get_vars() 11337 1726853242.16182: variable 'ansible_search_path' from source: unknown 11337 1726853242.16196: we have included files to process 11337 1726853242.16198: generating all_blocks data 11337 1726853242.16199: done generating all_blocks data 11337 1726853242.16200: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11337 1726853242.16201: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11337 1726853242.16204: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11337 1726853242.16912: in VariableManager get_vars() 11337 1726853242.16927: done with get_vars() 11337 1726853242.16940: done processing included file 11337 1726853242.16942: iterating over new_blocks loaded from include file 11337 1726853242.16943: in VariableManager get_vars() 11337 1726853242.16953: done with get_vars() 11337 1726853242.16955: filtering new block on tags 11337 1726853242.16970: done filtering new block on tags 11337 1726853242.16975: in VariableManager get_vars() 11337 1726853242.16986: done with get_vars() 11337 1726853242.16992: filtering new block on tags 11337 1726853242.17011: done filtering new block on tags 11337 1726853242.17014: in VariableManager get_vars() 11337 1726853242.17025: done with get_vars() 11337 1726853242.17026: filtering new block on tags 11337 1726853242.17039: done filtering new block on tags 11337 1726853242.17041: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 11337 1726853242.17046: extending task lists for all hosts with included blocks 11337 1726853242.17099: done extending task lists 11337 1726853242.17100: done processing included files 11337 1726853242.17101: results queue empty 11337 1726853242.17102: checking for any_errors_fatal 11337 1726853242.17103: done checking for any_errors_fatal 11337 1726853242.17104: checking for max_fail_percentage 11337 1726853242.17105: done checking for max_fail_percentage 11337 1726853242.17105: checking to see if all hosts have failed and the running result is not ok 11337 1726853242.17106: done checking to see if all hosts have failed 11337 1726853242.17107: getting the remaining hosts for this loop 11337 1726853242.17108: done getting the remaining hosts for this loop 11337 1726853242.17110: getting the next task for host managed_node3 11337 1726853242.17114: done getting next task for host managed_node3 11337 1726853242.17120: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 11337 1726853242.17122: ^ 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 11337 1726853242.17124: getting variables 11337 1726853242.17125: in VariableManager get_vars() 11337 1726853242.17133: Calling all_inventory to load vars for managed_node3 11337 1726853242.17135: Calling groups_inventory to load vars for managed_node3 11337 1726853242.17137: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853242.17142: Calling all_plugins_play to load vars for managed_node3 11337 1726853242.17144: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853242.17146: Calling groups_plugins_play to load vars for managed_node3 11337 1726853242.17317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853242.17512: done with get_vars() 11337 1726853242.17520: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:27:22 -0400 (0:00:00.034) 0:00:01.323 ****** 11337 1726853242.17593: entering _queue_task() for managed_node3/setup 11337 1726853242.17983: worker is 1 (out of 1 available) 11337 1726853242.17993: exiting _queue_task() for managed_node3/setup 11337 1726853242.18001: done queuing things up, now waiting for results queue to drain 11337 1726853242.18003: waiting for pending results... 11337 1726853242.18140: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 11337 1726853242.18280: in run() - task 02083763-bbaf-a537-98c5-0000000000dd 11337 1726853242.18299: variable 'ansible_search_path' from source: unknown 11337 1726853242.18306: variable 'ansible_search_path' from source: unknown 11337 1726853242.18351: calling self._execute() 11337 1726853242.18454: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853242.18466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853242.18481: variable 'omit' from source: magic vars 11337 1726853242.19030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853242.21261: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853242.21432: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853242.21436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853242.21438: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853242.21452: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853242.21531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853242.21577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853242.21649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853242.21652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853242.21676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853242.21855: variable 'ansible_facts' from source: unknown 11337 1726853242.21936: variable 'network_test_required_facts' from source: task vars 11337 1726853242.21987: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 11337 1726853242.21998: variable 'omit' from source: magic vars 11337 1726853242.22036: variable 'omit' from source: magic vars 11337 1726853242.22078: variable 'omit' from source: magic vars 11337 1726853242.22176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11337 1726853242.22181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11337 1726853242.22184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11337 1726853242.22186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11337 1726853242.22199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11337 1726853242.22234: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11337 1726853242.22242: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853242.22250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853242.22359: Set connection var ansible_shell_executable to /bin/sh 11337 1726853242.22370: Set connection var ansible_shell_type to sh 11337 1726853242.22409: Set connection var ansible_pipelining to False 11337 1726853242.22418: Set connection var ansible_connection to ssh 11337 1726853242.22421: Set connection var ansible_timeout to 10 11337 1726853242.22424: Set connection var ansible_module_compression to ZIP_DEFLATED 11337 1726853242.22439: variable 'ansible_shell_executable' from source: unknown 11337 1726853242.22446: variable 'ansible_connection' from source: unknown 11337 1726853242.22453: variable 'ansible_module_compression' from source: unknown 11337 1726853242.22518: variable 'ansible_shell_type' from source: unknown 11337 1726853242.22523: variable 'ansible_shell_executable' from source: unknown 11337 1726853242.22525: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853242.22527: variable 'ansible_pipelining' from source: unknown 11337 1726853242.22529: variable 'ansible_timeout' from source: unknown 11337 1726853242.22531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853242.22755: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11337 1726853242.22759: variable 'omit' from source: magic vars 11337 1726853242.22761: starting attempt loop 11337 1726853242.22763: running the handler 11337 1726853242.22766: _low_level_execute_command(): starting 11337 1726853242.22768: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11337 1726853242.23437: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853242.23453: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11337 1726853242.23521: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853242.23564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 11337 1726853242.23588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853242.23610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853242.23702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853242.25428: stdout chunk (state=3): >>>/root <<< 11337 1726853242.25592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853242.25595: stdout chunk (state=3): >>><<< 11337 1726853242.25598: stderr chunk (state=3): >>><<< 11337 1726853242.25705: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853242.25717: _low_level_execute_command(): starting 11337 1726853242.25721: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853242.2561882-11455-165386157180454 `" && echo ansible-tmp-1726853242.2561882-11455-165386157180454="` echo /root/.ansible/tmp/ansible-tmp-1726853242.2561882-11455-165386157180454 `" ) && sleep 0' 11337 1726853242.26385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 11337 1726853242.26411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853242.26426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853242.26519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853242.28517: stdout chunk (state=3): >>>ansible-tmp-1726853242.2561882-11455-165386157180454=/root/.ansible/tmp/ansible-tmp-1726853242.2561882-11455-165386157180454 <<< 11337 1726853242.28662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853242.28685: stdout chunk (state=3): >>><<< 11337 1726853242.28702: stderr chunk (state=3): >>><<< 11337 1726853242.28876: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853242.2561882-11455-165386157180454=/root/.ansible/tmp/ansible-tmp-1726853242.2561882-11455-165386157180454 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853242.28880: variable 'ansible_module_compression' from source: unknown 11337 1726853242.28883: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-1133756yphb0s/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11337 1726853242.28899: variable 'ansible_facts' from source: unknown 11337 1726853242.29126: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853242.2561882-11455-165386157180454/AnsiballZ_setup.py 11337 1726853242.29351: Sending initial data 11337 1726853242.29354: Sent initial data (154 bytes) 11337 1726853242.29997: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11337 1726853242.30013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11337 1726853242.30029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11337 1726853242.30106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853242.30157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 11337 1726853242.30180: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853242.30215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853242.30320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853242.31977: 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 <<< 11337 1726853242.32056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11337 1726853242.32119: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-1133756yphb0s/tmphvz28yi7 /root/.ansible/tmp/ansible-tmp-1726853242.2561882-11455-165386157180454/AnsiballZ_setup.py <<< 11337 1726853242.32122: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853242.2561882-11455-165386157180454/AnsiballZ_setup.py" <<< 11337 1726853242.32182: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-1133756yphb0s/tmphvz28yi7" to remote "/root/.ansible/tmp/ansible-tmp-1726853242.2561882-11455-165386157180454/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853242.2561882-11455-165386157180454/AnsiballZ_setup.py" <<< 11337 1726853242.33903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853242.33907: stdout chunk (state=3): >>><<< 11337 1726853242.33909: stderr chunk (state=3): >>><<< 11337 1726853242.33911: done transferring module to remote 11337 1726853242.33913: _low_level_execute_command(): starting 11337 1726853242.33915: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853242.2561882-11455-165386157180454/ /root/.ansible/tmp/ansible-tmp-1726853242.2561882-11455-165386157180454/AnsiballZ_setup.py && sleep 0' 11337 1726853242.34474: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11337 1726853242.34560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853242.34581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853242.34607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853242.34691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853242.36704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853242.36708: stdout chunk (state=3): >>><<< 11337 1726853242.36710: stderr chunk (state=3): >>><<< 11337 1726853242.36720: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853242.36722: _low_level_execute_command(): starting 11337 1726853242.36724: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853242.2561882-11455-165386157180454/AnsiballZ_setup.py && sleep 0' 11337 1726853242.37387: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 11337 1726853242.37411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853242.37429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853242.37687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853242.40005: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 11337 1726853242.40235: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # import '_io' # <<< 11337 1726853242.40246: stdout chunk (state=3): >>>import 'marshal' # <<< 11337 1726853242.40496: stdout chunk (state=3): >>>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 0x7f96835bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968358bb00> # /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 0x7f96835bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 11337 1726853242.40568: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11337 1726853242.40598: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11337 1726853242.40631: stdout chunk (state=3): >>>import 'os' # <<< 11337 1726853242.40667: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 11337 1726853242.40690: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 11337 1726853242.40710: 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 <<< 11337 1726853242.40728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 11337 1726853242.40740: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96835cd130> <<< 11337 1726853242.40993: 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 0x7f96835cdfa0> 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. <<< 11337 1726853242.41255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11337 1726853242.41277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11337 1726853242.41295: 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' <<< 11337 1726853242.41316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11337 1726853242.41375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11337 1726853242.41379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11337 1726853242.41445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11337 1726853242.41448: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96833cbe90> <<< 11337 1726853242.41451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11337 1726853242.41469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11337 1726853242.41490: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96833cbf50> <<< 11337 1726853242.41645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 11337 1726853242.41672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683403890> <<< 11337 1726853242.41682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683403f20> <<< 11337 1726853242.41728: stdout chunk (state=3): >>>import '_collections' # <<< 11337 1726853242.41758: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96833e3b60> <<< 11337 1726853242.41800: stdout chunk (state=3): >>>import '_functools' # <<< 11337 1726853242.41808: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96833e1280> <<< 11337 1726853242.41905: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96833c9040> <<< 11337 1726853242.41914: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11337 1726853242.41938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 11337 1726853242.41969: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11337 1726853242.42012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11337 1726853242.42015: 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' <<< 11337 1726853242.42077: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683423800> <<< 11337 1726853242.42084: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683422420> <<< 11337 1726853242.42103: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96833e2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683420b60> <<< 11337 1726853242.42164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11337 1726853242.42191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683458860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96833c82c0> # /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' <<< 11337 1726853242.42236: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853242.42239: 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 0x7f9683458d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683458bc0> <<< 11337 1726853242.42277: 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 0x7f9683458f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96833c6de0> <<< 11337 1726853242.42313: 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' <<< 11337 1726853242.42335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11337 1726853242.42383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11337 1726853242.42394: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683459610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96834592e0> import 'importlib.machinery' # <<< 11337 1726853242.42431: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 11337 1726853242.42461: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968345a510> import 'importlib.util' # import 'runpy' # <<< 11337 1726853242.42491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11337 1726853242.42529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11337 1726853242.42567: 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 0x7f9683470710> <<< 11337 1726853242.42616: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853242.42624: 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 0x7f9683471df0> <<< 11337 1726853242.42673: 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' <<< 11337 1726853242.42682: 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' <<< 11337 1726853242.42735: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683472c90> <<< 11337 1726853242.42739: 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 0x7f96834732f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96834721e0> <<< 11337 1726853242.42763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 11337 1726853242.42812: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853242.42823: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9683473d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96834734a0> <<< 11337 1726853242.42867: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968345a540> <<< 11337 1726853242.42893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11337 1726853242.42930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11337 1726853242.42933: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11337 1726853242.42956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11337 1726853242.43011: 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 0x7f968316bc50> <<< 11337 1726853242.43035: 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' <<< 11337 1726853242.43061: 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 0x7f9683194710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683194470> <<< 11337 1726853242.43081: 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 0x7f9683194590> <<< 11337 1726853242.43118: 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' <<< 11337 1726853242.43193: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853242.43339: 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 0x7f9683195010> <<< 11337 1726853242.43476: 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 0x7f96831959d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96831948c0> <<< 11337 1726853242.43511: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683169df0> <<< 11337 1726853242.43575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11337 1726853242.43603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 11337 1726853242.43627: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683196de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683195b20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968345ac30> <<< 11337 1726853242.43649: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11337 1726853242.43876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853242.43879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11337 1726853242.43911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96831c3140> # /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' <<< 11337 1726853242.43944: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96831e34d0> <<< 11337 1726853242.43956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11337 1726853242.43988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11337 1726853242.44052: stdout chunk (state=3): >>>import 'ntpath' # <<< 11337 1726853242.44077: 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 0x7f9683244200> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11337 1726853242.44120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11337 1726853242.44139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11337 1726853242.44179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11337 1726853242.44268: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683246960> <<< 11337 1726853242.44348: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683244320> <<< 11337 1726853242.44375: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683209250> <<< 11337 1726853242.44411: 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 0x7f9682b252e0> <<< 11337 1726853242.44431: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96831e22d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683197d40> <<< 11337 1726853242.44614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11337 1726853242.44673: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f96831e2630> <<< 11337 1726853242.46349: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_wntjr378/ansible_setup_payload.zip' <<< 11337 1726853242.46353: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.46464: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.46506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11337 1726853242.46509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11337 1726853242.46552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11337 1726853242.46657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11337 1726853242.46747: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682b8ef90> import '_typing' # <<< 11337 1726853242.46865: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682b6de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682b6cfe0> # zipimport: zlib available <<< 11337 1726853242.47015: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 11337 1726853242.48374: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.49527: 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 0x7f9682b8ce30> <<< 11337 1726853242.49558: 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' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 11337 1726853242.49597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 11337 1726853242.49735: 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 0x7f9682bbe960> <<< 11337 1726853242.49756: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682bbe6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682bbe000> # /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' <<< 11337 1726853242.49782: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682bbe4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682b8f9b0> import 'atexit' # <<< 11337 1726853242.49861: 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 0x7f9682bbf6e0> <<< 11337 1726853242.49864: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9682bbf920> <<< 11337 1726853242.49867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11337 1726853242.49973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11337 1726853242.49976: stdout chunk (state=3): >>>import '_locale' # <<< 11337 1726853242.50049: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682bbfe30> import 'pwd' # <<< 11337 1726853242.50132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a29ca0> <<< 11337 1726853242.50136: 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 0x7f9682a2b8c0> <<< 11337 1726853242.50156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11337 1726853242.50229: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a2c2c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11337 1726853242.50263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a2d460> <<< 11337 1726853242.50312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11337 1726853242.50319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 11337 1726853242.50416: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a2fef0> <<< 11337 1726853242.50419: 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 0x7f96833c6ed0> <<< 11337 1726853242.50462: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a2e1b0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11337 1726853242.50578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11337 1726853242.50602: 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 <<< 11337 1726853242.50654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11337 1726853242.50683: 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 0x7f9682a37f20> <<< 11337 1726853242.50703: stdout chunk (state=3): >>>import '_tokenize' # <<< 11337 1726853242.50816: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a369f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a36750> <<< 11337 1726853242.50823: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 11337 1726853242.50827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 11337 1726853242.50894: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a36cc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a2e6c0> <<< 11337 1726853242.51055: 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 0x7f9682a7c1a0> # /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 0x7f9682a7c350> <<< 11337 1726853242.51075: 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 0x7f9682a7ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a7db80> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11337 1726853242.51103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11337 1726853242.51169: 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 0x7f9682a802c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a7e450> <<< 11337 1726853242.51267: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11337 1726853242.51282: 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' # <<< 11337 1726853242.51303: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a83aa0> <<< 11337 1726853242.51431: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a80470> <<< 11337 1726853242.51682: 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 0x7f9682a84830> <<< 11337 1726853242.51715: 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 0x7f9682a84a70> # 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 0x7f9682a843e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a7c500> # /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 0x7f96829104d0> <<< 11337 1726853242.51851: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853242.51878: 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 0x7f9682911a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a86c30> <<< 11337 1726853242.51902: 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 0x7f9682a87fb0> <<< 11337 1726853242.51943: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a86840> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11337 1726853242.51961: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.52053: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.52138: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.52187: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 11337 1726853242.52202: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 11337 1726853242.52318: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.52436: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.53000: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.53556: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11337 1726853242.53601: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11337 1726853242.53604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853242.53663: 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 0x7f9682915b80> <<< 11337 1726853242.53756: 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' <<< 11337 1726853242.53778: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96829169f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682911a30> <<< 11337 1726853242.53842: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11337 1726853242.53875: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11337 1726853242.53886: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 11337 1726853242.54037: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.54205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 11337 1726853242.54217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682916570> # zipimport: zlib available <<< 11337 1726853242.54682: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.55154: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.55259: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.55441: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 11337 1726853242.55461: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 11337 1726853242.55517: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11337 1726853242.55542: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 11337 1726853242.55800: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 11337 1726853242.55864: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.56100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11337 1726853242.56183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11337 1726853242.56187: stdout chunk (state=3): >>>import '_ast' # <<< 11337 1726853242.56355: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682917a10> # zipimport: zlib available # zipimport: zlib available <<< 11337 1726853242.56414: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 11337 1726853242.56440: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 11337 1726853242.56460: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.56484: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.56530: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 11337 1726853242.56661: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.56687: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11337 1726853242.56750: 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 <<< 11337 1726853242.56815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853242.56887: 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' <<< 11337 1726853242.56905: 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 0x7f96829222d0> <<< 11337 1726853242.56926: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968291d1c0> <<< 11337 1726853242.57009: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 11337 1726853242.57032: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.57093: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.57122: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.57178: 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' <<< 11337 1726853242.57193: 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 <<< 11337 1726853242.57222: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11337 1726853242.57237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11337 1726853242.57298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11337 1726853242.57330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11337 1726853242.57333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11337 1726853242.57389: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a0aa80> <<< 11337 1726853242.57426: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682bea750> <<< 11337 1726853242.57527: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a854f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a366c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11337 1726853242.57530: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.57574: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.57588: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11337 1726853242.57659: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11337 1726853242.57687: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 11337 1726853242.57752: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.57822: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.57843: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.57862: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.57896: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.57942: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.57975: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.58021: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 11337 1726853242.58032: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.58100: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.58187: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.58192: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.58237: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 11337 1726853242.58423: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.58594: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.58637: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.58692: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 11337 1726853242.58698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853242.58730: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 11337 1726853242.58733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 11337 1726853242.58742: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 11337 1726853242.58784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 11337 1726853242.58798: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96829b2840> <<< 11337 1726853242.58826: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 11337 1726853242.58854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 11337 1726853242.58857: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 11337 1726853242.58899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 11337 1726853242.58948: 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' <<< 11337 1726853242.58951: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682598170> <<< 11337 1726853242.58979: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853242.58996: 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 0x7f96825984d0> <<< 11337 1726853242.59052: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96829a7410> <<< 11337 1726853242.59112: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96829b3380> <<< 11337 1726853242.59117: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96829b0f20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96829b0a40> <<< 11337 1726853242.59134: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11337 1726853242.59194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 11337 1726853242.59216: stdout chunk (state=3): >>># /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' <<< 11337 1726853242.59266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 11337 1726853242.59291: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968259b440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968259acf0> <<< 11337 1726853242.59324: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968259aed0> <<< 11337 1726853242.59357: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968259a120> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11337 1726853242.59498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 11337 1726853242.59501: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968259b620> <<< 11337 1726853242.59520: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 11337 1726853242.59546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 11337 1726853242.59580: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96825fa150> <<< 11337 1726853242.59604: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96825f8170> <<< 11337 1726853242.59646: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96829b0c20> import 'ansible.module_utils.facts.timeout' # <<< 11337 1726853242.59679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 11337 1726853242.59704: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 11337 1726853242.59766: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.59836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 11337 1726853242.59841: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.59892: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.59957: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 11337 1726853242.59987: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 11337 1726853242.60005: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.60055: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.60059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 11337 1726853242.60068: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.60107: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.60164: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 11337 1726853242.60167: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.60209: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.60260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 11337 1726853242.60331: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.60378: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.60440: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.60504: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 11337 1726853242.60522: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.60999: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.61437: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 11337 1726853242.61491: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.61550: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.61586: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.61628: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 11337 1726853242.61660: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11337 1726853242.61705: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 11337 1726853242.61818: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.61828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11337 1726853242.61888: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.61893: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 11337 1726853242.61932: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.61956: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 11337 1726853242.61979: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.62043: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.62142: 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' <<< 11337 1726853242.62167: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96825fa300> <<< 11337 1726853242.62190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 11337 1726853242.62219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 11337 1726853242.62334: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96825faed0> <<< 11337 1726853242.62348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 11337 1726853242.62351: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.62423: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.62488: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 11337 1726853242.62497: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.62584: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.62682: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 11337 1726853242.62684: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.62752: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.62822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 11337 1726853242.62840: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.62876: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.62924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11337 1726853242.62972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 11337 1726853242.63069: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853242.63115: 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 0x7f96826364b0> <<< 11337 1726853242.63308: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96826262d0> import 'ansible.module_utils.facts.system.python' # <<< 11337 1726853242.63332: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.63376: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.63435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 11337 1726853242.63530: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.63611: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.63719: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.63902: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 11337 1726853242.63906: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.63937: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.63975: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 11337 1726853242.64046: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.64295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968264a2d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682649ee0> 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 <<< 11337 1726853242.64424: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.64587: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 11337 1726853242.64590: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.64738: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.64856: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.64868: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.64873: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 11337 1726853242.64876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 11337 1726853242.64878: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.64909: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.64919: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.65083: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.65232: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 11337 1726853242.65378: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.65483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 11337 1726853242.65536: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.65554: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.66112: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.66633: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 11337 1726853242.66652: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.66753: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.66874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11337 1726853242.66878: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.66966: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.67076: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 11337 1726853242.67081: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.67255: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.67389: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 11337 1726853242.67400: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.67415: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 11337 1726853242.67432: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.67474: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.67527: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 11337 1726853242.67621: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.67724: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.67934: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.68149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 11337 1726853242.68183: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.68197: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.68236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 11337 1726853242.68248: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.68283: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.68309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 11337 1726853242.68368: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.68445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 11337 1726853242.68447: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.68479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.68495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 11337 1726853242.68513: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.68561: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.68631: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 11337 1726853242.68634: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.68691: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.68749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 11337 1726853242.68758: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69023: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 11337 1726853242.69293: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69357: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69415: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 11337 1726853242.69423: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69461: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69494: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 11337 1726853242.69507: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69536: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69562: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 11337 1726853242.69584: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69610: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 11337 1726853242.69654: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69741: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 11337 1726853242.69841: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69845: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 11337 1726853242.69864: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69912: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 11337 1726853242.69964: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.69984: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.70007: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.70052: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.70104: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.70170: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.70251: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 11337 1726853242.70258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 11337 1726853242.70270: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.70323: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.70365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 11337 1726853242.70384: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.70580: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.70778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 11337 1726853242.70783: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.70832: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.70885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 11337 1726853242.70888: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.70930: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.70984: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 11337 1726853242.70993: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.71072: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.71152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 11337 1726853242.71162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 11337 1726853242.71167: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.71260: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.71349: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 11337 1726853242.71352: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 11337 1726853242.71436: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853242.71627: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 11337 1726853242.71631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 11337 1726853242.71661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 11337 1726853242.71666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 11337 1726853242.71703: 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 0x7f9682446690> <<< 11337 1726853242.71720: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682445070> <<< 11337 1726853242.71769: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968243cc50> <<< 11337 1726853242.72956: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0<<< 11337 1726853242.72972: stdout chunk (state=3): >>>,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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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.46.199 55604 10.31.11.217 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.46.199 55604 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_apparmor": {"status": "disabled"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "27", "second": "22", "epoch": "1726853242", "epoch_int": "1726853242", "date": "2024-09-20", "time": "13:27:22", "iso8601_micro": "2024-09-20T17:27:22.724578Z", "iso8601": "2024-09-20T17:27:22Z", "iso8601_basic": "20240920T132722724578", "iso8601_basic_short": "20240920T132722", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "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_local": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 11337 1726853242.73600: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 11337 1726853242.73613: 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 <<< 11337 1726853242.73625: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 11337 1726853242.73636: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.73658: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.73673: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.73697: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.73719: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.73742: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.73767: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters <<< 11337 1726853242.73785: stdout chunk (state=3): >>># 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<<< 11337 1726853242.73812: stdout chunk (state=3): >>> # 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 <<< 11337 1726853242.73834: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.73852: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.73873: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.73881: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.73899: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.73921: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.73925: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.73928: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.74289: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11337 1726853242.74302: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 11337 1726853242.74322: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 11337 1726853242.74352: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 11337 1726853242.74369: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 11337 1726853242.74413: stdout chunk (state=3): >>># destroy ntpath <<< 11337 1726853242.74431: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 11337 1726853242.74454: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 11337 1726853242.74459: stdout chunk (state=3): >>># destroy json.scanner <<< 11337 1726853242.74468: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 11337 1726853242.74486: stdout chunk (state=3): >>># destroy _locale <<< 11337 1726853242.74501: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 11337 1726853242.74508: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11337 1726853242.74546: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 11337 1726853242.74565: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 11337 1726853242.74617: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 11337 1726853242.74620: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context <<< 11337 1726853242.74638: stdout chunk (state=3): >>># destroy array # destroy _compat_pickle <<< 11337 1726853242.74645: stdout chunk (state=3): >>># destroy _pickle <<< 11337 1726853242.74666: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 11337 1726853242.74680: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors <<< 11337 1726853242.74697: stdout chunk (state=3): >>># destroy _multiprocessing <<< 11337 1726853242.74717: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 11337 1726853242.74720: stdout chunk (state=3): >>># destroy datetime <<< 11337 1726853242.74723: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 11337 1726853242.74742: stdout chunk (state=3): >>># destroy _ssl <<< 11337 1726853242.74774: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 11337 1726853242.74788: stdout chunk (state=3): >>># destroy errno # destroy json <<< 11337 1726853242.74817: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 11337 1726853242.74835: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 11337 1726853242.74893: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep<<< 11337 1726853242.74900: stdout chunk (state=3): >>> # 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 <<< 11337 1726853242.74919: stdout chunk (state=3): >>># 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 <<< 11337 1726853242.74922: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 11337 1726853242.74943: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 11337 1726853242.74962: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 11337 1726853242.74976: 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 <<< 11337 1726853242.74995: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 11337 1726853242.75012: stdout chunk (state=3): >>># destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 11337 1726853242.75034: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 11337 1726853242.75038: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools<<< 11337 1726853242.75078: stdout chunk (state=3): >>> # 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 <<< 11337 1726853242.75081: 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<<< 11337 1726853242.75099: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io<<< 11337 1726853242.75113: stdout chunk (state=3): >>> # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 11337 1726853242.75125: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 11337 1726853242.75130: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11337 1726853242.75304: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11337 1726853242.75310: stdout chunk (state=3): >>># destroy _socket <<< 11337 1726853242.75327: stdout chunk (state=3): >>># destroy _collections <<< 11337 1726853242.75365: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 11337 1726853242.75368: stdout chunk (state=3): >>># destroy tokenize <<< 11337 1726853242.75392: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11337 1726853242.75418: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 11337 1726853242.75438: 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 # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 11337 1726853242.75457: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 11337 1726853242.75483: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11337 1726853242.75592: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 11337 1726853242.75596: stdout chunk (state=3): >>> # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 11337 1726853242.75599: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math <<< 11337 1726853242.75601: stdout chunk (state=3): >>># destroy _bisect <<< 11337 1726853242.75627: stdout chunk (state=3): >>># destroy time <<< 11337 1726853242.75630: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 11337 1726853242.75665: stdout chunk (state=3): >>># destroy _hashlib <<< 11337 1726853242.75672: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string <<< 11337 1726853242.75683: stdout chunk (state=3): >>># destroy re <<< 11337 1726853242.75700: stdout chunk (state=3): >>># destroy itertools <<< 11337 1726853242.75707: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 11337 1726853242.75727: stdout chunk (state=3): >>># clear sys.audit hooks <<< 11337 1726853242.76106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 11337 1726853242.76139: stderr chunk (state=3): >>><<< 11337 1726853242.76143: stdout chunk (state=3): >>><<< 11337 1726853242.76247: _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 0x7f96835bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968358bb00> # /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 0x7f96835bea50> 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 0x7f96835cd130> # /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 0x7f96835cdfa0> 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 0x7f96833cbe90> # /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 0x7f96833cbf50> # /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 0x7f9683403890> # /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 0x7f9683403f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96833e3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96833e1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96833c9040> # /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 0x7f9683423800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683422420> # /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 0x7f96833e2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683420b60> # /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 0x7f9683458860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96833c82c0> # /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 0x7f9683458d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683458bc0> # 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 0x7f9683458f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96833c6de0> # /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 0x7f9683459610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96834592e0> 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 0x7f968345a510> 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 0x7f9683470710> 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 0x7f9683471df0> # /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 0x7f9683472c90> # 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 0x7f96834732f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96834721e0> # /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 0x7f9683473d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96834734a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968345a540> # /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 0x7f968316bc50> # /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 0x7f9683194710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683194470> # 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 0x7f9683194590> # /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 0x7f9683195010> # 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 0x7f96831959d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96831948c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683169df0> # /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 0x7f9683196de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683195b20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968345ac30> # /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 0x7f96831c3140> # /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 0x7f96831e34d0> # /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 0x7f9683244200> # /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 0x7f9683246960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683244320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683209250> # /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 0x7f9682b252e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96831e22d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9683197d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f96831e2630> # zipimport: found 103 names in '/tmp/ansible_setup_payload_wntjr378/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 0x7f9682b8ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682b6de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682b6cfe0> # 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 0x7f9682b8ce30> # /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 0x7f9682bbe960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682bbe6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682bbe000> # /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 0x7f9682bbe4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682b8f9b0> 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 0x7f9682bbf6e0> # 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 0x7f9682bbf920> # /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 0x7f9682bbfe30> 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 0x7f9682a29ca0> # 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 0x7f9682a2b8c0> # /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 0x7f9682a2c2c0> # /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 0x7f9682a2d460> # /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 0x7f9682a2fef0> # 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 0x7f96833c6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a2e1b0> # /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 0x7f9682a37f20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a369f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a36750> # /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 0x7f9682a36cc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a2e6c0> # 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 0x7f9682a7c1a0> # /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 0x7f9682a7c350> # /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 0x7f9682a7ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a7db80> # /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 0x7f9682a802c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a7e450> # /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 0x7f9682a83aa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a80470> # 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 0x7f9682a84830> # 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 0x7f9682a84a70> # 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 0x7f9682a843e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a7c500> # /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 0x7f96829104d0> # 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 0x7f9682911a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a86c30> # 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 0x7f9682a87fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a86840> # 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 0x7f9682915b80> # /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 0x7f96829169f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682911a30> 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 0x7f9682916570> # 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 0x7f9682917a10> # 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 0x7f96829222d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968291d1c0> 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 0x7f9682a0aa80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682bea750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a854f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682a366c0> # 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 0x7f96829b2840> # /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 0x7f9682598170> # 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 0x7f96825984d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96829a7410> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96829b3380> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96829b0f20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96829b0a40> # /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 0x7f968259b440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968259acf0> # 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 0x7f968259aed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968259a120> # /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 0x7f968259b620> # /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 0x7f96825fa150> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96825f8170> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96829b0c20> 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 0x7f96825fa300> # /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 0x7f96825faed0> 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 0x7f96826364b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96826262d0> 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 0x7f968264a2d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682649ee0> 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 0x7f9682446690> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9682445070> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968243cc50> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_lsb": {}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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.46.199 55604 10.31.11.217 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.46.199 55604 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_apparmor": {"status": "disabled"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "27", "second": "22", "epoch": "1726853242", "epoch_int": "1726853242", "date": "2024-09-20", "time": "13:27:22", "iso8601_micro": "2024-09-20T17:27:22.724578Z", "iso8601": "2024-09-20T17:27:22Z", "iso8601_basic": "20240920T132722724578", "iso8601_basic_short": "20240920T132722", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "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_local": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 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 11337 1726853242.77043: 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-1726853242.2561882-11455-165386157180454/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11337 1726853242.77047: _low_level_execute_command(): starting 11337 1726853242.77049: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853242.2561882-11455-165386157180454/ > /dev/null 2>&1 && sleep 0' 11337 1726853242.77051: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11337 1726853242.77054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11337 1726853242.77063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11337 1726853242.77094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11337 1726853242.77097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853242.77099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11337 1726853242.77101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 11337 1726853242.77108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853242.77155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 11337 1726853242.77169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853242.77235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853242.79152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853242.79185: stderr chunk (state=3): >>><<< 11337 1726853242.79189: stdout chunk (state=3): >>><<< 11337 1726853242.79202: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853242.79208: handler run complete 11337 1726853242.79237: variable 'ansible_facts' from source: unknown 11337 1726853242.79281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853242.79349: variable 'ansible_facts' from source: unknown 11337 1726853242.79394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853242.79426: attempt loop complete, returning result 11337 1726853242.79429: _execute() done 11337 1726853242.79432: dumping result to json 11337 1726853242.79442: done dumping result, returning 11337 1726853242.79450: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-a537-98c5-0000000000dd] 11337 1726853242.79453: sending task result for task 02083763-bbaf-a537-98c5-0000000000dd ok: [managed_node3] 11337 1726853242.79677: no more pending results, returning what we have 11337 1726853242.79680: results queue empty 11337 1726853242.79681: checking for any_errors_fatal 11337 1726853242.79682: done checking for any_errors_fatal 11337 1726853242.79683: checking for max_fail_percentage 11337 1726853242.79684: done checking for max_fail_percentage 11337 1726853242.79685: checking to see if all hosts have failed and the running result is not ok 11337 1726853242.79686: done checking to see if all hosts have failed 11337 1726853242.79686: getting the remaining hosts for this loop 11337 1726853242.79688: done getting the remaining hosts for this loop 11337 1726853242.79691: getting the next task for host managed_node3 11337 1726853242.79699: done getting next task for host managed_node3 11337 1726853242.79701: ^ task is: TASK: Check if system is ostree 11337 1726853242.79703: ^ 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 11337 1726853242.79706: getting variables 11337 1726853242.79707: in VariableManager get_vars() 11337 1726853242.79730: Calling all_inventory to load vars for managed_node3 11337 1726853242.79733: Calling groups_inventory to load vars for managed_node3 11337 1726853242.79735: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853242.79746: Calling all_plugins_play to load vars for managed_node3 11337 1726853242.79749: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853242.79751: Calling groups_plugins_play to load vars for managed_node3 11337 1726853242.79885: done sending task result for task 02083763-bbaf-a537-98c5-0000000000dd 11337 1726853242.79889: WORKER PROCESS EXITING 11337 1726853242.79903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853242.80019: done with get_vars() 11337 1726853242.80026: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:27:22 -0400 (0:00:00.625) 0:00:01.948 ****** 11337 1726853242.80096: entering _queue_task() for managed_node3/stat 11337 1726853242.80295: worker is 1 (out of 1 available) 11337 1726853242.80306: exiting _queue_task() for managed_node3/stat 11337 1726853242.80315: done queuing things up, now waiting for results queue to drain 11337 1726853242.80317: waiting for pending results... 11337 1726853242.80457: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 11337 1726853242.80517: in run() - task 02083763-bbaf-a537-98c5-0000000000df 11337 1726853242.80526: variable 'ansible_search_path' from source: unknown 11337 1726853242.80530: variable 'ansible_search_path' from source: unknown 11337 1726853242.80560: calling self._execute() 11337 1726853242.80615: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853242.80620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853242.80630: variable 'omit' from source: magic vars 11337 1726853242.80956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11337 1726853242.81127: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11337 1726853242.81159: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11337 1726853242.81204: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11337 1726853242.81231: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11337 1726853242.81292: 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) 11337 1726853242.81312: 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) 11337 1726853242.81330: 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) 11337 1726853242.81350: 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) 11337 1726853242.81436: Evaluated conditional (not __network_is_ostree is defined): True 11337 1726853242.81439: variable 'omit' from source: magic vars 11337 1726853242.81465: variable 'omit' from source: magic vars 11337 1726853242.81492: variable 'omit' from source: magic vars 11337 1726853242.81511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11337 1726853242.81535: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11337 1726853242.81577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11337 1726853242.81581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11337 1726853242.81583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11337 1726853242.81590: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11337 1726853242.81593: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853242.81597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853242.81665: Set connection var ansible_shell_executable to /bin/sh 11337 1726853242.81669: Set connection var ansible_shell_type to sh 11337 1726853242.81675: Set connection var ansible_pipelining to False 11337 1726853242.81678: Set connection var ansible_connection to ssh 11337 1726853242.81684: Set connection var ansible_timeout to 10 11337 1726853242.81689: Set connection var ansible_module_compression to ZIP_DEFLATED 11337 1726853242.81704: variable 'ansible_shell_executable' from source: unknown 11337 1726853242.81707: variable 'ansible_connection' from source: unknown 11337 1726853242.81710: variable 'ansible_module_compression' from source: unknown 11337 1726853242.81712: variable 'ansible_shell_type' from source: unknown 11337 1726853242.81715: variable 'ansible_shell_executable' from source: unknown 11337 1726853242.81717: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853242.81719: variable 'ansible_pipelining' from source: unknown 11337 1726853242.81723: variable 'ansible_timeout' from source: unknown 11337 1726853242.81727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853242.81825: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11337 1726853242.81833: variable 'omit' from source: magic vars 11337 1726853242.81838: starting attempt loop 11337 1726853242.81842: running the handler 11337 1726853242.81855: _low_level_execute_command(): starting 11337 1726853242.81861: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11337 1726853242.82369: 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 <<< 11337 1726853242.82375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853242.82378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration <<< 11337 1726853242.82380: 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.11.217 originally 10.31.11.217 debug2: match found <<< 11337 1726853242.82382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853242.82422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853242.82434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853242.82510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853242.84234: stdout chunk (state=3): >>>/root <<< 11337 1726853242.84340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853242.84367: stderr chunk (state=3): >>><<< 11337 1726853242.84373: stdout chunk (state=3): >>><<< 11337 1726853242.84393: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853242.84407: _low_level_execute_command(): starting 11337 1726853242.84413: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853242.843933-11481-143269968723177 `" && echo ansible-tmp-1726853242.843933-11481-143269968723177="` echo /root/.ansible/tmp/ansible-tmp-1726853242.843933-11481-143269968723177 `" ) && sleep 0' 11337 1726853242.84874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11337 1726853242.84877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853242.84881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11337 1726853242.84884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853242.84938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 11337 1726853242.84943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853242.84946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853242.85013: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853242.86972: stdout chunk (state=3): >>>ansible-tmp-1726853242.843933-11481-143269968723177=/root/.ansible/tmp/ansible-tmp-1726853242.843933-11481-143269968723177 <<< 11337 1726853242.87077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853242.87104: stderr chunk (state=3): >>><<< 11337 1726853242.87107: stdout chunk (state=3): >>><<< 11337 1726853242.87123: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853242.843933-11481-143269968723177=/root/.ansible/tmp/ansible-tmp-1726853242.843933-11481-143269968723177 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853242.87167: variable 'ansible_module_compression' from source: unknown 11337 1726853242.87211: ANSIBALLZ: Using lock for stat 11337 1726853242.87214: ANSIBALLZ: Acquiring lock 11337 1726853242.87216: ANSIBALLZ: Lock acquired: 139900031358048 11337 1726853242.87219: ANSIBALLZ: Creating module 11337 1726853242.97276: ANSIBALLZ: Writing module into payload 11337 1726853242.97477: ANSIBALLZ: Writing module 11337 1726853242.97481: ANSIBALLZ: Renaming module 11337 1726853242.97484: ANSIBALLZ: Done creating module 11337 1726853242.97486: variable 'ansible_facts' from source: unknown 11337 1726853242.97516: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853242.843933-11481-143269968723177/AnsiballZ_stat.py 11337 1726853242.97759: Sending initial data 11337 1726853242.97768: Sent initial data (152 bytes) 11337 1726853242.98336: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853242.98364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853242.98452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853243.00170: 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 <<< 11337 1726853243.00265: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11337 1726853243.00318: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-1133756yphb0s/tmpyprsgz2s /root/.ansible/tmp/ansible-tmp-1726853242.843933-11481-143269968723177/AnsiballZ_stat.py <<< 11337 1726853243.00339: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853242.843933-11481-143269968723177/AnsiballZ_stat.py" <<< 11337 1726853243.00411: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-1133756yphb0s/tmpyprsgz2s" to remote "/root/.ansible/tmp/ansible-tmp-1726853242.843933-11481-143269968723177/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853242.843933-11481-143269968723177/AnsiballZ_stat.py" <<< 11337 1726853243.01256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853243.01268: stderr chunk (state=3): >>><<< 11337 1726853243.01279: stdout chunk (state=3): >>><<< 11337 1726853243.01336: done transferring module to remote 11337 1726853243.01353: _low_level_execute_command(): starting 11337 1726853243.01433: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853242.843933-11481-143269968723177/ /root/.ansible/tmp/ansible-tmp-1726853242.843933-11481-143269968723177/AnsiballZ_stat.py && sleep 0' 11337 1726853243.02039: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11337 1726853243.02056: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11337 1726853243.02068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11337 1726853243.02088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11337 1726853243.02143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853243.02210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 11337 1726853243.02240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853243.02285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853243.02362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853243.04295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853243.04299: stdout chunk (state=3): >>><<< 11337 1726853243.04301: stderr chunk (state=3): >>><<< 11337 1726853243.04386: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853243.04389: _low_level_execute_command(): starting 11337 1726853243.04392: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853242.843933-11481-143269968723177/AnsiballZ_stat.py && sleep 0' 11337 1726853243.04993: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853243.05041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 11337 1726853243.05048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853243.05107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853243.07388: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11337 1726853243.07410: stdout chunk (state=3): >>>import _imp # builtin <<< 11337 1726853243.07432: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 11337 1726853243.07505: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11337 1726853243.07542: stdout chunk (state=3): >>>import 'posix' # <<< 11337 1726853243.07587: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11337 1726853243.07614: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 11337 1726853243.07669: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 11337 1726853243.07687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 11337 1726853243.07708: stdout chunk (state=3): >>>import 'codecs' # <<< 11337 1726853243.07742: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11337 1726853243.07767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 11337 1726853243.07770: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32fbc4d0> <<< 11337 1726853243.07788: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32f8bb00> <<< 11337 1726853243.07799: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 11337 1726853243.07809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 11337 1726853243.07814: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32fbea50> <<< 11337 1726853243.07848: stdout chunk (state=3): >>>import '_signal' # <<< 11337 1726853243.07863: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 11337 1726853243.07884: stdout chunk (state=3): >>>import 'io' # <<< 11337 1726853243.07921: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11337 1726853243.08011: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11337 1726853243.08048: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11337 1726853243.08080: stdout chunk (state=3): >>>import 'os' # <<< 11337 1726853243.08085: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 11337 1726853243.08106: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 11337 1726853243.08111: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 11337 1726853243.08132: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 11337 1726853243.08173: 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' <<< 11337 1726853243.08183: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32fcd130> <<< 11337 1726853243.08242: 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' <<< 11337 1726853243.08276: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32fcdfa0> <<< 11337 1726853243.08328: stdout chunk (state=3): >>>import 'site' # <<< 11337 1726853243.08331: 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. <<< 11337 1726853243.08556: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11337 1726853243.08580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11337 1726853243.08595: 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' <<< 11337 1726853243.08622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11337 1726853243.08655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11337 1726853243.08668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11337 1726853243.08702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11337 1726853243.08739: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32dcbe90> <<< 11337 1726853243.08786: 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' <<< 11337 1726853243.08789: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32dcbf50> <<< 11337 1726853243.08834: 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' <<< 11337 1726853243.08846: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11337 1726853243.08901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853243.08905: stdout chunk (state=3): >>>import 'itertools' # <<< 11337 1726853243.08928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e03890> <<< 11337 1726853243.08964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 11337 1726853243.08978: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e03f20> <<< 11337 1726853243.08985: stdout chunk (state=3): >>>import '_collections' # <<< 11337 1726853243.09040: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32de3b60> <<< 11337 1726853243.09043: stdout chunk (state=3): >>>import '_functools' # <<< 11337 1726853243.09079: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32de1280> <<< 11337 1726853243.09172: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32dc9040> <<< 11337 1726853243.09202: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11337 1726853243.09213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11337 1726853243.09227: stdout chunk (state=3): >>>import '_sre' # <<< 11337 1726853243.09248: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11337 1726853243.09281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11337 1726853243.09298: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 11337 1726853243.09301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 11337 1726853243.09329: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e23800> <<< 11337 1726853243.09349: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e22420> <<< 11337 1726853243.09374: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 11337 1726853243.09377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 11337 1726853243.09388: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32de2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e20b60> <<< 11337 1726853243.09439: 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' <<< 11337 1726853243.09450: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e58860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32dc82c0> <<< 11337 1726853243.09472: 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' <<< 11337 1726853243.09513: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c32e58d10> <<< 11337 1726853243.09519: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e58bc0> <<< 11337 1726853243.09555: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853243.09564: 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 0x7f5c32e58f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32dc6de0> <<< 11337 1726853243.09594: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 11337 1726853243.09599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853243.09625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11337 1726853243.09656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11337 1726853243.09673: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e59610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e592e0> <<< 11337 1726853243.09677: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 11337 1726853243.09719: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 11337 1726853243.09722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 11337 1726853243.09732: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e5a510> <<< 11337 1726853243.09748: stdout chunk (state=3): >>>import 'importlib.util' # <<< 11337 1726853243.09755: stdout chunk (state=3): >>>import 'runpy' # <<< 11337 1726853243.09780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11337 1726853243.09811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11337 1726853243.09837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 11337 1726853243.09848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e70710> <<< 11337 1726853243.09858: stdout chunk (state=3): >>>import 'errno' # <<< 11337 1726853243.09889: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853243.09893: 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 0x7f5c32e71df0> <<< 11337 1726853243.09916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11337 1726853243.09931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11337 1726853243.09952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 11337 1726853243.09959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 11337 1726853243.09966: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e72c90> <<< 11337 1726853243.10017: 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' <<< 11337 1726853243.10025: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c32e732f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e721e0> <<< 11337 1726853243.10046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 11337 1726853243.10052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 11337 1726853243.10101: 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' <<< 11337 1726853243.10106: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c32e73d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e734a0> <<< 11337 1726853243.10164: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e5a540> <<< 11337 1726853243.10179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11337 1726853243.10207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11337 1726853243.10224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11337 1726853243.10252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11337 1726853243.10282: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853243.10288: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c32c0fc50> <<< 11337 1726853243.10308: 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' <<< 11337 1726853243.10342: 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 0x7f5c32c387a0> <<< 11337 1726853243.10349: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c38500> <<< 11337 1726853243.10360: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853243.10379: stdout chunk (state=3): >>># 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 0x7f5c32c38710> <<< 11337 1726853243.10403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 11337 1726853243.10408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 11337 1726853243.10483: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853243.10607: 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 0x7f5c32c390d0> <<< 11337 1726853243.10743: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853243.10774: 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 0x7f5c32c39ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c38980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c0ddf0> <<< 11337 1726853243.10803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11337 1726853243.10815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 11337 1726853243.10841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 11337 1726853243.10862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c3aea0> <<< 11337 1726853243.10902: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c39be0> <<< 11337 1726853243.10906: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e5ac30> <<< 11337 1726853243.10931: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11337 1726853243.11001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853243.11013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11337 1726853243.11055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11337 1726853243.11080: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c631d0> <<< 11337 1726853243.11149: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11337 1726853243.11157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853243.11166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11337 1726853243.11186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11337 1726853243.11232: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c87590> <<< 11337 1726853243.11254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11337 1726853243.11300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11337 1726853243.11377: stdout chunk (state=3): >>>import 'ntpath' # <<< 11337 1726853243.11388: 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 0x7f5c32ce82f0> <<< 11337 1726853243.11402: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11337 1726853243.11436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11337 1726853243.11454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11337 1726853243.11504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11337 1726853243.11587: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32ceaa20> <<< 11337 1726853243.11661: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32ce83e0> <<< 11337 1726853243.11686: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32cad310> <<< 11337 1726853243.11712: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 11337 1726853243.11723: 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 0x7f5c32aed3a0> <<< 11337 1726853243.11737: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c86390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c3bda0> <<< 11337 1726853243.11860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11337 1726853243.11874: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5c32c86990> <<< 11337 1726853243.12460: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_k8c8z6wm/ansible_stat_payload.zip' # zipimport: zlib available <<< 11337 1726853243.12601: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.12628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11337 1726853243.12642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11337 1726853243.12687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11337 1726853243.12767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11337 1726853243.12803: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 11337 1726853243.12809: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b43080> import '_typing' # <<< 11337 1726853243.13000: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b21f70> <<< 11337 1726853243.13005: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b21100> <<< 11337 1726853243.13010: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.13032: stdout chunk (state=3): >>>import 'ansible' # <<< 11337 1726853243.13054: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.13061: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.13081: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.13087: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 11337 1726853243.13106: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.14539: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.15693: 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' <<< 11337 1726853243.15711: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b40f20> <<< 11337 1726853243.15715: 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' <<< 11337 1726853243.15752: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 11337 1726853243.15754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 11337 1726853243.15777: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 11337 1726853243.15782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 11337 1726853243.15817: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853243.15819: 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 0x7f5c32b6a9c0> <<< 11337 1726853243.15856: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b6a780> <<< 11337 1726853243.15884: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b6a0f0> <<< 11337 1726853243.15912: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 11337 1726853243.15917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 11337 1726853243.15962: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b6aae0> <<< 11337 1726853243.15967: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b43b00> import 'atexit' # <<< 11337 1726853243.16002: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853243.16017: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c32b6b710> <<< 11337 1726853243.16038: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c32b6b950> <<< 11337 1726853243.16051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11337 1726853243.16103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11337 1726853243.16115: stdout chunk (state=3): >>>import '_locale' # <<< 11337 1726853243.16165: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b6be90> <<< 11337 1726853243.16170: stdout chunk (state=3): >>>import 'pwd' # <<< 11337 1726853243.16192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11337 1726853243.16214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11337 1726853243.16256: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32511be0> <<< 11337 1726853243.16277: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853243.16293: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c32513800> <<< 11337 1726853243.16305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 11337 1726853243.16325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11337 1726853243.16358: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32518200> <<< 11337 1726853243.16382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11337 1726853243.16407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11337 1726853243.16430: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c325190d0> <<< 11337 1726853243.16447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11337 1726853243.16495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11337 1726853243.16509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 11337 1726853243.16513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 11337 1726853243.16569: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3251be30> <<< 11337 1726853243.16611: 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 0x7f5c32dc6ed0> <<< 11337 1726853243.16624: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3251a0f0> <<< 11337 1726853243.16647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11337 1726853243.16673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11337 1726853243.16700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 11337 1726853243.16703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 11337 1726853243.16724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11337 1726853243.16751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11337 1726853243.16791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 11337 1726853243.16795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3251fc80> <<< 11337 1726853243.16802: stdout chunk (state=3): >>>import '_tokenize' # <<< 11337 1726853243.16874: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3251e750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3251e4b0> <<< 11337 1726853243.16898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 11337 1726853243.16900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 11337 1726853243.16980: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3251ea20> <<< 11337 1726853243.17005: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3251a600> <<< 11337 1726853243.17035: 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 0x7f5c32567ef0> <<< 11337 1726853243.17062: 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 0x7f5c32567f50> <<< 11337 1726853243.17089: 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 <<< 11337 1726853243.17104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 11337 1726853243.17131: 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' <<< 11337 1726853243.17170: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853243.17175: 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 0x7f5c32569b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c325698e0> <<< 11337 1726853243.17190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11337 1726853243.17326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11337 1726853243.17377: 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 0x7f5c3256bfb0> <<< 11337 1726853243.17382: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3256a150> <<< 11337 1726853243.17404: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11337 1726853243.17451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853243.17473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 11337 1726853243.17486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 11337 1726853243.17490: stdout chunk (state=3): >>>import '_string' # <<< 11337 1726853243.17534: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3256f5c0> <<< 11337 1726853243.17663: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3256bf50> <<< 11337 1726853243.17731: 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'<<< 11337 1726853243.17736: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c32570680> <<< 11337 1726853243.17757: 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 0x7f5c32570620> <<< 11337 1726853243.17808: 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 0x7f5c325707d0> <<< 11337 1726853243.17813: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32568260> <<< 11337 1726853243.17837: 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' <<< 11337 1726853243.17859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11337 1726853243.17887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11337 1726853243.17915: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853243.17938: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853243.17943: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c32573f50> <<< 11337 1726853243.18104: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 11337 1726853243.18107: 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 0x7f5c325fd2e0> <<< 11337 1726853243.18114: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c325726f0> <<< 11337 1726853243.18143: 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 0x7f5c32573a70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c325722d0> <<< 11337 1726853243.18160: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.18182: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.18187: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 11337 1726853243.18203: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.18294: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.18387: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.18401: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 11337 1726853243.18435: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.18438: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.18440: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 11337 1726853243.18452: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.18567: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.18689: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.19261: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.19920: 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 0x7f5c324013a0> <<< 11337 1726853243.20018: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 11337 1726853243.20041: 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 0x7f5c324020c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c325735c0> <<< 11337 1726853243.20118: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11337 1726853243.20127: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.20152: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 11337 1726853243.20291: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.20463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32402060> <<< 11337 1726853243.20483: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.21003: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.21379: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.21456: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.21541: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11337 1726853243.21545: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.21568: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.21610: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11337 1726853243.21624: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.21692: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.21787: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11337 1726853243.21791: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.21822: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 11337 1726853243.21845: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.21895: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 11337 1726853243.22127: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.22355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11337 1726853243.22423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11337 1726853243.22428: stdout chunk (state=3): >>>import '_ast' # <<< 11337 1726853243.22506: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32403170> <<< 11337 1726853243.22511: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.22588: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.22664: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 11337 1726853243.22669: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 11337 1726853243.22696: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.22738: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.22780: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11337 1726853243.22787: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.22835: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.22881: stdout chunk (state=3): >>># zipimport: zlib available<<< 11337 1726853243.22887: stdout chunk (state=3): >>> <<< 11337 1726853243.22938: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.23009: 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 <<< 11337 1726853243.23056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853243.23150: 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' <<< 11337 1726853243.23156: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c3240ddf0> <<< 11337 1726853243.23187: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32409400> <<< 11337 1726853243.23219: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 11337 1726853243.23228: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 11337 1726853243.23235: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.23301: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.23361: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.23392: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.23438: 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 <<< 11337 1726853243.23442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 11337 1726853243.23458: 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 <<< 11337 1726853243.23485: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11337 1726853243.23501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11337 1726853243.23569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11337 1726853243.23586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11337 1726853243.23606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11337 1726853243.23663: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32bc26f0> <<< 11337 1726853243.23708: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32bb23c0> <<< 11337 1726853243.23794: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3240deb0> <<< 11337 1726853243.23798: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32403f50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 11337 1726853243.23837: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.23865: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11337 1726853243.23924: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11337 1726853243.23957: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.23961: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.23963: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 11337 1726853243.23974: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.24112: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.24315: stdout chunk (state=3): >>># zipimport: zlib available <<< 11337 1726853243.24437: 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__ <<< 11337 1726853243.24816: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 11337 1726853243.24839: 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 <<< 11337 1726853243.24853: stdout chunk (state=3): >>># 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__ <<< 11337 1726853243.24866: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # 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 <<< 11337 1726853243.24892: stdout chunk (state=3): >>># 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 <<< 11337 1726853243.24907: stdout chunk (state=3): >>># 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 <<< 11337 1726853243.24927: stdout chunk (state=3): >>># 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 <<< 11337 1726853243.24958: stdout chunk (state=3): >>># 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 <<< 11337 1726853243.24990: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info <<< 11337 1726853243.24994: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 11337 1726853243.25247: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11337 1726853243.25254: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 11337 1726853243.25273: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 11337 1726853243.25295: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 11337 1726853243.25302: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 11337 1726853243.25331: stdout chunk (state=3): >>># destroy ntpath <<< 11337 1726853243.25357: stdout chunk (state=3): >>># destroy importlib <<< 11337 1726853243.25363: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal <<< 11337 1726853243.25380: stdout chunk (state=3): >>># 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 <<< 11337 1726853243.25402: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 11337 1726853243.25406: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11337 1726853243.25430: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 11337 1726853243.25433: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 11337 1726853243.25461: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 11337 1726853243.25478: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 11337 1726853243.25522: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 11337 1726853243.25529: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 11337 1726853243.25554: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 11337 1726853243.25562: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 11337 1726853243.25606: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 11337 1726853243.25613: 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 <<< 11337 1726853243.25621: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants<<< 11337 1726853243.25623: stdout chunk (state=3): >>> # 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 <<< 11337 1726853243.25630: stdout chunk (state=3): >>># 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 <<< 11337 1726853243.25670: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 11337 1726853243.25675: stdout chunk (state=3): >>># 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 <<< 11337 1726853243.25683: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11337 1726853243.25694: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11337 1726853243.25845: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11337 1726853243.25849: stdout chunk (state=3): >>># destroy _socket <<< 11337 1726853243.25861: stdout chunk (state=3): >>># destroy _collections <<< 11337 1726853243.25878: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 11337 1726853243.25902: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 11337 1726853243.25915: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11337 1726853243.25955: stdout chunk (state=3): >>># destroy _typing <<< 11337 1726853243.25958: 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 <<< 11337 1726853243.25990: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11337 1726853243.26084: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 11337 1726853243.26088: stdout chunk (state=3): >>># 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 <<< 11337 1726853243.26115: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 11337 1726853243.26153: stdout chunk (state=3): >>># destroy _hashlib <<< 11337 1726853243.26156: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 11337 1726853243.26186: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre <<< 11337 1726853243.26196: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 11337 1726853243.26204: stdout chunk (state=3): >>># clear sys.audit hooks <<< 11337 1726853243.26533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 11337 1726853243.26568: stderr chunk (state=3): >>><<< 11337 1726853243.26573: stdout chunk (state=3): >>><<< 11337 1726853243.26636: _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 0x7f5c32fbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32f8bb00> # /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 0x7f5c32fbea50> 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 0x7f5c32fcd130> # /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 0x7f5c32fcdfa0> 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 0x7f5c32dcbe90> # /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 0x7f5c32dcbf50> # /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 0x7f5c32e03890> # /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 0x7f5c32e03f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32de3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32de1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32dc9040> # /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 0x7f5c32e23800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e22420> # /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 0x7f5c32de2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e20b60> # /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 0x7f5c32e58860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32dc82c0> # /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 0x7f5c32e58d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e58bc0> # 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 0x7f5c32e58f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32dc6de0> # /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 0x7f5c32e59610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e592e0> 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 0x7f5c32e5a510> 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 0x7f5c32e70710> 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 0x7f5c32e71df0> # /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 0x7f5c32e72c90> # 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 0x7f5c32e732f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e721e0> # /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 0x7f5c32e73d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e734a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e5a540> # /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 0x7f5c32c0fc50> # /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 0x7f5c32c387a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c38500> # 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 0x7f5c32c38710> # /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 0x7f5c32c390d0> # 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 0x7f5c32c39ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c38980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c0ddf0> # /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 0x7f5c32c3aea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c39be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32e5ac30> # /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 0x7f5c32c631d0> # /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 0x7f5c32c87590> # /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 0x7f5c32ce82f0> # /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 0x7f5c32ceaa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32ce83e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32cad310> # /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 0x7f5c32aed3a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c86390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32c3bda0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5c32c86990> # zipimport: found 30 names in '/tmp/ansible_stat_payload_k8c8z6wm/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 0x7f5c32b43080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b21f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b21100> # 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 0x7f5c32b40f20> # /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 0x7f5c32b6a9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b6a780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b6a0f0> # /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 0x7f5c32b6aae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32b43b00> 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 0x7f5c32b6b710> # 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 0x7f5c32b6b950> # /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 0x7f5c32b6be90> 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 0x7f5c32511be0> # 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 0x7f5c32513800> # /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 0x7f5c32518200> # /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 0x7f5c325190d0> # /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 0x7f5c3251be30> # 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 0x7f5c32dc6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3251a0f0> # /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 0x7f5c3251fc80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3251e750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3251e4b0> # /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 0x7f5c3251ea20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3251a600> # 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 0x7f5c32567ef0> # /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 0x7f5c32567f50> # /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 0x7f5c32569b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c325698e0> # /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 0x7f5c3256bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3256a150> # /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 0x7f5c3256f5c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3256bf50> # 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 0x7f5c32570680> # 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 0x7f5c32570620> # 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 0x7f5c325707d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32568260> # /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 0x7f5c32573f50> # 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 0x7f5c325fd2e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c325726f0> # 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 0x7f5c32573a70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c325722d0> # 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 0x7f5c324013a0> # /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 0x7f5c324020c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c325735c0> 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 0x7f5c32402060> # 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 0x7f5c32403170> # 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 0x7f5c3240ddf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32409400> 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 0x7f5c32bc26f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32bb23c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c3240deb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c32403f50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 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 11337 1726853243.27148: 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-1726853242.843933-11481-143269968723177/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11337 1726853243.27152: _low_level_execute_command(): starting 11337 1726853243.27154: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853242.843933-11481-143269968723177/ > /dev/null 2>&1 && sleep 0' 11337 1726853243.27303: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11337 1726853243.27313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11337 1726853243.27316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853243.27318: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11337 1726853243.27320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 11337 1726853243.27322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11337 1726853243.27365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 11337 1726853243.27369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11337 1726853243.27431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11337 1726853243.29347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11337 1726853243.29379: stderr chunk (state=3): >>><<< 11337 1726853243.29382: stdout chunk (state=3): >>><<< 11337 1726853243.29397: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 11337 1726853243.29403: handler run complete 11337 1726853243.29421: attempt loop complete, returning result 11337 1726853243.29425: _execute() done 11337 1726853243.29427: dumping result to json 11337 1726853243.29432: done dumping result, returning 11337 1726853243.29439: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [02083763-bbaf-a537-98c5-0000000000df] 11337 1726853243.29441: sending task result for task 02083763-bbaf-a537-98c5-0000000000df 11337 1726853243.29533: done sending task result for task 02083763-bbaf-a537-98c5-0000000000df 11337 1726853243.29536: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 11337 1726853243.29596: no more pending results, returning what we have 11337 1726853243.29600: results queue empty 11337 1726853243.29601: checking for any_errors_fatal 11337 1726853243.29607: done checking for any_errors_fatal 11337 1726853243.29608: checking for max_fail_percentage 11337 1726853243.29609: done checking for max_fail_percentage 11337 1726853243.29610: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.29611: done checking to see if all hosts have failed 11337 1726853243.29611: getting the remaining hosts for this loop 11337 1726853243.29612: done getting the remaining hosts for this loop 11337 1726853243.29616: getting the next task for host managed_node3 11337 1726853243.29622: done getting next task for host managed_node3 11337 1726853243.29624: ^ task is: TASK: Set flag to indicate system is ostree 11337 1726853243.29626: ^ 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 11337 1726853243.29630: getting variables 11337 1726853243.29632: in VariableManager get_vars() 11337 1726853243.29661: Calling all_inventory to load vars for managed_node3 11337 1726853243.29663: Calling groups_inventory to load vars for managed_node3 11337 1726853243.29667: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.29679: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.29682: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.29684: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.29910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.30101: done with get_vars() 11337 1726853243.30111: done getting variables 11337 1726853243.30208: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:27:23 -0400 (0:00:00.501) 0:00:02.449 ****** 11337 1726853243.30235: entering _queue_task() for managed_node3/set_fact 11337 1726853243.30237: Creating lock for set_fact 11337 1726853243.30501: worker is 1 (out of 1 available) 11337 1726853243.30511: exiting _queue_task() for managed_node3/set_fact 11337 1726853243.30522: done queuing things up, now waiting for results queue to drain 11337 1726853243.30524: waiting for pending results... 11337 1726853243.30786: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 11337 1726853243.30840: in run() - task 02083763-bbaf-a537-98c5-0000000000e0 11337 1726853243.30853: variable 'ansible_search_path' from source: unknown 11337 1726853243.30856: variable 'ansible_search_path' from source: unknown 11337 1726853243.30885: calling self._execute() 11337 1726853243.30947: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.30954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.30962: variable 'omit' from source: magic vars 11337 1726853243.31346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11337 1726853243.31514: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11337 1726853243.31546: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11337 1726853243.31575: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11337 1726853243.31600: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11337 1726853243.31662: 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) 11337 1726853243.31689: 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) 11337 1726853243.31706: 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) 11337 1726853243.31724: 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) 11337 1726853243.31814: Evaluated conditional (not __network_is_ostree is defined): True 11337 1726853243.31818: variable 'omit' from source: magic vars 11337 1726853243.31847: variable 'omit' from source: magic vars 11337 1726853243.31927: variable '__ostree_booted_stat' from source: set_fact 11337 1726853243.31963: variable 'omit' from source: magic vars 11337 1726853243.31987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11337 1726853243.32008: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11337 1726853243.32021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11337 1726853243.32034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11337 1726853243.32042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11337 1726853243.32066: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11337 1726853243.32069: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.32074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.32141: Set connection var ansible_shell_executable to /bin/sh 11337 1726853243.32147: Set connection var ansible_shell_type to sh 11337 1726853243.32150: Set connection var ansible_pipelining to False 11337 1726853243.32152: Set connection var ansible_connection to ssh 11337 1726853243.32159: Set connection var ansible_timeout to 10 11337 1726853243.32163: Set connection var ansible_module_compression to ZIP_DEFLATED 11337 1726853243.32180: variable 'ansible_shell_executable' from source: unknown 11337 1726853243.32183: variable 'ansible_connection' from source: unknown 11337 1726853243.32186: variable 'ansible_module_compression' from source: unknown 11337 1726853243.32188: variable 'ansible_shell_type' from source: unknown 11337 1726853243.32190: variable 'ansible_shell_executable' from source: unknown 11337 1726853243.32192: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.32195: variable 'ansible_pipelining' from source: unknown 11337 1726853243.32198: variable 'ansible_timeout' from source: unknown 11337 1726853243.32201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.32270: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11337 1726853243.32280: variable 'omit' from source: magic vars 11337 1726853243.32285: starting attempt loop 11337 1726853243.32288: running the handler 11337 1726853243.32297: handler run complete 11337 1726853243.32304: attempt loop complete, returning result 11337 1726853243.32307: _execute() done 11337 1726853243.32311: dumping result to json 11337 1726853243.32313: done dumping result, returning 11337 1726853243.32325: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [02083763-bbaf-a537-98c5-0000000000e0] 11337 1726853243.32327: sending task result for task 02083763-bbaf-a537-98c5-0000000000e0 11337 1726853243.32399: done sending task result for task 02083763-bbaf-a537-98c5-0000000000e0 11337 1726853243.32402: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 11337 1726853243.32480: no more pending results, returning what we have 11337 1726853243.32482: results queue empty 11337 1726853243.32483: checking for any_errors_fatal 11337 1726853243.32488: done checking for any_errors_fatal 11337 1726853243.32488: checking for max_fail_percentage 11337 1726853243.32490: done checking for max_fail_percentage 11337 1726853243.32490: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.32491: done checking to see if all hosts have failed 11337 1726853243.32492: getting the remaining hosts for this loop 11337 1726853243.32493: done getting the remaining hosts for this loop 11337 1726853243.32496: getting the next task for host managed_node3 11337 1726853243.32502: done getting next task for host managed_node3 11337 1726853243.32504: ^ task is: TASK: Fix CentOS6 Base repo 11337 1726853243.32507: ^ 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 11337 1726853243.32510: getting variables 11337 1726853243.32511: in VariableManager get_vars() 11337 1726853243.32535: Calling all_inventory to load vars for managed_node3 11337 1726853243.32538: Calling groups_inventory to load vars for managed_node3 11337 1726853243.32540: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.32551: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.32553: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.32561: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.32725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.32914: done with get_vars() 11337 1726853243.32922: done getting variables 11337 1726853243.33284: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:27:23 -0400 (0:00:00.030) 0:00:02.480 ****** 11337 1726853243.33310: entering _queue_task() for managed_node3/copy 11337 1726853243.33775: worker is 1 (out of 1 available) 11337 1726853243.33782: exiting _queue_task() for managed_node3/copy 11337 1726853243.33791: done queuing things up, now waiting for results queue to drain 11337 1726853243.33793: waiting for pending results... 11337 1726853243.33919: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 11337 1726853243.33939: in run() - task 02083763-bbaf-a537-98c5-0000000000e2 11337 1726853243.33958: variable 'ansible_search_path' from source: unknown 11337 1726853243.33965: variable 'ansible_search_path' from source: unknown 11337 1726853243.34059: calling self._execute() 11337 1726853243.34149: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.34161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.34179: variable 'omit' from source: magic vars 11337 1726853243.34680: variable 'ansible_distribution' from source: facts 11337 1726853243.34706: Evaluated conditional (ansible_distribution == 'CentOS'): True 11337 1726853243.34829: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.34886: Evaluated conditional (ansible_distribution_major_version == '6'): False 11337 1726853243.34890: when evaluation is False, skipping this task 11337 1726853243.34893: _execute() done 11337 1726853243.34895: dumping result to json 11337 1726853243.34897: done dumping result, returning 11337 1726853243.34900: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [02083763-bbaf-a537-98c5-0000000000e2] 11337 1726853243.34902: sending task result for task 02083763-bbaf-a537-98c5-0000000000e2 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11337 1726853243.35063: no more pending results, returning what we have 11337 1726853243.35066: results queue empty 11337 1726853243.35068: checking for any_errors_fatal 11337 1726853243.35076: done checking for any_errors_fatal 11337 1726853243.35077: checking for max_fail_percentage 11337 1726853243.35078: done checking for max_fail_percentage 11337 1726853243.35080: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.35080: done checking to see if all hosts have failed 11337 1726853243.35081: getting the remaining hosts for this loop 11337 1726853243.35082: done getting the remaining hosts for this loop 11337 1726853243.35087: getting the next task for host managed_node3 11337 1726853243.35093: done getting next task for host managed_node3 11337 1726853243.35096: ^ task is: TASK: Include the task 'enable_epel.yml' 11337 1726853243.35099: ^ 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 11337 1726853243.35104: getting variables 11337 1726853243.35106: in VariableManager get_vars() 11337 1726853243.35134: Calling all_inventory to load vars for managed_node3 11337 1726853243.35138: Calling groups_inventory to load vars for managed_node3 11337 1726853243.35141: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.35156: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.35160: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.35163: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.35578: done sending task result for task 02083763-bbaf-a537-98c5-0000000000e2 11337 1726853243.35582: WORKER PROCESS EXITING 11337 1726853243.35589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.35795: done with get_vars() 11337 1726853243.35808: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:27:23 -0400 (0:00:00.025) 0:00:02.506 ****** 11337 1726853243.35882: entering _queue_task() for managed_node3/include_tasks 11337 1726853243.36068: worker is 1 (out of 1 available) 11337 1726853243.36081: exiting _queue_task() for managed_node3/include_tasks 11337 1726853243.36091: done queuing things up, now waiting for results queue to drain 11337 1726853243.36093: waiting for pending results... 11337 1726853243.36240: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 11337 1726853243.36298: in run() - task 02083763-bbaf-a537-98c5-0000000000e3 11337 1726853243.36308: variable 'ansible_search_path' from source: unknown 11337 1726853243.36313: variable 'ansible_search_path' from source: unknown 11337 1726853243.36340: calling self._execute() 11337 1726853243.36397: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.36401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.36409: variable 'omit' from source: magic vars 11337 1726853243.36748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853243.38477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853243.38481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853243.38514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853243.38553: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853243.38587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853243.38656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853243.38684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853243.38702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853243.38728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853243.38743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853243.38831: variable '__network_is_ostree' from source: set_fact 11337 1726853243.38848: Evaluated conditional (not __network_is_ostree | d(false)): True 11337 1726853243.38851: _execute() done 11337 1726853243.38854: dumping result to json 11337 1726853243.38856: done dumping result, returning 11337 1726853243.38862: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-a537-98c5-0000000000e3] 11337 1726853243.38867: sending task result for task 02083763-bbaf-a537-98c5-0000000000e3 11337 1726853243.38952: done sending task result for task 02083763-bbaf-a537-98c5-0000000000e3 11337 1726853243.38955: WORKER PROCESS EXITING 11337 1726853243.38996: no more pending results, returning what we have 11337 1726853243.39001: in VariableManager get_vars() 11337 1726853243.39035: Calling all_inventory to load vars for managed_node3 11337 1726853243.39037: Calling groups_inventory to load vars for managed_node3 11337 1726853243.39040: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.39052: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.39055: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.39057: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.39200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.39311: done with get_vars() 11337 1726853243.39317: variable 'ansible_search_path' from source: unknown 11337 1726853243.39318: variable 'ansible_search_path' from source: unknown 11337 1726853243.39342: we have included files to process 11337 1726853243.39343: generating all_blocks data 11337 1726853243.39346: done generating all_blocks data 11337 1726853243.39350: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11337 1726853243.39351: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11337 1726853243.39352: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11337 1726853243.39805: done processing included file 11337 1726853243.39807: iterating over new_blocks loaded from include file 11337 1726853243.39808: in VariableManager get_vars() 11337 1726853243.39815: done with get_vars() 11337 1726853243.39817: filtering new block on tags 11337 1726853243.39831: done filtering new block on tags 11337 1726853243.39833: in VariableManager get_vars() 11337 1726853243.39839: done with get_vars() 11337 1726853243.39840: filtering new block on tags 11337 1726853243.39848: done filtering new block on tags 11337 1726853243.39849: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 11337 1726853243.39853: extending task lists for all hosts with included blocks 11337 1726853243.39912: done extending task lists 11337 1726853243.39913: done processing included files 11337 1726853243.39914: results queue empty 11337 1726853243.39914: checking for any_errors_fatal 11337 1726853243.39917: done checking for any_errors_fatal 11337 1726853243.39917: checking for max_fail_percentage 11337 1726853243.39918: done checking for max_fail_percentage 11337 1726853243.39918: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.39919: done checking to see if all hosts have failed 11337 1726853243.39919: getting the remaining hosts for this loop 11337 1726853243.39920: done getting the remaining hosts for this loop 11337 1726853243.39921: getting the next task for host managed_node3 11337 1726853243.39924: done getting next task for host managed_node3 11337 1726853243.39925: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 11337 1726853243.39927: ^ 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 11337 1726853243.39931: getting variables 11337 1726853243.39931: in VariableManager get_vars() 11337 1726853243.39937: Calling all_inventory to load vars for managed_node3 11337 1726853243.39938: Calling groups_inventory to load vars for managed_node3 11337 1726853243.39939: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.39943: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.39950: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.39952: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.40043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.40154: done with get_vars() 11337 1726853243.40160: done getting variables 11337 1726853243.40206: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11337 1726853243.40349: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:27:23 -0400 (0:00:00.045) 0:00:02.551 ****** 11337 1726853243.40383: entering _queue_task() for managed_node3/command 11337 1726853243.40385: Creating lock for command 11337 1726853243.40598: worker is 1 (out of 1 available) 11337 1726853243.40609: exiting _queue_task() for managed_node3/command 11337 1726853243.40619: done queuing things up, now waiting for results queue to drain 11337 1726853243.40622: waiting for pending results... 11337 1726853243.40781: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 11337 1726853243.40976: in run() - task 02083763-bbaf-a537-98c5-0000000000fd 11337 1726853243.40980: variable 'ansible_search_path' from source: unknown 11337 1726853243.40983: variable 'ansible_search_path' from source: unknown 11337 1726853243.40986: calling self._execute() 11337 1726853243.40988: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.40995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.41009: variable 'omit' from source: magic vars 11337 1726853243.41375: variable 'ansible_distribution' from source: facts 11337 1726853243.41394: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11337 1726853243.41527: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.41539: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11337 1726853243.41547: when evaluation is False, skipping this task 11337 1726853243.41554: _execute() done 11337 1726853243.41561: dumping result to json 11337 1726853243.41568: done dumping result, returning 11337 1726853243.41582: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [02083763-bbaf-a537-98c5-0000000000fd] 11337 1726853243.41591: sending task result for task 02083763-bbaf-a537-98c5-0000000000fd skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11337 1726853243.41767: no more pending results, returning what we have 11337 1726853243.41772: results queue empty 11337 1726853243.41773: checking for any_errors_fatal 11337 1726853243.41774: done checking for any_errors_fatal 11337 1726853243.41775: checking for max_fail_percentage 11337 1726853243.41776: done checking for max_fail_percentage 11337 1726853243.41777: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.41778: done checking to see if all hosts have failed 11337 1726853243.41779: getting the remaining hosts for this loop 11337 1726853243.41780: done getting the remaining hosts for this loop 11337 1726853243.41783: getting the next task for host managed_node3 11337 1726853243.41790: done getting next task for host managed_node3 11337 1726853243.41792: ^ task is: TASK: Install yum-utils package 11337 1726853243.41796: ^ 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 11337 1726853243.41799: getting variables 11337 1726853243.41801: in VariableManager get_vars() 11337 1726853243.41829: Calling all_inventory to load vars for managed_node3 11337 1726853243.41832: Calling groups_inventory to load vars for managed_node3 11337 1726853243.41837: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.41851: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.41854: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.41857: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.42119: done sending task result for task 02083763-bbaf-a537-98c5-0000000000fd 11337 1726853243.42123: WORKER PROCESS EXITING 11337 1726853243.42147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.42350: done with get_vars() 11337 1726853243.42361: done getting variables 11337 1726853243.42468: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:27:23 -0400 (0:00:00.021) 0:00:02.572 ****** 11337 1726853243.42502: entering _queue_task() for managed_node3/package 11337 1726853243.42504: Creating lock for package 11337 1726853243.42787: worker is 1 (out of 1 available) 11337 1726853243.42800: exiting _queue_task() for managed_node3/package 11337 1726853243.42811: done queuing things up, now waiting for results queue to drain 11337 1726853243.42813: waiting for pending results... 11337 1726853243.43054: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 11337 1726853243.43168: in run() - task 02083763-bbaf-a537-98c5-0000000000fe 11337 1726853243.43191: variable 'ansible_search_path' from source: unknown 11337 1726853243.43199: variable 'ansible_search_path' from source: unknown 11337 1726853243.43236: calling self._execute() 11337 1726853243.43381: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.43396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.43410: variable 'omit' from source: magic vars 11337 1726853243.43745: variable 'ansible_distribution' from source: facts 11337 1726853243.43762: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11337 1726853243.43881: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.43891: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11337 1726853243.43898: when evaluation is False, skipping this task 11337 1726853243.43905: _execute() done 11337 1726853243.43912: dumping result to json 11337 1726853243.43918: done dumping result, returning 11337 1726853243.43934: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [02083763-bbaf-a537-98c5-0000000000fe] 11337 1726853243.44176: sending task result for task 02083763-bbaf-a537-98c5-0000000000fe 11337 1726853243.44240: done sending task result for task 02083763-bbaf-a537-98c5-0000000000fe 11337 1726853243.44243: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11337 1726853243.44336: no more pending results, returning what we have 11337 1726853243.44339: results queue empty 11337 1726853243.44340: checking for any_errors_fatal 11337 1726853243.44343: done checking for any_errors_fatal 11337 1726853243.44344: checking for max_fail_percentage 11337 1726853243.44345: done checking for max_fail_percentage 11337 1726853243.44346: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.44347: done checking to see if all hosts have failed 11337 1726853243.44348: getting the remaining hosts for this loop 11337 1726853243.44349: done getting the remaining hosts for this loop 11337 1726853243.44352: getting the next task for host managed_node3 11337 1726853243.44357: done getting next task for host managed_node3 11337 1726853243.44359: ^ task is: TASK: Enable EPEL 7 11337 1726853243.44363: ^ 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 11337 1726853243.44366: getting variables 11337 1726853243.44368: in VariableManager get_vars() 11337 1726853243.44390: Calling all_inventory to load vars for managed_node3 11337 1726853243.44392: Calling groups_inventory to load vars for managed_node3 11337 1726853243.44395: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.44404: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.44407: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.44410: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.44608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.44802: done with get_vars() 11337 1726853243.44811: done getting variables 11337 1726853243.44868: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:27:23 -0400 (0:00:00.023) 0:00:02.596 ****** 11337 1726853243.44899: entering _queue_task() for managed_node3/command 11337 1726853243.45162: worker is 1 (out of 1 available) 11337 1726853243.45174: exiting _queue_task() for managed_node3/command 11337 1726853243.45186: done queuing things up, now waiting for results queue to drain 11337 1726853243.45187: waiting for pending results... 11337 1726853243.45440: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 11337 1726853243.45541: in run() - task 02083763-bbaf-a537-98c5-0000000000ff 11337 1726853243.45566: variable 'ansible_search_path' from source: unknown 11337 1726853243.45579: variable 'ansible_search_path' from source: unknown 11337 1726853243.45620: calling self._execute() 11337 1726853243.45701: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.45712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.45725: variable 'omit' from source: magic vars 11337 1726853243.46176: variable 'ansible_distribution' from source: facts 11337 1726853243.46180: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11337 1726853243.46257: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.46269: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11337 1726853243.46281: when evaluation is False, skipping this task 11337 1726853243.46288: _execute() done 11337 1726853243.46296: dumping result to json 11337 1726853243.46303: done dumping result, returning 11337 1726853243.46315: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [02083763-bbaf-a537-98c5-0000000000ff] 11337 1726853243.46326: sending task result for task 02083763-bbaf-a537-98c5-0000000000ff 11337 1726853243.46491: done sending task result for task 02083763-bbaf-a537-98c5-0000000000ff 11337 1726853243.46494: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11337 1726853243.46542: no more pending results, returning what we have 11337 1726853243.46545: results queue empty 11337 1726853243.46546: checking for any_errors_fatal 11337 1726853243.46551: done checking for any_errors_fatal 11337 1726853243.46552: checking for max_fail_percentage 11337 1726853243.46554: done checking for max_fail_percentage 11337 1726853243.46555: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.46556: done checking to see if all hosts have failed 11337 1726853243.46557: getting the remaining hosts for this loop 11337 1726853243.46558: done getting the remaining hosts for this loop 11337 1726853243.46562: getting the next task for host managed_node3 11337 1726853243.46569: done getting next task for host managed_node3 11337 1726853243.46573: ^ task is: TASK: Enable EPEL 8 11337 1726853243.46577: ^ 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 11337 1726853243.46582: getting variables 11337 1726853243.46583: in VariableManager get_vars() 11337 1726853243.46613: Calling all_inventory to load vars for managed_node3 11337 1726853243.46616: Calling groups_inventory to load vars for managed_node3 11337 1726853243.46619: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.46633: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.46636: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.46639: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.46966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.47188: done with get_vars() 11337 1726853243.47197: done getting variables 11337 1726853243.47253: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:27:23 -0400 (0:00:00.023) 0:00:02.620 ****** 11337 1726853243.47285: entering _queue_task() for managed_node3/command 11337 1726853243.47526: worker is 1 (out of 1 available) 11337 1726853243.47537: exiting _queue_task() for managed_node3/command 11337 1726853243.47547: done queuing things up, now waiting for results queue to drain 11337 1726853243.47549: waiting for pending results... 11337 1726853243.47992: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 11337 1726853243.47997: in run() - task 02083763-bbaf-a537-98c5-000000000100 11337 1726853243.48000: variable 'ansible_search_path' from source: unknown 11337 1726853243.48003: variable 'ansible_search_path' from source: unknown 11337 1726853243.48005: calling self._execute() 11337 1726853243.48033: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.48044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.48057: variable 'omit' from source: magic vars 11337 1726853243.48426: variable 'ansible_distribution' from source: facts 11337 1726853243.48448: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11337 1726853243.48581: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.48593: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11337 1726853243.48601: when evaluation is False, skipping this task 11337 1726853243.48608: _execute() done 11337 1726853243.48616: dumping result to json 11337 1726853243.48624: done dumping result, returning 11337 1726853243.48635: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [02083763-bbaf-a537-98c5-000000000100] 11337 1726853243.48644: sending task result for task 02083763-bbaf-a537-98c5-000000000100 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11337 1726853243.48817: no more pending results, returning what we have 11337 1726853243.48821: results queue empty 11337 1726853243.48822: checking for any_errors_fatal 11337 1726853243.48828: done checking for any_errors_fatal 11337 1726853243.48829: checking for max_fail_percentage 11337 1726853243.48831: done checking for max_fail_percentage 11337 1726853243.48832: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.48833: done checking to see if all hosts have failed 11337 1726853243.48833: getting the remaining hosts for this loop 11337 1726853243.48835: done getting the remaining hosts for this loop 11337 1726853243.48838: getting the next task for host managed_node3 11337 1726853243.48847: done getting next task for host managed_node3 11337 1726853243.48850: ^ task is: TASK: Enable EPEL 6 11337 1726853243.48854: ^ 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 11337 1726853243.48858: getting variables 11337 1726853243.48860: in VariableManager get_vars() 11337 1726853243.48892: Calling all_inventory to load vars for managed_node3 11337 1726853243.48895: Calling groups_inventory to load vars for managed_node3 11337 1726853243.48899: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.48912: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.48915: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.48918: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.49298: done sending task result for task 02083763-bbaf-a537-98c5-000000000100 11337 1726853243.49302: WORKER PROCESS EXITING 11337 1726853243.49325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.49520: done with get_vars() 11337 1726853243.49530: done getting variables 11337 1726853243.49586: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:27:23 -0400 (0:00:00.023) 0:00:02.643 ****** 11337 1726853243.49615: entering _queue_task() for managed_node3/copy 11337 1726853243.49849: worker is 1 (out of 1 available) 11337 1726853243.49860: exiting _queue_task() for managed_node3/copy 11337 1726853243.49870: done queuing things up, now waiting for results queue to drain 11337 1726853243.49874: waiting for pending results... 11337 1726853243.50111: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 11337 1726853243.50214: in run() - task 02083763-bbaf-a537-98c5-000000000102 11337 1726853243.50234: variable 'ansible_search_path' from source: unknown 11337 1726853243.50242: variable 'ansible_search_path' from source: unknown 11337 1726853243.50283: calling self._execute() 11337 1726853243.50360: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.50373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.50389: variable 'omit' from source: magic vars 11337 1726853243.50763: variable 'ansible_distribution' from source: facts 11337 1726853243.50786: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11337 1726853243.50900: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.50912: Evaluated conditional (ansible_distribution_major_version == '6'): False 11337 1726853243.50920: when evaluation is False, skipping this task 11337 1726853243.50928: _execute() done 11337 1726853243.50935: dumping result to json 11337 1726853243.50942: done dumping result, returning 11337 1726853243.50953: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [02083763-bbaf-a537-98c5-000000000102] 11337 1726853243.50961: sending task result for task 02083763-bbaf-a537-98c5-000000000102 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11337 1726853243.51107: no more pending results, returning what we have 11337 1726853243.51111: results queue empty 11337 1726853243.51112: checking for any_errors_fatal 11337 1726853243.51116: done checking for any_errors_fatal 11337 1726853243.51116: checking for max_fail_percentage 11337 1726853243.51118: done checking for max_fail_percentage 11337 1726853243.51119: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.51120: done checking to see if all hosts have failed 11337 1726853243.51120: getting the remaining hosts for this loop 11337 1726853243.51122: done getting the remaining hosts for this loop 11337 1726853243.51125: getting the next task for host managed_node3 11337 1726853243.51134: done getting next task for host managed_node3 11337 1726853243.51137: ^ task is: TASK: Set network provider to 'initscripts' 11337 1726853243.51140: ^ 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 11337 1726853243.51144: getting variables 11337 1726853243.51145: in VariableManager get_vars() 11337 1726853243.51177: Calling all_inventory to load vars for managed_node3 11337 1726853243.51180: Calling groups_inventory to load vars for managed_node3 11337 1726853243.51184: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.51197: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.51200: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.51203: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.51793: done sending task result for task 02083763-bbaf-a537-98c5-000000000102 11337 1726853243.51796: WORKER PROCESS EXITING 11337 1726853243.51818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.52004: done with get_vars() 11337 1726853243.52013: done getting variables 11337 1726853243.52068: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:12 Friday 20 September 2024 13:27:23 -0400 (0:00:00.024) 0:00:02.668 ****** 11337 1726853243.52098: entering _queue_task() for managed_node3/set_fact 11337 1726853243.52332: worker is 1 (out of 1 available) 11337 1726853243.52342: exiting _queue_task() for managed_node3/set_fact 11337 1726853243.52353: done queuing things up, now waiting for results queue to drain 11337 1726853243.52355: waiting for pending results... 11337 1726853243.52596: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 11337 1726853243.52696: in run() - task 02083763-bbaf-a537-98c5-000000000007 11337 1726853243.52714: variable 'ansible_search_path' from source: unknown 11337 1726853243.52777: calling self._execute() 11337 1726853243.52833: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.52844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.52857: variable 'omit' from source: magic vars 11337 1726853243.52965: variable 'omit' from source: magic vars 11337 1726853243.53010: variable 'omit' from source: magic vars 11337 1726853243.53176: variable 'omit' from source: magic vars 11337 1726853243.53180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11337 1726853243.53182: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11337 1726853243.53185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11337 1726853243.53189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11337 1726853243.53191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11337 1726853243.53229: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11337 1726853243.53238: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.53247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.53358: Set connection var ansible_shell_executable to /bin/sh 11337 1726853243.53369: Set connection var ansible_shell_type to sh 11337 1726853243.53382: Set connection var ansible_pipelining to False 11337 1726853243.53390: Set connection var ansible_connection to ssh 11337 1726853243.53403: Set connection var ansible_timeout to 10 11337 1726853243.53418: Set connection var ansible_module_compression to ZIP_DEFLATED 11337 1726853243.53445: variable 'ansible_shell_executable' from source: unknown 11337 1726853243.53454: variable 'ansible_connection' from source: unknown 11337 1726853243.53462: variable 'ansible_module_compression' from source: unknown 11337 1726853243.53469: variable 'ansible_shell_type' from source: unknown 11337 1726853243.53480: variable 'ansible_shell_executable' from source: unknown 11337 1726853243.53488: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.53523: variable 'ansible_pipelining' from source: unknown 11337 1726853243.53526: variable 'ansible_timeout' from source: unknown 11337 1726853243.53529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.53658: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11337 1726853243.53677: variable 'omit' from source: magic vars 11337 1726853243.53687: starting attempt loop 11337 1726853243.53741: running the handler 11337 1726853243.53744: handler run complete 11337 1726853243.53747: attempt loop complete, returning result 11337 1726853243.53749: _execute() done 11337 1726853243.53751: dumping result to json 11337 1726853243.53753: done dumping result, returning 11337 1726853243.53755: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [02083763-bbaf-a537-98c5-000000000007] 11337 1726853243.53757: sending task result for task 02083763-bbaf-a537-98c5-000000000007 ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 11337 1726853243.53897: no more pending results, returning what we have 11337 1726853243.53900: results queue empty 11337 1726853243.53902: checking for any_errors_fatal 11337 1726853243.53908: done checking for any_errors_fatal 11337 1726853243.53909: checking for max_fail_percentage 11337 1726853243.53910: done checking for max_fail_percentage 11337 1726853243.53911: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.53912: done checking to see if all hosts have failed 11337 1726853243.53913: getting the remaining hosts for this loop 11337 1726853243.53914: done getting the remaining hosts for this loop 11337 1726853243.53918: getting the next task for host managed_node3 11337 1726853243.53924: done getting next task for host managed_node3 11337 1726853243.53926: ^ task is: TASK: meta (flush_handlers) 11337 1726853243.53928: ^ 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 11337 1726853243.53932: getting variables 11337 1726853243.53933: in VariableManager get_vars() 11337 1726853243.53962: Calling all_inventory to load vars for managed_node3 11337 1726853243.53965: Calling groups_inventory to load vars for managed_node3 11337 1726853243.53969: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.53980: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.53984: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.53986: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.54379: done sending task result for task 02083763-bbaf-a537-98c5-000000000007 11337 1726853243.54383: WORKER PROCESS EXITING 11337 1726853243.54405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.54618: done with get_vars() 11337 1726853243.54628: done getting variables 11337 1726853243.54691: in VariableManager get_vars() 11337 1726853243.54700: Calling all_inventory to load vars for managed_node3 11337 1726853243.54702: Calling groups_inventory to load vars for managed_node3 11337 1726853243.54704: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.54708: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.54709: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.54712: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.54829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.55012: done with get_vars() 11337 1726853243.55025: done queuing things up, now waiting for results queue to drain 11337 1726853243.55026: results queue empty 11337 1726853243.55027: checking for any_errors_fatal 11337 1726853243.55029: done checking for any_errors_fatal 11337 1726853243.55029: checking for max_fail_percentage 11337 1726853243.55030: done checking for max_fail_percentage 11337 1726853243.55031: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.55032: done checking to see if all hosts have failed 11337 1726853243.55032: getting the remaining hosts for this loop 11337 1726853243.55033: done getting the remaining hosts for this loop 11337 1726853243.55036: getting the next task for host managed_node3 11337 1726853243.55039: done getting next task for host managed_node3 11337 1726853243.55040: ^ task is: TASK: meta (flush_handlers) 11337 1726853243.55041: ^ 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 11337 1726853243.55049: getting variables 11337 1726853243.55050: in VariableManager get_vars() 11337 1726853243.55058: Calling all_inventory to load vars for managed_node3 11337 1726853243.55059: Calling groups_inventory to load vars for managed_node3 11337 1726853243.55061: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.55065: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.55067: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.55070: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.55187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.55360: done with get_vars() 11337 1726853243.55367: done getting variables 11337 1726853243.55409: in VariableManager get_vars() 11337 1726853243.55416: Calling all_inventory to load vars for managed_node3 11337 1726853243.55418: Calling groups_inventory to load vars for managed_node3 11337 1726853243.55420: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.55425: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.55427: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.55429: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.55558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.55753: done with get_vars() 11337 1726853243.55763: done queuing things up, now waiting for results queue to drain 11337 1726853243.55765: results queue empty 11337 1726853243.55766: checking for any_errors_fatal 11337 1726853243.55767: done checking for any_errors_fatal 11337 1726853243.55767: checking for max_fail_percentage 11337 1726853243.55768: done checking for max_fail_percentage 11337 1726853243.55769: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.55769: done checking to see if all hosts have failed 11337 1726853243.55770: getting the remaining hosts for this loop 11337 1726853243.55773: done getting the remaining hosts for this loop 11337 1726853243.55775: getting the next task for host managed_node3 11337 1726853243.55777: done getting next task for host managed_node3 11337 1726853243.55778: ^ task is: None 11337 1726853243.55779: ^ 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 11337 1726853243.55780: done queuing things up, now waiting for results queue to drain 11337 1726853243.55781: results queue empty 11337 1726853243.55782: checking for any_errors_fatal 11337 1726853243.55782: done checking for any_errors_fatal 11337 1726853243.55783: checking for max_fail_percentage 11337 1726853243.55784: done checking for max_fail_percentage 11337 1726853243.55784: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.55785: done checking to see if all hosts have failed 11337 1726853243.55787: getting the next task for host managed_node3 11337 1726853243.55789: done getting next task for host managed_node3 11337 1726853243.55790: ^ task is: None 11337 1726853243.55791: ^ 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 11337 1726853243.55837: in VariableManager get_vars() 11337 1726853243.55860: done with get_vars() 11337 1726853243.55866: in VariableManager get_vars() 11337 1726853243.55883: done with get_vars() 11337 1726853243.55888: variable 'omit' from source: magic vars 11337 1726853243.55917: in VariableManager get_vars() 11337 1726853243.55930: done with get_vars() 11337 1726853243.55949: variable 'omit' from source: magic vars PLAY [Play for testing bond connection] **************************************** 11337 1726853243.56580: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11337 1726853243.56605: getting the remaining hosts for this loop 11337 1726853243.56607: done getting the remaining hosts for this loop 11337 1726853243.56609: getting the next task for host managed_node3 11337 1726853243.56611: done getting next task for host managed_node3 11337 1726853243.56613: ^ task is: TASK: Gathering Facts 11337 1726853243.56615: ^ 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 11337 1726853243.56616: getting variables 11337 1726853243.56617: in VariableManager get_vars() 11337 1726853243.56630: Calling all_inventory to load vars for managed_node3 11337 1726853243.56632: Calling groups_inventory to load vars for managed_node3 11337 1726853243.56633: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.56638: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.56650: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.56653: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.56787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.56969: done with get_vars() 11337 1726853243.56979: done getting variables 11337 1726853243.57019: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:3 Friday 20 September 2024 13:27:23 -0400 (0:00:00.049) 0:00:02.717 ****** 11337 1726853243.57044: entering _queue_task() for managed_node3/gather_facts 11337 1726853243.57313: worker is 1 (out of 1 available) 11337 1726853243.57322: exiting _queue_task() for managed_node3/gather_facts 11337 1726853243.57333: done queuing things up, now waiting for results queue to drain 11337 1726853243.57335: waiting for pending results... 11337 1726853243.57566: running TaskExecutor() for managed_node3/TASK: Gathering Facts 11337 1726853243.57665: in run() - task 02083763-bbaf-a537-98c5-000000000128 11337 1726853243.57680: variable 'ansible_search_path' from source: unknown 11337 1726853243.57772: calling self._execute() 11337 1726853243.57803: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.57813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.57827: variable 'omit' from source: magic vars 11337 1726853243.58246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853243.60040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853243.60089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853243.60124: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853243.60150: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853243.60170: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853243.60228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853243.60250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853243.60266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853243.60298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853243.60308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853243.60405: variable 'ansible_distribution' from source: facts 11337 1726853243.60408: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.60423: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853243.60426: when evaluation is False, skipping this task 11337 1726853243.60428: _execute() done 11337 1726853243.60431: dumping result to json 11337 1726853243.60435: done dumping result, returning 11337 1726853243.60441: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-a537-98c5-000000000128] 11337 1726853243.60447: sending task result for task 02083763-bbaf-a537-98c5-000000000128 11337 1726853243.60517: done sending task result for task 02083763-bbaf-a537-98c5-000000000128 11337 1726853243.60520: 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" } 11337 1726853243.60565: no more pending results, returning what we have 11337 1726853243.60568: results queue empty 11337 1726853243.60569: checking for any_errors_fatal 11337 1726853243.60570: done checking for any_errors_fatal 11337 1726853243.60572: checking for max_fail_percentage 11337 1726853243.60574: done checking for max_fail_percentage 11337 1726853243.60575: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.60576: done checking to see if all hosts have failed 11337 1726853243.60576: getting the remaining hosts for this loop 11337 1726853243.60578: done getting the remaining hosts for this loop 11337 1726853243.60581: getting the next task for host managed_node3 11337 1726853243.60587: done getting next task for host managed_node3 11337 1726853243.60588: ^ task is: TASK: meta (flush_handlers) 11337 1726853243.60590: ^ 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 11337 1726853243.60593: getting variables 11337 1726853243.60595: in VariableManager get_vars() 11337 1726853243.60634: Calling all_inventory to load vars for managed_node3 11337 1726853243.60637: Calling groups_inventory to load vars for managed_node3 11337 1726853243.60639: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.60651: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.60653: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.60656: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.60822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.60942: done with get_vars() 11337 1726853243.60951: done getting variables 11337 1726853243.60998: in VariableManager get_vars() 11337 1726853243.61014: Calling all_inventory to load vars for managed_node3 11337 1726853243.61018: Calling groups_inventory to load vars for managed_node3 11337 1726853243.61020: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.61026: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.61028: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.61031: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.61146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.61283: done with get_vars() 11337 1726853243.61299: done queuing things up, now waiting for results queue to drain 11337 1726853243.61301: results queue empty 11337 1726853243.61302: checking for any_errors_fatal 11337 1726853243.61303: done checking for any_errors_fatal 11337 1726853243.61303: checking for max_fail_percentage 11337 1726853243.61304: done checking for max_fail_percentage 11337 1726853243.61304: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.61305: done checking to see if all hosts have failed 11337 1726853243.61305: getting the remaining hosts for this loop 11337 1726853243.61306: done getting the remaining hosts for this loop 11337 1726853243.61307: getting the next task for host managed_node3 11337 1726853243.61310: done getting next task for host managed_node3 11337 1726853243.61311: ^ task is: TASK: INIT Prepare setup 11337 1726853243.61312: ^ 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 11337 1726853243.61313: getting variables 11337 1726853243.61314: in VariableManager get_vars() 11337 1726853243.61322: Calling all_inventory to load vars for managed_node3 11337 1726853243.61323: Calling groups_inventory to load vars for managed_node3 11337 1726853243.61324: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.61327: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.61332: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.61334: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.61466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.61685: done with get_vars() 11337 1726853243.61693: done getting variables 11337 1726853243.61764: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [INIT Prepare setup] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:15 Friday 20 September 2024 13:27:23 -0400 (0:00:00.047) 0:00:02.765 ****** 11337 1726853243.61796: entering _queue_task() for managed_node3/debug 11337 1726853243.61801: Creating lock for debug 11337 1726853243.62031: worker is 1 (out of 1 available) 11337 1726853243.62074: exiting _queue_task() for managed_node3/debug 11337 1726853243.62085: done queuing things up, now waiting for results queue to drain 11337 1726853243.62088: waiting for pending results... 11337 1726853243.62274: running TaskExecutor() for managed_node3/TASK: INIT Prepare setup 11337 1726853243.62314: in run() - task 02083763-bbaf-a537-98c5-00000000000b 11337 1726853243.62479: variable 'ansible_search_path' from source: unknown 11337 1726853243.62483: calling self._execute() 11337 1726853243.62485: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.62487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.62498: variable 'omit' from source: magic vars 11337 1726853243.62918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853243.64450: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853243.64494: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853243.64522: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853243.64546: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853243.64568: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853243.64630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853243.64651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853243.64669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853243.64697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853243.64707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853243.64805: variable 'ansible_distribution' from source: facts 11337 1726853243.64809: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.64824: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853243.64827: when evaluation is False, skipping this task 11337 1726853243.64831: _execute() done 11337 1726853243.64834: dumping result to json 11337 1726853243.64837: done dumping result, returning 11337 1726853243.64848: done running TaskExecutor() for managed_node3/TASK: INIT Prepare setup [02083763-bbaf-a537-98c5-00000000000b] 11337 1726853243.64850: sending task result for task 02083763-bbaf-a537-98c5-00000000000b 11337 1726853243.64923: done sending task result for task 02083763-bbaf-a537-98c5-00000000000b 11337 1726853243.64926: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11337 1726853243.64992: no more pending results, returning what we have 11337 1726853243.64995: results queue empty 11337 1726853243.64996: checking for any_errors_fatal 11337 1726853243.64997: done checking for any_errors_fatal 11337 1726853243.64998: checking for max_fail_percentage 11337 1726853243.64999: done checking for max_fail_percentage 11337 1726853243.65000: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.65001: done checking to see if all hosts have failed 11337 1726853243.65001: getting the remaining hosts for this loop 11337 1726853243.65003: done getting the remaining hosts for this loop 11337 1726853243.65006: getting the next task for host managed_node3 11337 1726853243.65011: done getting next task for host managed_node3 11337 1726853243.65013: ^ task is: TASK: Install dnsmasq 11337 1726853243.65016: ^ 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 11337 1726853243.65019: getting variables 11337 1726853243.65021: in VariableManager get_vars() 11337 1726853243.65055: Calling all_inventory to load vars for managed_node3 11337 1726853243.65058: Calling groups_inventory to load vars for managed_node3 11337 1726853243.65060: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.65068: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.65070: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.65075: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.65250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.65462: done with get_vars() 11337 1726853243.65474: done getting variables 11337 1726853243.65526: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install dnsmasq] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 13:27:23 -0400 (0:00:00.037) 0:00:02.802 ****** 11337 1726853243.65557: entering _queue_task() for managed_node3/package 11337 1726853243.65794: worker is 1 (out of 1 available) 11337 1726853243.65805: exiting _queue_task() for managed_node3/package 11337 1726853243.65816: done queuing things up, now waiting for results queue to drain 11337 1726853243.65818: waiting for pending results... 11337 1726853243.66065: running TaskExecutor() for managed_node3/TASK: Install dnsmasq 11337 1726853243.66154: in run() - task 02083763-bbaf-a537-98c5-00000000000f 11337 1726853243.66165: variable 'ansible_search_path' from source: unknown 11337 1726853243.66168: variable 'ansible_search_path' from source: unknown 11337 1726853243.66201: calling self._execute() 11337 1726853243.66261: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.66265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.66274: variable 'omit' from source: magic vars 11337 1726853243.66587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853243.68067: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853243.68112: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853243.68145: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853243.68174: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853243.68195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853243.68254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853243.68277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853243.68293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853243.68321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853243.68332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853243.68429: variable 'ansible_distribution' from source: facts 11337 1726853243.68433: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.68451: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853243.68454: when evaluation is False, skipping this task 11337 1726853243.68456: _execute() done 11337 1726853243.68459: dumping result to json 11337 1726853243.68461: done dumping result, returning 11337 1726853243.68468: done running TaskExecutor() for managed_node3/TASK: Install dnsmasq [02083763-bbaf-a537-98c5-00000000000f] 11337 1726853243.68472: sending task result for task 02083763-bbaf-a537-98c5-00000000000f 11337 1726853243.68553: done sending task result for task 02083763-bbaf-a537-98c5-00000000000f 11337 1726853243.68556: 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" } 11337 1726853243.68642: no more pending results, returning what we have 11337 1726853243.68645: results queue empty 11337 1726853243.68645: checking for any_errors_fatal 11337 1726853243.68650: done checking for any_errors_fatal 11337 1726853243.68651: checking for max_fail_percentage 11337 1726853243.68652: done checking for max_fail_percentage 11337 1726853243.68653: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.68654: done checking to see if all hosts have failed 11337 1726853243.68654: getting the remaining hosts for this loop 11337 1726853243.68656: done getting the remaining hosts for this loop 11337 1726853243.68659: getting the next task for host managed_node3 11337 1726853243.68663: done getting next task for host managed_node3 11337 1726853243.68667: ^ task is: TASK: Install pgrep, sysctl 11337 1726853243.68669: ^ 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=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 11337 1726853243.68673: getting variables 11337 1726853243.68674: in VariableManager get_vars() 11337 1726853243.68706: Calling all_inventory to load vars for managed_node3 11337 1726853243.68708: Calling groups_inventory to load vars for managed_node3 11337 1726853243.68711: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.68718: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.68721: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.68723: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.68863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.68978: done with get_vars() 11337 1726853243.68985: done getting variables 11337 1726853243.69022: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 13:27:23 -0400 (0:00:00.034) 0:00:02.837 ****** 11337 1726853243.69043: entering _queue_task() for managed_node3/package 11337 1726853243.69229: worker is 1 (out of 1 available) 11337 1726853243.69242: exiting _queue_task() for managed_node3/package 11337 1726853243.69252: done queuing things up, now waiting for results queue to drain 11337 1726853243.69254: waiting for pending results... 11337 1726853243.69399: running TaskExecutor() for managed_node3/TASK: Install pgrep, sysctl 11337 1726853243.69467: in run() - task 02083763-bbaf-a537-98c5-000000000010 11337 1726853243.69482: variable 'ansible_search_path' from source: unknown 11337 1726853243.69485: variable 'ansible_search_path' from source: unknown 11337 1726853243.69519: calling self._execute() 11337 1726853243.69574: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.69578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.69587: variable 'omit' from source: magic vars 11337 1726853243.69884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853243.71338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853243.71384: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853243.71410: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853243.71436: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853243.71458: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853243.71515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853243.71548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853243.71565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853243.71594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853243.71605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853243.71701: variable 'ansible_distribution' from source: facts 11337 1726853243.71704: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.71720: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853243.71723: when evaluation is False, skipping this task 11337 1726853243.71725: _execute() done 11337 1726853243.71728: dumping result to json 11337 1726853243.71732: done dumping result, returning 11337 1726853243.71738: done running TaskExecutor() for managed_node3/TASK: Install pgrep, sysctl [02083763-bbaf-a537-98c5-000000000010] 11337 1726853243.71743: sending task result for task 02083763-bbaf-a537-98c5-000000000010 11337 1726853243.71828: done sending task result for task 02083763-bbaf-a537-98c5-000000000010 11337 1726853243.71831: 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" } 11337 1726853243.71898: no more pending results, returning what we have 11337 1726853243.71902: results queue empty 11337 1726853243.71903: checking for any_errors_fatal 11337 1726853243.71908: done checking for any_errors_fatal 11337 1726853243.71908: checking for max_fail_percentage 11337 1726853243.71910: done checking for max_fail_percentage 11337 1726853243.71911: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.71911: done checking to see if all hosts have failed 11337 1726853243.71912: getting the remaining hosts for this loop 11337 1726853243.71913: done getting the remaining hosts for this loop 11337 1726853243.71916: getting the next task for host managed_node3 11337 1726853243.71921: done getting next task for host managed_node3 11337 1726853243.71924: ^ task is: TASK: Install pgrep, sysctl 11337 1726853243.71926: ^ 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=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 11337 1726853243.71929: getting variables 11337 1726853243.71930: in VariableManager get_vars() 11337 1726853243.71966: Calling all_inventory to load vars for managed_node3 11337 1726853243.71968: Calling groups_inventory to load vars for managed_node3 11337 1726853243.71972: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.71981: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.71983: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.71985: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.72109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.72225: done with get_vars() 11337 1726853243.72233: done getting variables 11337 1726853243.72276: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 13:27:23 -0400 (0:00:00.032) 0:00:02.870 ****** 11337 1726853243.72296: entering _queue_task() for managed_node3/package 11337 1726853243.72484: worker is 1 (out of 1 available) 11337 1726853243.72495: exiting _queue_task() for managed_node3/package 11337 1726853243.72506: done queuing things up, now waiting for results queue to drain 11337 1726853243.72508: waiting for pending results... 11337 1726853243.72654: running TaskExecutor() for managed_node3/TASK: Install pgrep, sysctl 11337 1726853243.72728: in run() - task 02083763-bbaf-a537-98c5-000000000011 11337 1726853243.72741: variable 'ansible_search_path' from source: unknown 11337 1726853243.72744: variable 'ansible_search_path' from source: unknown 11337 1726853243.72777: calling self._execute() 11337 1726853243.72836: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.72841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.72851: variable 'omit' from source: magic vars 11337 1726853243.73207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853243.74648: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853243.74705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853243.74731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853243.74759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853243.74782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853243.74839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853243.74862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853243.74883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853243.74910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853243.74920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853243.75022: variable 'ansible_distribution' from source: facts 11337 1726853243.75028: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.75043: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853243.75046: when evaluation is False, skipping this task 11337 1726853243.75051: _execute() done 11337 1726853243.75054: dumping result to json 11337 1726853243.75058: done dumping result, returning 11337 1726853243.75065: done running TaskExecutor() for managed_node3/TASK: Install pgrep, sysctl [02083763-bbaf-a537-98c5-000000000011] 11337 1726853243.75069: sending task result for task 02083763-bbaf-a537-98c5-000000000011 11337 1726853243.75156: done sending task result for task 02083763-bbaf-a537-98c5-000000000011 11337 1726853243.75158: 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" } 11337 1726853243.75205: no more pending results, returning what we have 11337 1726853243.75209: results queue empty 11337 1726853243.75209: checking for any_errors_fatal 11337 1726853243.75216: done checking for any_errors_fatal 11337 1726853243.75216: checking for max_fail_percentage 11337 1726853243.75218: done checking for max_fail_percentage 11337 1726853243.75219: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.75220: done checking to see if all hosts have failed 11337 1726853243.75221: getting the remaining hosts for this loop 11337 1726853243.75222: done getting the remaining hosts for this loop 11337 1726853243.75225: getting the next task for host managed_node3 11337 1726853243.75231: done getting next task for host managed_node3 11337 1726853243.75234: ^ task is: TASK: Create test interfaces 11337 1726853243.75236: ^ 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=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 11337 1726853243.75239: getting variables 11337 1726853243.75240: in VariableManager get_vars() 11337 1726853243.75282: Calling all_inventory to load vars for managed_node3 11337 1726853243.75284: Calling groups_inventory to load vars for managed_node3 11337 1726853243.75287: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.75295: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.75298: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.75300: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.75462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.75580: done with get_vars() 11337 1726853243.75588: done getting variables 11337 1726853243.75652: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 13:27:23 -0400 (0:00:00.033) 0:00:02.903 ****** 11337 1726853243.75674: entering _queue_task() for managed_node3/shell 11337 1726853243.75675: Creating lock for shell 11337 1726853243.75878: worker is 1 (out of 1 available) 11337 1726853243.75889: exiting _queue_task() for managed_node3/shell 11337 1726853243.75900: done queuing things up, now waiting for results queue to drain 11337 1726853243.75902: waiting for pending results... 11337 1726853243.76046: running TaskExecutor() for managed_node3/TASK: Create test interfaces 11337 1726853243.76118: in run() - task 02083763-bbaf-a537-98c5-000000000012 11337 1726853243.76129: variable 'ansible_search_path' from source: unknown 11337 1726853243.76134: variable 'ansible_search_path' from source: unknown 11337 1726853243.76164: calling self._execute() 11337 1726853243.76226: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.76231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.76238: variable 'omit' from source: magic vars 11337 1726853243.76548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853243.78004: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853243.78050: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853243.78075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853243.78112: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853243.78132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853243.78192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853243.78215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853243.78233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853243.78259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853243.78272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853243.78366: variable 'ansible_distribution' from source: facts 11337 1726853243.78370: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.78388: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853243.78391: when evaluation is False, skipping this task 11337 1726853243.78394: _execute() done 11337 1726853243.78396: dumping result to json 11337 1726853243.78399: done dumping result, returning 11337 1726853243.78406: done running TaskExecutor() for managed_node3/TASK: Create test interfaces [02083763-bbaf-a537-98c5-000000000012] 11337 1726853243.78410: sending task result for task 02083763-bbaf-a537-98c5-000000000012 11337 1726853243.78493: done sending task result for task 02083763-bbaf-a537-98c5-000000000012 11337 1726853243.78495: 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" } 11337 1726853243.78573: no more pending results, returning what we have 11337 1726853243.78577: results queue empty 11337 1726853243.78578: checking for any_errors_fatal 11337 1726853243.78584: done checking for any_errors_fatal 11337 1726853243.78585: checking for max_fail_percentage 11337 1726853243.78586: done checking for max_fail_percentage 11337 1726853243.78587: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.78587: done checking to see if all hosts have failed 11337 1726853243.78588: getting the remaining hosts for this loop 11337 1726853243.78589: done getting the remaining hosts for this loop 11337 1726853243.78593: getting the next task for host managed_node3 11337 1726853243.78600: done getting next task for host managed_node3 11337 1726853243.78602: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11337 1726853243.78605: ^ 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 11337 1726853243.78608: getting variables 11337 1726853243.78609: in VariableManager get_vars() 11337 1726853243.78646: Calling all_inventory to load vars for managed_node3 11337 1726853243.78649: Calling groups_inventory to load vars for managed_node3 11337 1726853243.78651: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.78659: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.78661: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.78664: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.78789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.78907: done with get_vars() 11337 1726853243.78915: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 13:27:23 -0400 (0:00:00.033) 0:00:02.937 ****** 11337 1726853243.78982: entering _queue_task() for managed_node3/include_tasks 11337 1726853243.79176: worker is 1 (out of 1 available) 11337 1726853243.79188: exiting _queue_task() for managed_node3/include_tasks 11337 1726853243.79200: done queuing things up, now waiting for results queue to drain 11337 1726853243.79202: waiting for pending results... 11337 1726853243.79347: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 11337 1726853243.79412: in run() - task 02083763-bbaf-a537-98c5-000000000016 11337 1726853243.79425: variable 'ansible_search_path' from source: unknown 11337 1726853243.79428: variable 'ansible_search_path' from source: unknown 11337 1726853243.79456: calling self._execute() 11337 1726853243.79523: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.79526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.79534: variable 'omit' from source: magic vars 11337 1726853243.79901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853243.81331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853243.81386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853243.81412: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853243.81438: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853243.81460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853243.81522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853243.81542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853243.81560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853243.81591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853243.81603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853243.81698: variable 'ansible_distribution' from source: facts 11337 1726853243.81705: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.81719: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853243.81722: when evaluation is False, skipping this task 11337 1726853243.81725: _execute() done 11337 1726853243.81727: dumping result to json 11337 1726853243.81730: done dumping result, returning 11337 1726853243.81737: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-a537-98c5-000000000016] 11337 1726853243.81739: sending task result for task 02083763-bbaf-a537-98c5-000000000016 11337 1726853243.81821: done sending task result for task 02083763-bbaf-a537-98c5-000000000016 11337 1726853243.81824: 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" } 11337 1726853243.81875: no more pending results, returning what we have 11337 1726853243.81878: results queue empty 11337 1726853243.81879: checking for any_errors_fatal 11337 1726853243.81884: done checking for any_errors_fatal 11337 1726853243.81885: checking for max_fail_percentage 11337 1726853243.81886: done checking for max_fail_percentage 11337 1726853243.81888: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.81888: done checking to see if all hosts have failed 11337 1726853243.81889: getting the remaining hosts for this loop 11337 1726853243.81890: done getting the remaining hosts for this loop 11337 1726853243.81894: getting the next task for host managed_node3 11337 1726853243.81900: done getting next task for host managed_node3 11337 1726853243.81902: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11337 1726853243.81905: ^ 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 11337 1726853243.81908: getting variables 11337 1726853243.81910: in VariableManager get_vars() 11337 1726853243.81955: Calling all_inventory to load vars for managed_node3 11337 1726853243.81958: Calling groups_inventory to load vars for managed_node3 11337 1726853243.81960: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.81969: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.81972: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.81975: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.82131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.82250: done with get_vars() 11337 1726853243.82258: done getting variables 11337 1726853243.82324: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11337 1726853243.82414: variable 'interface' from source: task vars 11337 1726853243.82418: variable 'dhcp_interface1' from source: play vars 11337 1726853243.82460: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 13:27:23 -0400 (0:00:00.035) 0:00:02.972 ****** 11337 1726853243.82494: entering _queue_task() for managed_node3/assert 11337 1726853243.82495: Creating lock for assert 11337 1726853243.82693: worker is 1 (out of 1 available) 11337 1726853243.82704: exiting _queue_task() for managed_node3/assert 11337 1726853243.82717: done queuing things up, now waiting for results queue to drain 11337 1726853243.82719: waiting for pending results... 11337 1726853243.82876: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'test1' 11337 1726853243.82948: in run() - task 02083763-bbaf-a537-98c5-000000000017 11337 1726853243.82960: variable 'ansible_search_path' from source: unknown 11337 1726853243.82963: variable 'ansible_search_path' from source: unknown 11337 1726853243.82992: calling self._execute() 11337 1726853243.83054: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.83059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.83069: variable 'omit' from source: magic vars 11337 1726853243.83365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853243.84869: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853243.84916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853243.85129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853243.85156: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853243.85178: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853243.85233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853243.85261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853243.85280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853243.85305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853243.85317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853243.85415: variable 'ansible_distribution' from source: facts 11337 1726853243.85419: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.85437: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853243.85440: when evaluation is False, skipping this task 11337 1726853243.85443: _execute() done 11337 1726853243.85450: dumping result to json 11337 1726853243.85453: done dumping result, returning 11337 1726853243.85455: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'test1' [02083763-bbaf-a537-98c5-000000000017] 11337 1726853243.85457: sending task result for task 02083763-bbaf-a537-98c5-000000000017 11337 1726853243.85536: done sending task result for task 02083763-bbaf-a537-98c5-000000000017 11337 1726853243.85538: 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" } 11337 1726853243.85588: no more pending results, returning what we have 11337 1726853243.85591: results queue empty 11337 1726853243.85592: checking for any_errors_fatal 11337 1726853243.85596: done checking for any_errors_fatal 11337 1726853243.85597: checking for max_fail_percentage 11337 1726853243.85598: done checking for max_fail_percentage 11337 1726853243.85600: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.85600: done checking to see if all hosts have failed 11337 1726853243.85601: getting the remaining hosts for this loop 11337 1726853243.85602: done getting the remaining hosts for this loop 11337 1726853243.85605: getting the next task for host managed_node3 11337 1726853243.85613: done getting next task for host managed_node3 11337 1726853243.85615: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11337 1726853243.85618: ^ 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 11337 1726853243.85621: getting variables 11337 1726853243.85622: in VariableManager get_vars() 11337 1726853243.85665: Calling all_inventory to load vars for managed_node3 11337 1726853243.85668: Calling groups_inventory to load vars for managed_node3 11337 1726853243.85670: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.85681: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.85683: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.85685: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.85833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.85987: done with get_vars() 11337 1726853243.85998: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 13:27:23 -0400 (0:00:00.035) 0:00:03.007 ****** 11337 1726853243.86060: entering _queue_task() for managed_node3/include_tasks 11337 1726853243.86250: worker is 1 (out of 1 available) 11337 1726853243.86263: exiting _queue_task() for managed_node3/include_tasks 11337 1726853243.86276: done queuing things up, now waiting for results queue to drain 11337 1726853243.86278: waiting for pending results... 11337 1726853243.86433: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 11337 1726853243.86493: in run() - task 02083763-bbaf-a537-98c5-00000000001b 11337 1726853243.86507: variable 'ansible_search_path' from source: unknown 11337 1726853243.86511: variable 'ansible_search_path' from source: unknown 11337 1726853243.86538: calling self._execute() 11337 1726853243.86598: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.86601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.86614: variable 'omit' from source: magic vars 11337 1726853243.86917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853243.88554: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853243.88598: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853243.88623: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853243.88647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853243.88669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853243.88726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853243.88745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853243.88764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853243.88795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853243.88806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853243.88899: variable 'ansible_distribution' from source: facts 11337 1726853243.88902: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.88918: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853243.88921: when evaluation is False, skipping this task 11337 1726853243.88923: _execute() done 11337 1726853243.88925: dumping result to json 11337 1726853243.88928: done dumping result, returning 11337 1726853243.88934: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-a537-98c5-00000000001b] 11337 1726853243.88937: sending task result for task 02083763-bbaf-a537-98c5-00000000001b 11337 1726853243.89016: done sending task result for task 02083763-bbaf-a537-98c5-00000000001b 11337 1726853243.89018: 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" } 11337 1726853243.89062: no more pending results, returning what we have 11337 1726853243.89065: results queue empty 11337 1726853243.89066: checking for any_errors_fatal 11337 1726853243.89076: done checking for any_errors_fatal 11337 1726853243.89076: checking for max_fail_percentage 11337 1726853243.89078: done checking for max_fail_percentage 11337 1726853243.89079: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.89080: done checking to see if all hosts have failed 11337 1726853243.89081: getting the remaining hosts for this loop 11337 1726853243.89082: done getting the remaining hosts for this loop 11337 1726853243.89085: getting the next task for host managed_node3 11337 1726853243.89091: done getting next task for host managed_node3 11337 1726853243.89093: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11337 1726853243.89096: ^ 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 11337 1726853243.89099: getting variables 11337 1726853243.89100: in VariableManager get_vars() 11337 1726853243.89136: Calling all_inventory to load vars for managed_node3 11337 1726853243.89139: Calling groups_inventory to load vars for managed_node3 11337 1726853243.89141: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.89149: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.89151: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.89154: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.89285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.89401: done with get_vars() 11337 1726853243.89409: done getting variables 11337 1726853243.89451: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11337 1726853243.89535: variable 'interface' from source: task vars 11337 1726853243.89538: variable 'dhcp_interface2' from source: play vars 11337 1726853243.89581: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 13:27:23 -0400 (0:00:00.035) 0:00:03.043 ****** 11337 1726853243.89602: entering _queue_task() for managed_node3/assert 11337 1726853243.89785: worker is 1 (out of 1 available) 11337 1726853243.89797: exiting _queue_task() for managed_node3/assert 11337 1726853243.89809: done queuing things up, now waiting for results queue to drain 11337 1726853243.89811: waiting for pending results... 11337 1726853243.89961: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'test2' 11337 1726853243.90043: in run() - task 02083763-bbaf-a537-98c5-00000000001c 11337 1726853243.90054: variable 'ansible_search_path' from source: unknown 11337 1726853243.90057: variable 'ansible_search_path' from source: unknown 11337 1726853243.90089: calling self._execute() 11337 1726853243.90145: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.90157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.90166: variable 'omit' from source: magic vars 11337 1726853243.90449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853243.92076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853243.92118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853243.92146: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853243.92169: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853243.92191: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853243.92261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853243.92282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853243.92299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853243.92326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853243.92449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853243.92453: variable 'ansible_distribution' from source: facts 11337 1726853243.92455: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.92457: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853243.92459: when evaluation is False, skipping this task 11337 1726853243.92461: _execute() done 11337 1726853243.92463: dumping result to json 11337 1726853243.92465: done dumping result, returning 11337 1726853243.92468: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'test2' [02083763-bbaf-a537-98c5-00000000001c] 11337 1726853243.92469: sending task result for task 02083763-bbaf-a537-98c5-00000000001c 11337 1726853243.92530: done sending task result for task 02083763-bbaf-a537-98c5-00000000001c 11337 1726853243.92533: 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" } 11337 1726853243.92589: no more pending results, returning what we have 11337 1726853243.92592: results queue empty 11337 1726853243.92593: checking for any_errors_fatal 11337 1726853243.92597: done checking for any_errors_fatal 11337 1726853243.92598: checking for max_fail_percentage 11337 1726853243.92600: done checking for max_fail_percentage 11337 1726853243.92601: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.92602: done checking to see if all hosts have failed 11337 1726853243.92602: getting the remaining hosts for this loop 11337 1726853243.92604: done getting the remaining hosts for this loop 11337 1726853243.92607: getting the next task for host managed_node3 11337 1726853243.92613: done getting next task for host managed_node3 11337 1726853243.92615: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 11337 1726853243.92617: ^ 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 11337 1726853243.92620: getting variables 11337 1726853243.92622: in VariableManager get_vars() 11337 1726853243.92660: Calling all_inventory to load vars for managed_node3 11337 1726853243.92662: Calling groups_inventory to load vars for managed_node3 11337 1726853243.92664: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.92674: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.92676: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.92679: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.92839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.92955: done with get_vars() 11337 1726853243.92964: done getting variables 11337 1726853243.93004: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Backup the /etc/resolv.conf for initscript] ****************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:28 Friday 20 September 2024 13:27:23 -0400 (0:00:00.034) 0:00:03.077 ****** 11337 1726853243.93024: entering _queue_task() for managed_node3/command 11337 1726853243.93214: worker is 1 (out of 1 available) 11337 1726853243.93227: exiting _queue_task() for managed_node3/command 11337 1726853243.93238: done queuing things up, now waiting for results queue to drain 11337 1726853243.93240: waiting for pending results... 11337 1726853243.93386: running TaskExecutor() for managed_node3/TASK: Backup the /etc/resolv.conf for initscript 11337 1726853243.93448: in run() - task 02083763-bbaf-a537-98c5-00000000001d 11337 1726853243.93457: variable 'ansible_search_path' from source: unknown 11337 1726853243.93489: calling self._execute() 11337 1726853243.93550: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.93553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.93560: variable 'omit' from source: magic vars 11337 1726853243.93855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853243.95462: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853243.95505: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853243.95532: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853243.95558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853243.95579: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853243.95635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853243.95658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853243.95678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853243.95703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853243.95714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853243.95806: variable 'ansible_distribution' from source: facts 11337 1726853243.95809: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.95824: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853243.95827: when evaluation is False, skipping this task 11337 1726853243.95830: _execute() done 11337 1726853243.95832: dumping result to json 11337 1726853243.95836: done dumping result, returning 11337 1726853243.95843: done running TaskExecutor() for managed_node3/TASK: Backup the /etc/resolv.conf for initscript [02083763-bbaf-a537-98c5-00000000001d] 11337 1726853243.95848: sending task result for task 02083763-bbaf-a537-98c5-00000000001d 11337 1726853243.95932: done sending task result for task 02083763-bbaf-a537-98c5-00000000001d 11337 1726853243.95935: 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" } 11337 1726853243.96016: no more pending results, returning what we have 11337 1726853243.96019: results queue empty 11337 1726853243.96020: checking for any_errors_fatal 11337 1726853243.96025: done checking for any_errors_fatal 11337 1726853243.96025: checking for max_fail_percentage 11337 1726853243.96027: done checking for max_fail_percentage 11337 1726853243.96027: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.96028: done checking to see if all hosts have failed 11337 1726853243.96029: getting the remaining hosts for this loop 11337 1726853243.96031: done getting the remaining hosts for this loop 11337 1726853243.96033: getting the next task for host managed_node3 11337 1726853243.96038: done getting next task for host managed_node3 11337 1726853243.96040: ^ task is: TASK: TEST Add Bond with 2 ports 11337 1726853243.96042: ^ 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 11337 1726853243.96047: getting variables 11337 1726853243.96048: in VariableManager get_vars() 11337 1726853243.96084: Calling all_inventory to load vars for managed_node3 11337 1726853243.96087: Calling groups_inventory to load vars for managed_node3 11337 1726853243.96089: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.96097: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.96099: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.96102: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.96224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.96340: done with get_vars() 11337 1726853243.96350: done getting variables 11337 1726853243.96393: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST Add Bond with 2 ports] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:33 Friday 20 September 2024 13:27:23 -0400 (0:00:00.033) 0:00:03.111 ****** 11337 1726853243.96413: entering _queue_task() for managed_node3/debug 11337 1726853243.96610: worker is 1 (out of 1 available) 11337 1726853243.96624: exiting _queue_task() for managed_node3/debug 11337 1726853243.96636: done queuing things up, now waiting for results queue to drain 11337 1726853243.96638: waiting for pending results... 11337 1726853243.96793: running TaskExecutor() for managed_node3/TASK: TEST Add Bond with 2 ports 11337 1726853243.96847: in run() - task 02083763-bbaf-a537-98c5-00000000001e 11337 1726853243.96855: variable 'ansible_search_path' from source: unknown 11337 1726853243.96891: calling self._execute() 11337 1726853243.96949: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853243.96954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853243.96961: variable 'omit' from source: magic vars 11337 1726853243.97281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853243.98969: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853243.99014: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853243.99041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853243.99069: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853243.99100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853243.99163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853243.99184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853243.99202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853243.99227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853243.99237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853243.99333: variable 'ansible_distribution' from source: facts 11337 1726853243.99337: variable 'ansible_distribution_major_version' from source: facts 11337 1726853243.99354: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853243.99359: when evaluation is False, skipping this task 11337 1726853243.99362: _execute() done 11337 1726853243.99364: dumping result to json 11337 1726853243.99366: done dumping result, returning 11337 1726853243.99378: done running TaskExecutor() for managed_node3/TASK: TEST Add Bond with 2 ports [02083763-bbaf-a537-98c5-00000000001e] 11337 1726853243.99381: sending task result for task 02083763-bbaf-a537-98c5-00000000001e 11337 1726853243.99456: done sending task result for task 02083763-bbaf-a537-98c5-00000000001e 11337 1726853243.99459: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11337 1726853243.99524: no more pending results, returning what we have 11337 1726853243.99527: results queue empty 11337 1726853243.99528: checking for any_errors_fatal 11337 1726853243.99535: done checking for any_errors_fatal 11337 1726853243.99535: checking for max_fail_percentage 11337 1726853243.99537: done checking for max_fail_percentage 11337 1726853243.99538: checking to see if all hosts have failed and the running result is not ok 11337 1726853243.99539: done checking to see if all hosts have failed 11337 1726853243.99539: getting the remaining hosts for this loop 11337 1726853243.99541: done getting the remaining hosts for this loop 11337 1726853243.99544: getting the next task for host managed_node3 11337 1726853243.99551: done getting next task for host managed_node3 11337 1726853243.99556: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11337 1726853243.99559: ^ 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? (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 11337 1726853243.99575: getting variables 11337 1726853243.99576: in VariableManager get_vars() 11337 1726853243.99615: Calling all_inventory to load vars for managed_node3 11337 1726853243.99618: Calling groups_inventory to load vars for managed_node3 11337 1726853243.99620: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853243.99627: Calling all_plugins_play to load vars for managed_node3 11337 1726853243.99629: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853243.99631: Calling groups_plugins_play to load vars for managed_node3 11337 1726853243.99801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853243.99921: done with get_vars() 11337 1726853243.99928: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:27:23 -0400 (0:00:00.035) 0:00:03.147 ****** 11337 1726853243.99993: entering _queue_task() for managed_node3/include_tasks 11337 1726853244.00198: worker is 1 (out of 1 available) 11337 1726853244.00212: exiting _queue_task() for managed_node3/include_tasks 11337 1726853244.00224: done queuing things up, now waiting for results queue to drain 11337 1726853244.00226: waiting for pending results... 11337 1726853244.00381: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11337 1726853244.00469: in run() - task 02083763-bbaf-a537-98c5-000000000026 11337 1726853244.00483: variable 'ansible_search_path' from source: unknown 11337 1726853244.00486: variable 'ansible_search_path' from source: unknown 11337 1726853244.00514: calling self._execute() 11337 1726853244.00574: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.00577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.00586: variable 'omit' from source: magic vars 11337 1726853244.00884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.02526: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.02581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.02607: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.02632: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.02656: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.02713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.02733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.02756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.02785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.02795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.02891: variable 'ansible_distribution' from source: facts 11337 1726853244.02894: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.02909: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.02912: when evaluation is False, skipping this task 11337 1726853244.02914: _execute() done 11337 1726853244.02917: dumping result to json 11337 1726853244.02921: done dumping result, returning 11337 1726853244.02928: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-a537-98c5-000000000026] 11337 1726853244.02931: sending task result for task 02083763-bbaf-a537-98c5-000000000026 11337 1726853244.03014: done sending task result for task 02083763-bbaf-a537-98c5-000000000026 11337 1726853244.03017: 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" } 11337 1726853244.03063: no more pending results, returning what we have 11337 1726853244.03066: results queue empty 11337 1726853244.03066: checking for any_errors_fatal 11337 1726853244.03074: done checking for any_errors_fatal 11337 1726853244.03074: checking for max_fail_percentage 11337 1726853244.03076: done checking for max_fail_percentage 11337 1726853244.03077: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.03078: done checking to see if all hosts have failed 11337 1726853244.03078: getting the remaining hosts for this loop 11337 1726853244.03080: done getting the remaining hosts for this loop 11337 1726853244.03084: getting the next task for host managed_node3 11337 1726853244.03092: done getting next task for host managed_node3 11337 1726853244.03096: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11337 1726853244.03099: ^ 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? (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 11337 1726853244.03111: getting variables 11337 1726853244.03113: in VariableManager get_vars() 11337 1726853244.03153: Calling all_inventory to load vars for managed_node3 11337 1726853244.03156: Calling groups_inventory to load vars for managed_node3 11337 1726853244.03158: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.03166: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.03168: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.03177: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.03313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.03439: done with get_vars() 11337 1726853244.03447: done getting variables 11337 1726853244.03488: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:27:24 -0400 (0:00:00.035) 0:00:03.182 ****** 11337 1726853244.03513: entering _queue_task() for managed_node3/debug 11337 1726853244.03709: worker is 1 (out of 1 available) 11337 1726853244.03723: exiting _queue_task() for managed_node3/debug 11337 1726853244.03734: done queuing things up, now waiting for results queue to drain 11337 1726853244.03736: waiting for pending results... 11337 1726853244.03892: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 11337 1726853244.03969: in run() - task 02083763-bbaf-a537-98c5-000000000027 11337 1726853244.03975: variable 'ansible_search_path' from source: unknown 11337 1726853244.03978: variable 'ansible_search_path' from source: unknown 11337 1726853244.04008: calling self._execute() 11337 1726853244.04063: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.04068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.04081: variable 'omit' from source: magic vars 11337 1726853244.04375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.06063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.06277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.06280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.06283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.06285: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.06314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.06349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.06381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.06425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.06447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.06586: variable 'ansible_distribution' from source: facts 11337 1726853244.06596: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.06617: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.06628: when evaluation is False, skipping this task 11337 1726853244.06635: _execute() done 11337 1726853244.06642: dumping result to json 11337 1726853244.06651: done dumping result, returning 11337 1726853244.06663: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-a537-98c5-000000000027] 11337 1726853244.06670: sending task result for task 02083763-bbaf-a537-98c5-000000000027 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11337 1726853244.06811: no more pending results, returning what we have 11337 1726853244.06814: results queue empty 11337 1726853244.06815: checking for any_errors_fatal 11337 1726853244.06819: done checking for any_errors_fatal 11337 1726853244.06820: checking for max_fail_percentage 11337 1726853244.06822: done checking for max_fail_percentage 11337 1726853244.06823: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.06823: done checking to see if all hosts have failed 11337 1726853244.06824: getting the remaining hosts for this loop 11337 1726853244.06826: done getting the remaining hosts for this loop 11337 1726853244.06829: getting the next task for host managed_node3 11337 1726853244.06836: done getting next task for host managed_node3 11337 1726853244.06840: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11337 1726853244.06843: ^ 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? (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 11337 1726853244.06858: getting variables 11337 1726853244.06860: in VariableManager get_vars() 11337 1726853244.06904: Calling all_inventory to load vars for managed_node3 11337 1726853244.06907: Calling groups_inventory to load vars for managed_node3 11337 1726853244.06910: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.06920: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.06923: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.06926: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.07493: done sending task result for task 02083763-bbaf-a537-98c5-000000000027 11337 1726853244.07497: WORKER PROCESS EXITING 11337 1726853244.07509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.07625: done with get_vars() 11337 1726853244.07632: done getting variables 11337 1726853244.07694: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:27:24 -0400 (0:00:00.042) 0:00:03.224 ****** 11337 1726853244.07717: entering _queue_task() for managed_node3/fail 11337 1726853244.07718: Creating lock for fail 11337 1726853244.07918: worker is 1 (out of 1 available) 11337 1726853244.07932: exiting _queue_task() for managed_node3/fail 11337 1726853244.07942: done queuing things up, now waiting for results queue to drain 11337 1726853244.07947: waiting for pending results... 11337 1726853244.08097: 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 11337 1726853244.08179: in run() - task 02083763-bbaf-a537-98c5-000000000028 11337 1726853244.08184: variable 'ansible_search_path' from source: unknown 11337 1726853244.08186: variable 'ansible_search_path' from source: unknown 11337 1726853244.08216: calling self._execute() 11337 1726853244.08276: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.08286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.08293: variable 'omit' from source: magic vars 11337 1726853244.08589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.10778: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.10782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.10785: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.10788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.10790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.10842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.10884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.10924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.10977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.10998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.11154: variable 'ansible_distribution' from source: facts 11337 1726853244.11166: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.11191: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.11199: when evaluation is False, skipping this task 11337 1726853244.11206: _execute() done 11337 1726853244.11214: dumping result to json 11337 1726853244.11222: done dumping result, returning 11337 1726853244.11242: 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 [02083763-bbaf-a537-98c5-000000000028] 11337 1726853244.11347: sending task result for task 02083763-bbaf-a537-98c5-000000000028 11337 1726853244.11423: done sending task result for task 02083763-bbaf-a537-98c5-000000000028 11337 1726853244.11426: 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" } 11337 1726853244.11502: no more pending results, returning what we have 11337 1726853244.11505: results queue empty 11337 1726853244.11506: checking for any_errors_fatal 11337 1726853244.11512: done checking for any_errors_fatal 11337 1726853244.11513: checking for max_fail_percentage 11337 1726853244.11515: done checking for max_fail_percentage 11337 1726853244.11516: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.11517: done checking to see if all hosts have failed 11337 1726853244.11517: getting the remaining hosts for this loop 11337 1726853244.11519: done getting the remaining hosts for this loop 11337 1726853244.11523: getting the next task for host managed_node3 11337 1726853244.11529: done getting next task for host managed_node3 11337 1726853244.11534: ^ 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 11337 1726853244.11537: ^ 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? (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 11337 1726853244.11555: getting variables 11337 1726853244.11557: in VariableManager get_vars() 11337 1726853244.11605: Calling all_inventory to load vars for managed_node3 11337 1726853244.11608: Calling groups_inventory to load vars for managed_node3 11337 1726853244.11611: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.11622: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.11625: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.11628: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.12030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.12275: done with get_vars() 11337 1726853244.12286: done getting variables 11337 1726853244.12352: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:27:24 -0400 (0:00:00.046) 0:00:03.271 ****** 11337 1726853244.12386: entering _queue_task() for managed_node3/fail 11337 1726853244.12647: worker is 1 (out of 1 available) 11337 1726853244.12774: exiting _queue_task() for managed_node3/fail 11337 1726853244.12785: done queuing things up, now waiting for results queue to drain 11337 1726853244.12787: waiting for pending results... 11337 1726853244.12990: 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 11337 1726853244.13098: in run() - task 02083763-bbaf-a537-98c5-000000000029 11337 1726853244.13120: variable 'ansible_search_path' from source: unknown 11337 1726853244.13128: variable 'ansible_search_path' from source: unknown 11337 1726853244.13195: calling self._execute() 11337 1726853244.13268: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.13281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.13295: variable 'omit' from source: magic vars 11337 1726853244.13851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.16164: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.16232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.16296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.16334: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.16374: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.16454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.16498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.16529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.16584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.16604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.16773: variable 'ansible_distribution' from source: facts 11337 1726853244.16777: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.16789: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.16798: when evaluation is False, skipping this task 11337 1726853244.16800: _execute() done 11337 1726853244.16803: dumping result to json 11337 1726853244.16806: done dumping result, returning 11337 1726853244.16808: 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 [02083763-bbaf-a537-98c5-000000000029] 11337 1726853244.16811: sending task result for task 02083763-bbaf-a537-98c5-000000000029 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" } 11337 1726853244.16959: no more pending results, returning what we have 11337 1726853244.16962: results queue empty 11337 1726853244.16963: checking for any_errors_fatal 11337 1726853244.16967: done checking for any_errors_fatal 11337 1726853244.16968: checking for max_fail_percentage 11337 1726853244.16969: done checking for max_fail_percentage 11337 1726853244.16972: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.16972: done checking to see if all hosts have failed 11337 1726853244.16973: getting the remaining hosts for this loop 11337 1726853244.16975: done getting the remaining hosts for this loop 11337 1726853244.16978: getting the next task for host managed_node3 11337 1726853244.16984: done getting next task for host managed_node3 11337 1726853244.16987: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11337 1726853244.16990: ^ 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? (HOST STATE: block=0, task=5, 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 11337 1726853244.17002: getting variables 11337 1726853244.17003: in VariableManager get_vars() 11337 1726853244.17048: Calling all_inventory to load vars for managed_node3 11337 1726853244.17050: Calling groups_inventory to load vars for managed_node3 11337 1726853244.17053: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.17060: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.17062: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.17064: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.17231: done sending task result for task 02083763-bbaf-a537-98c5-000000000029 11337 1726853244.17235: WORKER PROCESS EXITING 11337 1726853244.17249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.17370: done with get_vars() 11337 1726853244.17379: done getting variables 11337 1726853244.17418: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:27:24 -0400 (0:00:00.050) 0:00:03.321 ****** 11337 1726853244.17441: entering _queue_task() for managed_node3/fail 11337 1726853244.17640: worker is 1 (out of 1 available) 11337 1726853244.17657: exiting _queue_task() for managed_node3/fail 11337 1726853244.17669: done queuing things up, now waiting for results queue to drain 11337 1726853244.17672: waiting for pending results... 11337 1726853244.17819: 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 11337 1726853244.17904: in run() - task 02083763-bbaf-a537-98c5-00000000002a 11337 1726853244.17912: variable 'ansible_search_path' from source: unknown 11337 1726853244.17915: variable 'ansible_search_path' from source: unknown 11337 1726853244.17946: calling self._execute() 11337 1726853244.18003: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.18007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.18018: variable 'omit' from source: magic vars 11337 1726853244.18310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.20112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.20158: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.20186: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.20211: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.20233: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.20291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.20311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.20328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.20359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.20370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.20462: variable 'ansible_distribution' from source: facts 11337 1726853244.20466: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.20482: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.20485: when evaluation is False, skipping this task 11337 1726853244.20488: _execute() done 11337 1726853244.20490: dumping result to json 11337 1726853244.20495: done dumping result, returning 11337 1726853244.20502: 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 [02083763-bbaf-a537-98c5-00000000002a] 11337 1726853244.20505: sending task result for task 02083763-bbaf-a537-98c5-00000000002a 11337 1726853244.20592: done sending task result for task 02083763-bbaf-a537-98c5-00000000002a 11337 1726853244.20594: 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" } 11337 1726853244.20639: no more pending results, returning what we have 11337 1726853244.20642: results queue empty 11337 1726853244.20643: checking for any_errors_fatal 11337 1726853244.20649: done checking for any_errors_fatal 11337 1726853244.20650: checking for max_fail_percentage 11337 1726853244.20652: done checking for max_fail_percentage 11337 1726853244.20653: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.20654: done checking to see if all hosts have failed 11337 1726853244.20654: getting the remaining hosts for this loop 11337 1726853244.20655: done getting the remaining hosts for this loop 11337 1726853244.20659: getting the next task for host managed_node3 11337 1726853244.20665: done getting next task for host managed_node3 11337 1726853244.20668: ^ 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 11337 1726853244.20673: ^ 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? (HOST STATE: block=0, task=6, 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 11337 1726853244.20685: getting variables 11337 1726853244.20686: in VariableManager get_vars() 11337 1726853244.20722: Calling all_inventory to load vars for managed_node3 11337 1726853244.20724: Calling groups_inventory to load vars for managed_node3 11337 1726853244.20726: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.20734: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.20737: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.20739: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.20873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.21003: done with get_vars() 11337 1726853244.21011: done getting variables 11337 1726853244.21079: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:27:24 -0400 (0:00:00.036) 0:00:03.358 ****** 11337 1726853244.21105: entering _queue_task() for managed_node3/dnf 11337 1726853244.21305: worker is 1 (out of 1 available) 11337 1726853244.21318: exiting _queue_task() for managed_node3/dnf 11337 1726853244.21329: done queuing things up, now waiting for results queue to drain 11337 1726853244.21331: waiting for pending results... 11337 1726853244.21492: 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 11337 1726853244.21778: in run() - task 02083763-bbaf-a537-98c5-00000000002b 11337 1726853244.21781: variable 'ansible_search_path' from source: unknown 11337 1726853244.21784: variable 'ansible_search_path' from source: unknown 11337 1726853244.21786: calling self._execute() 11337 1726853244.21788: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.21790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.21792: variable 'omit' from source: magic vars 11337 1726853244.22366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.25133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.25206: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.25260: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.25305: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.25337: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.25424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.25462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.25498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.25546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.25574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.25776: variable 'ansible_distribution' from source: facts 11337 1726853244.25779: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.25782: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.25784: when evaluation is False, skipping this task 11337 1726853244.25787: _execute() done 11337 1726853244.25793: dumping result to json 11337 1726853244.25796: done dumping result, returning 11337 1726853244.25799: 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 [02083763-bbaf-a537-98c5-00000000002b] 11337 1726853244.25801: sending task result for task 02083763-bbaf-a537-98c5-00000000002b 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" } 11337 1726853244.25927: no more pending results, returning what we have 11337 1726853244.25930: results queue empty 11337 1726853244.25931: checking for any_errors_fatal 11337 1726853244.25935: done checking for any_errors_fatal 11337 1726853244.25936: checking for max_fail_percentage 11337 1726853244.25937: done checking for max_fail_percentage 11337 1726853244.25938: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.25939: done checking to see if all hosts have failed 11337 1726853244.25940: getting the remaining hosts for this loop 11337 1726853244.25941: done getting the remaining hosts for this loop 11337 1726853244.25947: getting the next task for host managed_node3 11337 1726853244.25953: done getting next task for host managed_node3 11337 1726853244.25957: ^ 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 11337 1726853244.25960: ^ 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? (HOST STATE: block=0, task=7, 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 11337 1726853244.25974: getting variables 11337 1726853244.25975: in VariableManager get_vars() 11337 1726853244.26191: Calling all_inventory to load vars for managed_node3 11337 1726853244.26194: Calling groups_inventory to load vars for managed_node3 11337 1726853244.26196: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.26207: done sending task result for task 02083763-bbaf-a537-98c5-00000000002b 11337 1726853244.26210: WORKER PROCESS EXITING 11337 1726853244.26218: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.26223: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.26226: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.26579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.26883: done with get_vars() 11337 1726853244.26896: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11337 1726853244.27203: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:27:24 -0400 (0:00:00.061) 0:00:03.419 ****** 11337 1726853244.27243: entering _queue_task() for managed_node3/yum 11337 1726853244.27248: Creating lock for yum 11337 1726853244.27565: worker is 1 (out of 1 available) 11337 1726853244.27683: exiting _queue_task() for managed_node3/yum 11337 1726853244.27702: done queuing things up, now waiting for results queue to drain 11337 1726853244.27704: waiting for pending results... 11337 1726853244.28288: 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 11337 1726853244.28294: in run() - task 02083763-bbaf-a537-98c5-00000000002c 11337 1726853244.28297: variable 'ansible_search_path' from source: unknown 11337 1726853244.28299: variable 'ansible_search_path' from source: unknown 11337 1726853244.28329: calling self._execute() 11337 1726853244.28411: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.28423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.28440: variable 'omit' from source: magic vars 11337 1726853244.28858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.30476: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.30543: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.30586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.30627: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.30659: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.30755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.30802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.30979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.30983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.30985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.31034: variable 'ansible_distribution' from source: facts 11337 1726853244.31050: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.31078: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.31086: when evaluation is False, skipping this task 11337 1726853244.31097: _execute() done 11337 1726853244.31114: dumping result to json 11337 1726853244.31117: done dumping result, returning 11337 1726853244.31131: 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 [02083763-bbaf-a537-98c5-00000000002c] 11337 1726853244.31135: sending task result for task 02083763-bbaf-a537-98c5-00000000002c 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" } 11337 1726853244.31261: no more pending results, returning what we have 11337 1726853244.31265: results queue empty 11337 1726853244.31266: checking for any_errors_fatal 11337 1726853244.31276: done checking for any_errors_fatal 11337 1726853244.31277: checking for max_fail_percentage 11337 1726853244.31278: done checking for max_fail_percentage 11337 1726853244.31279: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.31280: done checking to see if all hosts have failed 11337 1726853244.31281: getting the remaining hosts for this loop 11337 1726853244.31282: done getting the remaining hosts for this loop 11337 1726853244.31285: getting the next task for host managed_node3 11337 1726853244.31291: done getting next task for host managed_node3 11337 1726853244.31295: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11337 1726853244.31297: ^ 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? (HOST STATE: block=0, task=8, 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 11337 1726853244.31310: getting variables 11337 1726853244.31311: in VariableManager get_vars() 11337 1726853244.31351: Calling all_inventory to load vars for managed_node3 11337 1726853244.31354: Calling groups_inventory to load vars for managed_node3 11337 1726853244.31356: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.31365: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.31367: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.31370: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.31381: done sending task result for task 02083763-bbaf-a537-98c5-00000000002c 11337 1726853244.31384: WORKER PROCESS EXITING 11337 1726853244.31521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.31643: done with get_vars() 11337 1726853244.31651: done getting variables 11337 1726853244.31695: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:27:24 -0400 (0:00:00.044) 0:00:03.464 ****** 11337 1726853244.31718: entering _queue_task() for managed_node3/fail 11337 1726853244.31914: worker is 1 (out of 1 available) 11337 1726853244.31926: exiting _queue_task() for managed_node3/fail 11337 1726853244.31937: done queuing things up, now waiting for results queue to drain 11337 1726853244.31939: waiting for pending results... 11337 1726853244.32101: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11337 1726853244.32181: in run() - task 02083763-bbaf-a537-98c5-00000000002d 11337 1726853244.32193: variable 'ansible_search_path' from source: unknown 11337 1726853244.32196: variable 'ansible_search_path' from source: unknown 11337 1726853244.32225: calling self._execute() 11337 1726853244.32287: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.32291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.32299: variable 'omit' from source: magic vars 11337 1726853244.32648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.34097: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.34151: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.34179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.34205: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.34225: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.34288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.34308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.34325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.34356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.34367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.34464: variable 'ansible_distribution' from source: facts 11337 1726853244.34468: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.34485: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.34488: when evaluation is False, skipping this task 11337 1726853244.34491: _execute() done 11337 1726853244.34493: dumping result to json 11337 1726853244.34498: done dumping result, returning 11337 1726853244.34504: 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 [02083763-bbaf-a537-98c5-00000000002d] 11337 1726853244.34507: sending task result for task 02083763-bbaf-a537-98c5-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" } 11337 1726853244.34642: no more pending results, returning what we have 11337 1726853244.34645: results queue empty 11337 1726853244.34646: checking for any_errors_fatal 11337 1726853244.34650: done checking for any_errors_fatal 11337 1726853244.34651: checking for max_fail_percentage 11337 1726853244.34653: done checking for max_fail_percentage 11337 1726853244.34654: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.34655: done checking to see if all hosts have failed 11337 1726853244.34655: getting the remaining hosts for this loop 11337 1726853244.34657: done getting the remaining hosts for this loop 11337 1726853244.34660: getting the next task for host managed_node3 11337 1726853244.34666: done getting next task for host managed_node3 11337 1726853244.34669: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11337 1726853244.34674: ^ 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? (HOST STATE: block=0, task=9, 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 11337 1726853244.34688: getting variables 11337 1726853244.34689: in VariableManager get_vars() 11337 1726853244.34725: Calling all_inventory to load vars for managed_node3 11337 1726853244.34727: Calling groups_inventory to load vars for managed_node3 11337 1726853244.34730: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.34737: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.34739: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.34741: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.34906: done sending task result for task 02083763-bbaf-a537-98c5-00000000002d 11337 1726853244.34910: WORKER PROCESS EXITING 11337 1726853244.34920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.35041: done with get_vars() 11337 1726853244.35049: done getting variables 11337 1726853244.35091: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:27:24 -0400 (0:00:00.033) 0:00:03.498 ****** 11337 1726853244.35115: entering _queue_task() for managed_node3/package 11337 1726853244.35318: worker is 1 (out of 1 available) 11337 1726853244.35331: exiting _queue_task() for managed_node3/package 11337 1726853244.35342: done queuing things up, now waiting for results queue to drain 11337 1726853244.35344: waiting for pending results... 11337 1726853244.35515: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 11337 1726853244.35602: in run() - task 02083763-bbaf-a537-98c5-00000000002e 11337 1726853244.35614: variable 'ansible_search_path' from source: unknown 11337 1726853244.35618: variable 'ansible_search_path' from source: unknown 11337 1726853244.35644: calling self._execute() 11337 1726853244.35707: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.35710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.35719: variable 'omit' from source: magic vars 11337 1726853244.36120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.37482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.37525: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.37555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.37591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.37610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.37672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.37692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.37709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.37734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.37746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.37841: variable 'ansible_distribution' from source: facts 11337 1726853244.37845: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.37866: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.37869: when evaluation is False, skipping this task 11337 1726853244.37873: _execute() done 11337 1726853244.37876: dumping result to json 11337 1726853244.37878: done dumping result, returning 11337 1726853244.37882: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-a537-98c5-00000000002e] 11337 1726853244.37888: sending task result for task 02083763-bbaf-a537-98c5-00000000002e 11337 1726853244.37968: done sending task result for task 02083763-bbaf-a537-98c5-00000000002e 11337 1726853244.37979: 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" } 11337 1726853244.38025: no more pending results, returning what we have 11337 1726853244.38028: results queue empty 11337 1726853244.38029: checking for any_errors_fatal 11337 1726853244.38034: done checking for any_errors_fatal 11337 1726853244.38035: checking for max_fail_percentage 11337 1726853244.38036: done checking for max_fail_percentage 11337 1726853244.38037: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.38038: done checking to see if all hosts have failed 11337 1726853244.38039: getting the remaining hosts for this loop 11337 1726853244.38040: done getting the remaining hosts for this loop 11337 1726853244.38044: getting the next task for host managed_node3 11337 1726853244.38049: done getting next task for host managed_node3 11337 1726853244.38053: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11337 1726853244.38056: ^ 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? (HOST STATE: block=0, task=10, 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 11337 1726853244.38068: getting variables 11337 1726853244.38069: in VariableManager get_vars() 11337 1726853244.38107: Calling all_inventory to load vars for managed_node3 11337 1726853244.38109: Calling groups_inventory to load vars for managed_node3 11337 1726853244.38111: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.38119: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.38121: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.38123: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.38250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.38373: done with get_vars() 11337 1726853244.38381: done getting variables 11337 1726853244.38421: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:27:24 -0400 (0:00:00.033) 0:00:03.531 ****** 11337 1726853244.38442: entering _queue_task() for managed_node3/package 11337 1726853244.38626: worker is 1 (out of 1 available) 11337 1726853244.38639: exiting _queue_task() for managed_node3/package 11337 1726853244.38652: done queuing things up, now waiting for results queue to drain 11337 1726853244.38654: waiting for pending results... 11337 1726853244.38810: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11337 1726853244.38889: in run() - task 02083763-bbaf-a537-98c5-00000000002f 11337 1726853244.38902: variable 'ansible_search_path' from source: unknown 11337 1726853244.38906: variable 'ansible_search_path' from source: unknown 11337 1726853244.38932: calling self._execute() 11337 1726853244.39053: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.39061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.39070: variable 'omit' from source: magic vars 11337 1726853244.39365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.40821: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.40877: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.40904: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.40928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.40948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.41013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.41034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.41053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.41084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.41095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.41193: variable 'ansible_distribution' from source: facts 11337 1726853244.41197: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.41212: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.41215: when evaluation is False, skipping this task 11337 1726853244.41218: _execute() done 11337 1726853244.41220: dumping result to json 11337 1726853244.41225: done dumping result, returning 11337 1726853244.41232: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-a537-98c5-00000000002f] 11337 1726853244.41235: sending task result for task 02083763-bbaf-a537-98c5-00000000002f 11337 1726853244.41325: done sending task result for task 02083763-bbaf-a537-98c5-00000000002f 11337 1726853244.41327: 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" } 11337 1726853244.41374: no more pending results, returning what we have 11337 1726853244.41377: results queue empty 11337 1726853244.41378: checking for any_errors_fatal 11337 1726853244.41382: done checking for any_errors_fatal 11337 1726853244.41383: checking for max_fail_percentage 11337 1726853244.41385: done checking for max_fail_percentage 11337 1726853244.41386: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.41386: done checking to see if all hosts have failed 11337 1726853244.41387: getting the remaining hosts for this loop 11337 1726853244.41388: done getting the remaining hosts for this loop 11337 1726853244.41392: getting the next task for host managed_node3 11337 1726853244.41398: done getting next task for host managed_node3 11337 1726853244.41401: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11337 1726853244.41404: ^ 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? (HOST STATE: block=0, task=11, 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 11337 1726853244.41417: getting variables 11337 1726853244.41418: in VariableManager get_vars() 11337 1726853244.41514: Calling all_inventory to load vars for managed_node3 11337 1726853244.41517: Calling groups_inventory to load vars for managed_node3 11337 1726853244.41519: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.41527: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.41529: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.41531: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.41640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.41774: done with get_vars() 11337 1726853244.41781: done getting variables 11337 1726853244.41824: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:27:24 -0400 (0:00:00.034) 0:00:03.565 ****** 11337 1726853244.41849: entering _queue_task() for managed_node3/package 11337 1726853244.42053: worker is 1 (out of 1 available) 11337 1726853244.42067: exiting _queue_task() for managed_node3/package 11337 1726853244.42079: done queuing things up, now waiting for results queue to drain 11337 1726853244.42081: waiting for pending results... 11337 1726853244.42235: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11337 1726853244.42315: in run() - task 02083763-bbaf-a537-98c5-000000000030 11337 1726853244.42324: variable 'ansible_search_path' from source: unknown 11337 1726853244.42328: variable 'ansible_search_path' from source: unknown 11337 1726853244.42357: calling self._execute() 11337 1726853244.42415: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.42419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.42431: variable 'omit' from source: magic vars 11337 1726853244.42722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.44189: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.44232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.44269: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.44298: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.44317: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.44375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.44398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.44415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.44440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.44451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.44548: variable 'ansible_distribution' from source: facts 11337 1726853244.44552: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.44566: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.44569: when evaluation is False, skipping this task 11337 1726853244.44573: _execute() done 11337 1726853244.44575: dumping result to json 11337 1726853244.44580: done dumping result, returning 11337 1726853244.44587: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-a537-98c5-000000000030] 11337 1726853244.44591: sending task result for task 02083763-bbaf-a537-98c5-000000000030 11337 1726853244.44685: done sending task result for task 02083763-bbaf-a537-98c5-000000000030 11337 1726853244.44688: 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" } 11337 1726853244.44757: no more pending results, returning what we have 11337 1726853244.44760: results queue empty 11337 1726853244.44762: checking for any_errors_fatal 11337 1726853244.44766: done checking for any_errors_fatal 11337 1726853244.44767: checking for max_fail_percentage 11337 1726853244.44768: done checking for max_fail_percentage 11337 1726853244.44769: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.44770: done checking to see if all hosts have failed 11337 1726853244.44772: getting the remaining hosts for this loop 11337 1726853244.44774: done getting the remaining hosts for this loop 11337 1726853244.44777: getting the next task for host managed_node3 11337 1726853244.44782: done getting next task for host managed_node3 11337 1726853244.44786: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11337 1726853244.44789: ^ 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? (HOST STATE: block=0, task=12, 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 11337 1726853244.44800: getting variables 11337 1726853244.44802: in VariableManager get_vars() 11337 1726853244.44837: Calling all_inventory to load vars for managed_node3 11337 1726853244.44840: Calling groups_inventory to load vars for managed_node3 11337 1726853244.44842: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.44851: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.44854: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.44856: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.44985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.45134: done with get_vars() 11337 1726853244.45141: done getting variables 11337 1726853244.45213: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:27:24 -0400 (0:00:00.033) 0:00:03.599 ****** 11337 1726853244.45235: entering _queue_task() for managed_node3/service 11337 1726853244.45236: Creating lock for service 11337 1726853244.45442: worker is 1 (out of 1 available) 11337 1726853244.45458: exiting _queue_task() for managed_node3/service 11337 1726853244.45469: done queuing things up, now waiting for results queue to drain 11337 1726853244.45473: waiting for pending results... 11337 1726853244.45625: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11337 1726853244.45714: in run() - task 02083763-bbaf-a537-98c5-000000000031 11337 1726853244.45724: variable 'ansible_search_path' from source: unknown 11337 1726853244.45728: variable 'ansible_search_path' from source: unknown 11337 1726853244.45759: calling self._execute() 11337 1726853244.45820: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.45826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.45835: variable 'omit' from source: magic vars 11337 1726853244.46139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.47629: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.47676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.47703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.47727: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.47749: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.47807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.47832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.48075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.48078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.48081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.48083: variable 'ansible_distribution' from source: facts 11337 1726853244.48085: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.48088: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.48091: when evaluation is False, skipping this task 11337 1726853244.48093: _execute() done 11337 1726853244.48095: dumping result to json 11337 1726853244.48097: done dumping result, returning 11337 1726853244.48099: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-a537-98c5-000000000031] 11337 1726853244.48101: sending task result for task 02083763-bbaf-a537-98c5-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" } 11337 1726853244.48248: no more pending results, returning what we have 11337 1726853244.48251: results queue empty 11337 1726853244.48252: checking for any_errors_fatal 11337 1726853244.48258: done checking for any_errors_fatal 11337 1726853244.48259: checking for max_fail_percentage 11337 1726853244.48261: done checking for max_fail_percentage 11337 1726853244.48261: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.48262: done checking to see if all hosts have failed 11337 1726853244.48263: getting the remaining hosts for this loop 11337 1726853244.48264: done getting the remaining hosts for this loop 11337 1726853244.48268: getting the next task for host managed_node3 11337 1726853244.48275: done getting next task for host managed_node3 11337 1726853244.48279: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11337 1726853244.48283: ^ 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? (HOST STATE: block=0, task=13, 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 11337 1726853244.48296: getting variables 11337 1726853244.48298: in VariableManager get_vars() 11337 1726853244.48336: Calling all_inventory to load vars for managed_node3 11337 1726853244.48339: Calling groups_inventory to load vars for managed_node3 11337 1726853244.48341: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.48352: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.48355: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.48357: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.48563: done sending task result for task 02083763-bbaf-a537-98c5-000000000031 11337 1726853244.48567: WORKER PROCESS EXITING 11337 1726853244.48593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.48813: done with get_vars() 11337 1726853244.48824: done getting variables 11337 1726853244.48889: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:27:24 -0400 (0:00:00.036) 0:00:03.636 ****** 11337 1726853244.48919: entering _queue_task() for managed_node3/service 11337 1726853244.49246: worker is 1 (out of 1 available) 11337 1726853244.49259: exiting _queue_task() for managed_node3/service 11337 1726853244.49269: done queuing things up, now waiting for results queue to drain 11337 1726853244.49273: waiting for pending results... 11337 1726853244.49445: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11337 1726853244.49523: in run() - task 02083763-bbaf-a537-98c5-000000000032 11337 1726853244.49533: variable 'ansible_search_path' from source: unknown 11337 1726853244.49537: variable 'ansible_search_path' from source: unknown 11337 1726853244.49567: calling self._execute() 11337 1726853244.49632: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.49638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.49648: variable 'omit' from source: magic vars 11337 1726853244.49953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.51877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.51881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.51884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.51908: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.51939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.52020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.52055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.52088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.52131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.52154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.52291: variable 'ansible_distribution' from source: facts 11337 1726853244.52302: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.52325: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.52333: when evaluation is False, skipping this task 11337 1726853244.52341: _execute() done 11337 1726853244.52352: dumping result to json 11337 1726853244.52360: done dumping result, returning 11337 1726853244.52374: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-a537-98c5-000000000032] 11337 1726853244.52384: sending task result for task 02083763-bbaf-a537-98c5-000000000032 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11337 1726853244.52525: no more pending results, returning what we have 11337 1726853244.52528: results queue empty 11337 1726853244.52529: checking for any_errors_fatal 11337 1726853244.52534: done checking for any_errors_fatal 11337 1726853244.52535: checking for max_fail_percentage 11337 1726853244.52536: done checking for max_fail_percentage 11337 1726853244.52537: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.52538: done checking to see if all hosts have failed 11337 1726853244.52539: getting the remaining hosts for this loop 11337 1726853244.52540: done getting the remaining hosts for this loop 11337 1726853244.52545: getting the next task for host managed_node3 11337 1726853244.52551: done getting next task for host managed_node3 11337 1726853244.52555: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11337 1726853244.52557: ^ 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? (HOST STATE: block=0, task=14, 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 11337 1726853244.52569: getting variables 11337 1726853244.52573: in VariableManager get_vars() 11337 1726853244.52611: Calling all_inventory to load vars for managed_node3 11337 1726853244.52613: Calling groups_inventory to load vars for managed_node3 11337 1726853244.52616: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.52626: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.52629: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.52631: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.52924: done sending task result for task 02083763-bbaf-a537-98c5-000000000032 11337 1726853244.52928: WORKER PROCESS EXITING 11337 1726853244.52951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.53167: done with get_vars() 11337 1726853244.53183: done getting variables 11337 1726853244.53248: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:27:24 -0400 (0:00:00.043) 0:00:03.679 ****** 11337 1726853244.53282: entering _queue_task() for managed_node3/service 11337 1726853244.53657: worker is 1 (out of 1 available) 11337 1726853244.53670: exiting _queue_task() for managed_node3/service 11337 1726853244.53685: done queuing things up, now waiting for results queue to drain 11337 1726853244.53687: waiting for pending results... 11337 1726853244.53857: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11337 1726853244.53992: in run() - task 02083763-bbaf-a537-98c5-000000000033 11337 1726853244.54012: variable 'ansible_search_path' from source: unknown 11337 1726853244.54025: variable 'ansible_search_path' from source: unknown 11337 1726853244.54065: calling self._execute() 11337 1726853244.54155: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.54168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.54184: variable 'omit' from source: magic vars 11337 1726853244.54642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.56894: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.56973: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.57017: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.57065: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.57100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.57195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.57229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.57267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.57315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.57335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.57576: variable 'ansible_distribution' from source: facts 11337 1726853244.57579: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.57581: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.57583: when evaluation is False, skipping this task 11337 1726853244.57585: _execute() done 11337 1726853244.57586: dumping result to json 11337 1726853244.57588: done dumping result, returning 11337 1726853244.57590: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-a537-98c5-000000000033] 11337 1726853244.57591: sending task result for task 02083763-bbaf-a537-98c5-000000000033 11337 1726853244.57654: done sending task result for task 02083763-bbaf-a537-98c5-000000000033 11337 1726853244.57657: 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" } 11337 1726853244.57728: no more pending results, returning what we have 11337 1726853244.57732: results queue empty 11337 1726853244.57733: checking for any_errors_fatal 11337 1726853244.57738: done checking for any_errors_fatal 11337 1726853244.57739: checking for max_fail_percentage 11337 1726853244.57741: done checking for max_fail_percentage 11337 1726853244.57742: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.57743: done checking to see if all hosts have failed 11337 1726853244.57743: getting the remaining hosts for this loop 11337 1726853244.57745: done getting the remaining hosts for this loop 11337 1726853244.57749: getting the next task for host managed_node3 11337 1726853244.57756: done getting next task for host managed_node3 11337 1726853244.57759: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11337 1726853244.57763: ^ 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? (HOST STATE: block=0, task=15, 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 11337 1726853244.57980: getting variables 11337 1726853244.57982: in VariableManager get_vars() 11337 1726853244.58018: Calling all_inventory to load vars for managed_node3 11337 1726853244.58021: Calling groups_inventory to load vars for managed_node3 11337 1726853244.58023: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.58031: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.58034: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.58036: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.58303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.58513: done with get_vars() 11337 1726853244.58524: done getting variables 11337 1726853244.58580: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:27:24 -0400 (0:00:00.053) 0:00:03.733 ****** 11337 1726853244.58610: entering _queue_task() for managed_node3/service 11337 1726853244.58972: worker is 1 (out of 1 available) 11337 1726853244.58983: exiting _queue_task() for managed_node3/service 11337 1726853244.58993: done queuing things up, now waiting for results queue to drain 11337 1726853244.58995: waiting for pending results... 11337 1726853244.59178: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 11337 1726853244.59329: in run() - task 02083763-bbaf-a537-98c5-000000000034 11337 1726853244.59333: variable 'ansible_search_path' from source: unknown 11337 1726853244.59336: variable 'ansible_search_path' from source: unknown 11337 1726853244.59349: calling self._execute() 11337 1726853244.59434: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.59449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.59476: variable 'omit' from source: magic vars 11337 1726853244.59924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.62305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.62375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.62485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.62497: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.62548: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.62629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.62655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.62674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.62699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.62710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.62819: variable 'ansible_distribution' from source: facts 11337 1726853244.62822: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.62838: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.62842: when evaluation is False, skipping this task 11337 1726853244.62845: _execute() done 11337 1726853244.62849: dumping result to json 11337 1726853244.62851: done dumping result, returning 11337 1726853244.62861: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-a537-98c5-000000000034] 11337 1726853244.62864: sending task result for task 02083763-bbaf-a537-98c5-000000000034 11337 1726853244.62944: done sending task result for task 02083763-bbaf-a537-98c5-000000000034 11337 1726853244.62947: 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 } 11337 1726853244.63006: no more pending results, returning what we have 11337 1726853244.63009: results queue empty 11337 1726853244.63010: checking for any_errors_fatal 11337 1726853244.63016: done checking for any_errors_fatal 11337 1726853244.63016: checking for max_fail_percentage 11337 1726853244.63018: done checking for max_fail_percentage 11337 1726853244.63019: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.63020: done checking to see if all hosts have failed 11337 1726853244.63020: getting the remaining hosts for this loop 11337 1726853244.63022: done getting the remaining hosts for this loop 11337 1726853244.63026: getting the next task for host managed_node3 11337 1726853244.63031: done getting next task for host managed_node3 11337 1726853244.63035: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11337 1726853244.63038: ^ 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? (HOST STATE: block=0, task=16, 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 11337 1726853244.63051: getting variables 11337 1726853244.63052: in VariableManager get_vars() 11337 1726853244.63092: Calling all_inventory to load vars for managed_node3 11337 1726853244.63095: Calling groups_inventory to load vars for managed_node3 11337 1726853244.63097: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.63104: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.63106: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.63108: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.63275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.63397: done with get_vars() 11337 1726853244.63404: done getting variables 11337 1726853244.63445: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:27:24 -0400 (0:00:00.048) 0:00:03.781 ****** 11337 1726853244.63468: entering _queue_task() for managed_node3/copy 11337 1726853244.63657: worker is 1 (out of 1 available) 11337 1726853244.63672: exiting _queue_task() for managed_node3/copy 11337 1726853244.63682: done queuing things up, now waiting for results queue to drain 11337 1726853244.63684: waiting for pending results... 11337 1726853244.63837: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11337 1726853244.63916: in run() - task 02083763-bbaf-a537-98c5-000000000035 11337 1726853244.63925: variable 'ansible_search_path' from source: unknown 11337 1726853244.63928: variable 'ansible_search_path' from source: unknown 11337 1726853244.63957: calling self._execute() 11337 1726853244.64021: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.64024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.64027: variable 'omit' from source: magic vars 11337 1726853244.64576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.66118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.66163: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.66191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.66216: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.66235: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.66298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.66317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.66334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.66362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.66375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.66470: variable 'ansible_distribution' from source: facts 11337 1726853244.66476: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.66493: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.66496: when evaluation is False, skipping this task 11337 1726853244.66498: _execute() done 11337 1726853244.66500: dumping result to json 11337 1726853244.66502: done dumping result, returning 11337 1726853244.66513: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-a537-98c5-000000000035] 11337 1726853244.66515: sending task result for task 02083763-bbaf-a537-98c5-000000000035 11337 1726853244.66597: done sending task result for task 02083763-bbaf-a537-98c5-000000000035 11337 1726853244.66599: 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" } 11337 1726853244.66656: no more pending results, returning what we have 11337 1726853244.66659: results queue empty 11337 1726853244.66660: checking for any_errors_fatal 11337 1726853244.66665: done checking for any_errors_fatal 11337 1726853244.66666: checking for max_fail_percentage 11337 1726853244.66667: done checking for max_fail_percentage 11337 1726853244.66668: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.66669: done checking to see if all hosts have failed 11337 1726853244.66670: getting the remaining hosts for this loop 11337 1726853244.66673: done getting the remaining hosts for this loop 11337 1726853244.66677: getting the next task for host managed_node3 11337 1726853244.66683: done getting next task for host managed_node3 11337 1726853244.66686: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11337 1726853244.66689: ^ 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? (HOST STATE: block=0, task=17, 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 11337 1726853244.66701: getting variables 11337 1726853244.66702: in VariableManager get_vars() 11337 1726853244.66737: Calling all_inventory to load vars for managed_node3 11337 1726853244.66740: Calling groups_inventory to load vars for managed_node3 11337 1726853244.66742: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.66749: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.66751: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.66753: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.66886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.67007: done with get_vars() 11337 1726853244.67015: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:27:24 -0400 (0:00:00.036) 0:00:03.817 ****** 11337 1726853244.67075: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 11337 1726853244.67077: Creating lock for fedora.linux_system_roles.network_connections 11337 1726853244.67270: worker is 1 (out of 1 available) 11337 1726853244.67285: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 11337 1726853244.67296: done queuing things up, now waiting for results queue to drain 11337 1726853244.67298: waiting for pending results... 11337 1726853244.67458: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11337 1726853244.67676: in run() - task 02083763-bbaf-a537-98c5-000000000036 11337 1726853244.67680: variable 'ansible_search_path' from source: unknown 11337 1726853244.67683: variable 'ansible_search_path' from source: unknown 11337 1726853244.67685: calling self._execute() 11337 1726853244.67714: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.67724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.67738: variable 'omit' from source: magic vars 11337 1726853244.68266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.69947: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.69997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.70026: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.70050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.70070: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.70130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.70149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.70170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.70197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.70208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.70307: variable 'ansible_distribution' from source: facts 11337 1726853244.70311: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.70327: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.70330: when evaluation is False, skipping this task 11337 1726853244.70334: _execute() done 11337 1726853244.70337: dumping result to json 11337 1726853244.70339: done dumping result, returning 11337 1726853244.70352: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-a537-98c5-000000000036] 11337 1726853244.70354: sending task result for task 02083763-bbaf-a537-98c5-000000000036 11337 1726853244.70438: done sending task result for task 02083763-bbaf-a537-98c5-000000000036 11337 1726853244.70441: 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" } 11337 1726853244.70526: no more pending results, returning what we have 11337 1726853244.70529: results queue empty 11337 1726853244.70530: checking for any_errors_fatal 11337 1726853244.70535: done checking for any_errors_fatal 11337 1726853244.70536: checking for max_fail_percentage 11337 1726853244.70537: done checking for max_fail_percentage 11337 1726853244.70539: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.70539: done checking to see if all hosts have failed 11337 1726853244.70540: getting the remaining hosts for this loop 11337 1726853244.70541: done getting the remaining hosts for this loop 11337 1726853244.70547: getting the next task for host managed_node3 11337 1726853244.70553: done getting next task for host managed_node3 11337 1726853244.70557: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11337 1726853244.70560: ^ 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? (HOST STATE: block=0, task=18, 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 11337 1726853244.70575: getting variables 11337 1726853244.70576: in VariableManager get_vars() 11337 1726853244.70613: Calling all_inventory to load vars for managed_node3 11337 1726853244.70616: Calling groups_inventory to load vars for managed_node3 11337 1726853244.70618: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.70626: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.70628: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.70630: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.70874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.71087: done with get_vars() 11337 1726853244.71096: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:27:24 -0400 (0:00:00.041) 0:00:03.859 ****** 11337 1726853244.71189: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 11337 1726853244.71191: Creating lock for fedora.linux_system_roles.network_state 11337 1726853244.71461: worker is 1 (out of 1 available) 11337 1726853244.71476: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 11337 1726853244.71487: done queuing things up, now waiting for results queue to drain 11337 1726853244.71489: waiting for pending results... 11337 1726853244.71699: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 11337 1726853244.71880: in run() - task 02083763-bbaf-a537-98c5-000000000037 11337 1726853244.71884: variable 'ansible_search_path' from source: unknown 11337 1726853244.71886: variable 'ansible_search_path' from source: unknown 11337 1726853244.71889: calling self._execute() 11337 1726853244.71945: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.71957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.71970: variable 'omit' from source: magic vars 11337 1726853244.72390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.73957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.74003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.74028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.74077: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.74081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.74325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.74347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.74363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.74394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.74575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.74579: variable 'ansible_distribution' from source: facts 11337 1726853244.74581: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.74583: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.74585: when evaluation is False, skipping this task 11337 1726853244.74587: _execute() done 11337 1726853244.74589: dumping result to json 11337 1726853244.74591: done dumping result, returning 11337 1726853244.74602: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-a537-98c5-000000000037] 11337 1726853244.74610: sending task result for task 02083763-bbaf-a537-98c5-000000000037 11337 1726853244.74713: done sending task result for task 02083763-bbaf-a537-98c5-000000000037 11337 1726853244.74721: 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" } 11337 1726853244.74798: no more pending results, returning what we have 11337 1726853244.74801: results queue empty 11337 1726853244.74802: checking for any_errors_fatal 11337 1726853244.74806: done checking for any_errors_fatal 11337 1726853244.74807: checking for max_fail_percentage 11337 1726853244.74809: done checking for max_fail_percentage 11337 1726853244.74810: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.74811: done checking to see if all hosts have failed 11337 1726853244.74811: getting the remaining hosts for this loop 11337 1726853244.74812: done getting the remaining hosts for this loop 11337 1726853244.74816: getting the next task for host managed_node3 11337 1726853244.74822: done getting next task for host managed_node3 11337 1726853244.74825: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11337 1726853244.74828: ^ 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? (HOST STATE: block=0, task=19, 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 11337 1726853244.74840: getting variables 11337 1726853244.74841: in VariableManager get_vars() 11337 1726853244.74886: Calling all_inventory to load vars for managed_node3 11337 1726853244.74889: Calling groups_inventory to load vars for managed_node3 11337 1726853244.74891: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.74900: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.74902: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.74905: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.75129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.75342: done with get_vars() 11337 1726853244.75353: done getting variables 11337 1726853244.75418: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:27:24 -0400 (0:00:00.042) 0:00:03.901 ****** 11337 1726853244.75454: entering _queue_task() for managed_node3/debug 11337 1726853244.75721: worker is 1 (out of 1 available) 11337 1726853244.75758: exiting _queue_task() for managed_node3/debug 11337 1726853244.75768: done queuing things up, now waiting for results queue to drain 11337 1726853244.75770: waiting for pending results... 11337 1726853244.75925: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11337 1726853244.76003: in run() - task 02083763-bbaf-a537-98c5-000000000038 11337 1726853244.76015: variable 'ansible_search_path' from source: unknown 11337 1726853244.76019: variable 'ansible_search_path' from source: unknown 11337 1726853244.76047: calling self._execute() 11337 1726853244.76105: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.76116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.76123: variable 'omit' from source: magic vars 11337 1726853244.76486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.77933: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.78160: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.78186: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.78210: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.78230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.78291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.78311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.78328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.78359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.78370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.78464: variable 'ansible_distribution' from source: facts 11337 1726853244.78467: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.78483: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.78488: when evaluation is False, skipping this task 11337 1726853244.78490: _execute() done 11337 1726853244.78493: dumping result to json 11337 1726853244.78495: done dumping result, returning 11337 1726853244.78502: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-a537-98c5-000000000038] 11337 1726853244.78506: sending task result for task 02083763-bbaf-a537-98c5-000000000038 11337 1726853244.78583: done sending task result for task 02083763-bbaf-a537-98c5-000000000038 11337 1726853244.78585: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11337 1726853244.78646: no more pending results, returning what we have 11337 1726853244.78649: results queue empty 11337 1726853244.78650: checking for any_errors_fatal 11337 1726853244.78654: done checking for any_errors_fatal 11337 1726853244.78655: checking for max_fail_percentage 11337 1726853244.78657: done checking for max_fail_percentage 11337 1726853244.78658: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.78659: done checking to see if all hosts have failed 11337 1726853244.78659: getting the remaining hosts for this loop 11337 1726853244.78661: done getting the remaining hosts for this loop 11337 1726853244.78664: getting the next task for host managed_node3 11337 1726853244.78670: done getting next task for host managed_node3 11337 1726853244.78676: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11337 1726853244.78679: ^ 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? (HOST STATE: block=0, task=20, 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 11337 1726853244.78691: getting variables 11337 1726853244.78692: in VariableManager get_vars() 11337 1726853244.78727: Calling all_inventory to load vars for managed_node3 11337 1726853244.78729: Calling groups_inventory to load vars for managed_node3 11337 1726853244.78731: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.78739: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.78741: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.78743: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.78908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.79028: done with get_vars() 11337 1726853244.79036: done getting variables 11337 1726853244.79077: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:27:24 -0400 (0:00:00.036) 0:00:03.938 ****** 11337 1726853244.79100: entering _queue_task() for managed_node3/debug 11337 1726853244.79293: worker is 1 (out of 1 available) 11337 1726853244.79305: exiting _queue_task() for managed_node3/debug 11337 1726853244.79316: done queuing things up, now waiting for results queue to drain 11337 1726853244.79318: waiting for pending results... 11337 1726853244.79478: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11337 1726853244.79563: in run() - task 02083763-bbaf-a537-98c5-000000000039 11337 1726853244.79578: variable 'ansible_search_path' from source: unknown 11337 1726853244.79581: variable 'ansible_search_path' from source: unknown 11337 1726853244.79610: calling self._execute() 11337 1726853244.79669: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.79674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.79682: variable 'omit' from source: magic vars 11337 1726853244.79975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.81598: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.81641: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.81667: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.81693: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.81711: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.81770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.81792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.81808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.81838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.81850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.81942: variable 'ansible_distribution' from source: facts 11337 1726853244.81949: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.81958: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.81961: when evaluation is False, skipping this task 11337 1726853244.81964: _execute() done 11337 1726853244.81966: dumping result to json 11337 1726853244.81972: done dumping result, returning 11337 1726853244.81979: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-a537-98c5-000000000039] 11337 1726853244.81982: sending task result for task 02083763-bbaf-a537-98c5-000000000039 11337 1726853244.82059: done sending task result for task 02083763-bbaf-a537-98c5-000000000039 11337 1726853244.82061: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11337 1726853244.82108: no more pending results, returning what we have 11337 1726853244.82111: results queue empty 11337 1726853244.82112: checking for any_errors_fatal 11337 1726853244.82116: done checking for any_errors_fatal 11337 1726853244.82116: checking for max_fail_percentage 11337 1726853244.82118: done checking for max_fail_percentage 11337 1726853244.82119: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.82120: done checking to see if all hosts have failed 11337 1726853244.82121: getting the remaining hosts for this loop 11337 1726853244.82122: done getting the remaining hosts for this loop 11337 1726853244.82125: getting the next task for host managed_node3 11337 1726853244.82131: done getting next task for host managed_node3 11337 1726853244.82135: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11337 1726853244.82138: ^ 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? (HOST STATE: block=0, task=21, 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 11337 1726853244.82152: getting variables 11337 1726853244.82154: in VariableManager get_vars() 11337 1726853244.82188: Calling all_inventory to load vars for managed_node3 11337 1726853244.82191: Calling groups_inventory to load vars for managed_node3 11337 1726853244.82193: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.82201: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.82203: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.82205: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.82333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.82455: done with get_vars() 11337 1726853244.82462: done getting variables 11337 1726853244.82504: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:27:24 -0400 (0:00:00.034) 0:00:03.972 ****** 11337 1726853244.82526: entering _queue_task() for managed_node3/debug 11337 1726853244.82715: worker is 1 (out of 1 available) 11337 1726853244.82728: exiting _queue_task() for managed_node3/debug 11337 1726853244.82738: done queuing things up, now waiting for results queue to drain 11337 1726853244.82740: waiting for pending results... 11337 1726853244.82898: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11337 1726853244.82977: in run() - task 02083763-bbaf-a537-98c5-00000000003a 11337 1726853244.82990: variable 'ansible_search_path' from source: unknown 11337 1726853244.82993: variable 'ansible_search_path' from source: unknown 11337 1726853244.83023: calling self._execute() 11337 1726853244.83085: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.83089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.83097: variable 'omit' from source: magic vars 11337 1726853244.83453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.85069: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.85111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.85137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.85178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.85197: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.85256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.85284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.85302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.85328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.85338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.85438: variable 'ansible_distribution' from source: facts 11337 1726853244.85442: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.85458: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.85461: when evaluation is False, skipping this task 11337 1726853244.85463: _execute() done 11337 1726853244.85467: dumping result to json 11337 1726853244.85470: done dumping result, returning 11337 1726853244.85482: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-a537-98c5-00000000003a] 11337 1726853244.85485: sending task result for task 02083763-bbaf-a537-98c5-00000000003a 11337 1726853244.85566: done sending task result for task 02083763-bbaf-a537-98c5-00000000003a 11337 1726853244.85568: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11337 1726853244.85624: no more pending results, returning what we have 11337 1726853244.85627: results queue empty 11337 1726853244.85628: checking for any_errors_fatal 11337 1726853244.85633: done checking for any_errors_fatal 11337 1726853244.85633: checking for max_fail_percentage 11337 1726853244.85635: done checking for max_fail_percentage 11337 1726853244.85636: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.85637: done checking to see if all hosts have failed 11337 1726853244.85637: getting the remaining hosts for this loop 11337 1726853244.85639: done getting the remaining hosts for this loop 11337 1726853244.85642: getting the next task for host managed_node3 11337 1726853244.85651: done getting next task for host managed_node3 11337 1726853244.85654: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11337 1726853244.85657: ^ 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? (HOST STATE: block=0, task=22, 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 11337 1726853244.85670: getting variables 11337 1726853244.85673: in VariableManager get_vars() 11337 1726853244.85711: Calling all_inventory to load vars for managed_node3 11337 1726853244.85713: Calling groups_inventory to load vars for managed_node3 11337 1726853244.85767: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.85782: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.85785: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.85788: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.85897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.86018: done with get_vars() 11337 1726853244.86025: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:27:24 -0400 (0:00:00.035) 0:00:04.008 ****** 11337 1726853244.86094: entering _queue_task() for managed_node3/ping 11337 1726853244.86096: Creating lock for ping 11337 1726853244.86306: worker is 1 (out of 1 available) 11337 1726853244.86318: exiting _queue_task() for managed_node3/ping 11337 1726853244.86328: done queuing things up, now waiting for results queue to drain 11337 1726853244.86330: waiting for pending results... 11337 1726853244.86495: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 11337 1726853244.86573: in run() - task 02083763-bbaf-a537-98c5-00000000003b 11337 1726853244.86585: variable 'ansible_search_path' from source: unknown 11337 1726853244.86588: variable 'ansible_search_path' from source: unknown 11337 1726853244.86616: calling self._execute() 11337 1726853244.86683: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.86686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.86695: variable 'omit' from source: magic vars 11337 1726853244.87000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.88674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.88716: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.88744: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.88772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.88792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.88862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.88884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.88902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.88927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.88937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.89033: variable 'ansible_distribution' from source: facts 11337 1726853244.89037: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.89054: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.89059: when evaluation is False, skipping this task 11337 1726853244.89061: _execute() done 11337 1726853244.89064: dumping result to json 11337 1726853244.89065: done dumping result, returning 11337 1726853244.89077: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-a537-98c5-00000000003b] 11337 1726853244.89080: sending task result for task 02083763-bbaf-a537-98c5-00000000003b 11337 1726853244.89152: done sending task result for task 02083763-bbaf-a537-98c5-00000000003b 11337 1726853244.89155: 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" } 11337 1726853244.89216: no more pending results, returning what we have 11337 1726853244.89219: results queue empty 11337 1726853244.89220: checking for any_errors_fatal 11337 1726853244.89226: done checking for any_errors_fatal 11337 1726853244.89227: checking for max_fail_percentage 11337 1726853244.89228: done checking for max_fail_percentage 11337 1726853244.89229: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.89230: done checking to see if all hosts have failed 11337 1726853244.89231: getting the remaining hosts for this loop 11337 1726853244.89232: done getting the remaining hosts for this loop 11337 1726853244.89235: getting the next task for host managed_node3 11337 1726853244.89243: done getting next task for host managed_node3 11337 1726853244.89245: ^ task is: TASK: meta (role_complete) 11337 1726853244.89248: ^ 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? (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 11337 1726853244.89262: getting variables 11337 1726853244.89263: in VariableManager get_vars() 11337 1726853244.89303: Calling all_inventory to load vars for managed_node3 11337 1726853244.89306: Calling groups_inventory to load vars for managed_node3 11337 1726853244.89309: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.89316: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.89318: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.89320: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.89456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.89604: done with get_vars() 11337 1726853244.89612: done getting variables 11337 1726853244.89666: done queuing things up, now waiting for results queue to drain 11337 1726853244.89667: results queue empty 11337 1726853244.89668: checking for any_errors_fatal 11337 1726853244.89669: done checking for any_errors_fatal 11337 1726853244.89670: checking for max_fail_percentage 11337 1726853244.89672: done checking for max_fail_percentage 11337 1726853244.89673: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.89673: done checking to see if all hosts have failed 11337 1726853244.89674: getting the remaining hosts for this loop 11337 1726853244.89674: done getting the remaining hosts for this loop 11337 1726853244.89676: getting the next task for host managed_node3 11337 1726853244.89679: done getting next task for host managed_node3 11337 1726853244.89681: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11337 1726853244.89682: ^ 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? (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 11337 1726853244.89684: getting variables 11337 1726853244.89684: in VariableManager get_vars() 11337 1726853244.89693: Calling all_inventory to load vars for managed_node3 11337 1726853244.89695: Calling groups_inventory to load vars for managed_node3 11337 1726853244.89696: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.89700: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.89707: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.89709: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.89789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.89899: done with get_vars() 11337 1726853244.89905: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 13:27:24 -0400 (0:00:00.038) 0:00:04.046 ****** 11337 1726853244.89959: entering _queue_task() for managed_node3/include_tasks 11337 1726853244.90164: worker is 1 (out of 1 available) 11337 1726853244.90180: exiting _queue_task() for managed_node3/include_tasks 11337 1726853244.90191: done queuing things up, now waiting for results queue to drain 11337 1726853244.90193: waiting for pending results... 11337 1726853244.90350: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 11337 1726853244.90426: in run() - task 02083763-bbaf-a537-98c5-00000000006e 11337 1726853244.90430: variable 'ansible_search_path' from source: unknown 11337 1726853244.90433: variable 'ansible_search_path' from source: unknown 11337 1726853244.90465: calling self._execute() 11337 1726853244.90533: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.90538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.90549: variable 'omit' from source: magic vars 11337 1726853244.90850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.92779: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.92784: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.92787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.92813: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.92849: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.92934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.92985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.93016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.93067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.93088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.93229: variable 'ansible_distribution' from source: facts 11337 1726853244.93241: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.93273: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.93282: when evaluation is False, skipping this task 11337 1726853244.93290: _execute() done 11337 1726853244.93298: dumping result to json 11337 1726853244.93306: done dumping result, returning 11337 1726853244.93318: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-a537-98c5-00000000006e] 11337 1726853244.93325: sending task result for task 02083763-bbaf-a537-98c5-00000000006e 11337 1726853244.93444: done sending task result for task 02083763-bbaf-a537-98c5-00000000006e 11337 1726853244.93450: 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" } 11337 1726853244.93529: no more pending results, returning what we have 11337 1726853244.93532: results queue empty 11337 1726853244.93533: checking for any_errors_fatal 11337 1726853244.93534: done checking for any_errors_fatal 11337 1726853244.93535: checking for max_fail_percentage 11337 1726853244.93536: done checking for max_fail_percentage 11337 1726853244.93538: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.93538: done checking to see if all hosts have failed 11337 1726853244.93539: getting the remaining hosts for this loop 11337 1726853244.93540: done getting the remaining hosts for this loop 11337 1726853244.93544: getting the next task for host managed_node3 11337 1726853244.93551: done getting next task for host managed_node3 11337 1726853244.93553: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11337 1726853244.93556: ^ 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? (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 11337 1726853244.93560: getting variables 11337 1726853244.93561: in VariableManager get_vars() 11337 1726853244.93638: Calling all_inventory to load vars for managed_node3 11337 1726853244.93641: Calling groups_inventory to load vars for managed_node3 11337 1726853244.93644: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.93654: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.93656: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.93658: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.93821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.94113: done with get_vars() 11337 1726853244.94122: done getting variables 11337 1726853244.94164: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11337 1726853244.94253: variable 'interface' from source: task vars 11337 1726853244.94256: variable 'controller_device' from source: play vars 11337 1726853244.94297: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'nm-bond'] ************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 13:27:24 -0400 (0:00:00.043) 0:00:04.090 ****** 11337 1726853244.94319: entering _queue_task() for managed_node3/assert 11337 1726853244.94536: worker is 1 (out of 1 available) 11337 1726853244.94549: exiting _queue_task() for managed_node3/assert 11337 1726853244.94559: done queuing things up, now waiting for results queue to drain 11337 1726853244.94561: waiting for pending results... 11337 1726853244.94729: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'nm-bond' 11337 1726853244.94807: in run() - task 02083763-bbaf-a537-98c5-00000000006f 11337 1726853244.94818: variable 'ansible_search_path' from source: unknown 11337 1726853244.94821: variable 'ansible_search_path' from source: unknown 11337 1726853244.94851: calling self._execute() 11337 1726853244.94920: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853244.94925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853244.94936: variable 'omit' from source: magic vars 11337 1726853244.95239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853244.97479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853244.97483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853244.97505: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853244.97550: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853244.97586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853244.97676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853244.97712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853244.97747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853244.97796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853244.97817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853244.97978: variable 'ansible_distribution' from source: facts 11337 1726853244.97991: variable 'ansible_distribution_major_version' from source: facts 11337 1726853244.98015: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853244.98023: when evaluation is False, skipping this task 11337 1726853244.98031: _execute() done 11337 1726853244.98038: dumping result to json 11337 1726853244.98079: done dumping result, returning 11337 1726853244.98083: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'nm-bond' [02083763-bbaf-a537-98c5-00000000006f] 11337 1726853244.98086: sending task result for task 02083763-bbaf-a537-98c5-00000000006f 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" } 11337 1726853244.98228: no more pending results, returning what we have 11337 1726853244.98231: results queue empty 11337 1726853244.98232: checking for any_errors_fatal 11337 1726853244.98237: done checking for any_errors_fatal 11337 1726853244.98238: checking for max_fail_percentage 11337 1726853244.98240: done checking for max_fail_percentage 11337 1726853244.98240: checking to see if all hosts have failed and the running result is not ok 11337 1726853244.98241: done checking to see if all hosts have failed 11337 1726853244.98242: getting the remaining hosts for this loop 11337 1726853244.98243: done getting the remaining hosts for this loop 11337 1726853244.98247: getting the next task for host managed_node3 11337 1726853244.98254: done getting next task for host managed_node3 11337 1726853244.98257: ^ task is: TASK: Include the task 'assert_profile_present.yml' 11337 1726853244.98445: ^ 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 11337 1726853244.98450: getting variables 11337 1726853244.98452: in VariableManager get_vars() 11337 1726853244.98489: Calling all_inventory to load vars for managed_node3 11337 1726853244.98492: Calling groups_inventory to load vars for managed_node3 11337 1726853244.98494: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853244.98501: done sending task result for task 02083763-bbaf-a537-98c5-00000000006f 11337 1726853244.98505: WORKER PROCESS EXITING 11337 1726853244.98516: Calling all_plugins_play to load vars for managed_node3 11337 1726853244.98519: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853244.98522: Calling groups_plugins_play to load vars for managed_node3 11337 1726853244.98705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853244.98925: done with get_vars() 11337 1726853244.98946: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 Friday 20 September 2024 13:27:24 -0400 (0:00:00.047) 0:00:04.137 ****** 11337 1726853244.99043: entering _queue_task() for managed_node3/include_tasks 11337 1726853244.99359: worker is 1 (out of 1 available) 11337 1726853244.99578: exiting _queue_task() for managed_node3/include_tasks 11337 1726853244.99587: done queuing things up, now waiting for results queue to drain 11337 1726853244.99589: waiting for pending results... 11337 1726853244.99668: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 11337 1726853244.99777: in run() - task 02083763-bbaf-a537-98c5-000000000070 11337 1726853244.99816: variable 'ansible_search_path' from source: unknown 11337 1726853244.99855: variable 'controller_profile' from source: play vars 11337 1726853245.00060: variable 'controller_profile' from source: play vars 11337 1726853245.00143: variable 'port1_profile' from source: play vars 11337 1726853245.00155: variable 'port1_profile' from source: play vars 11337 1726853245.00166: variable 'port2_profile' from source: play vars 11337 1726853245.00233: variable 'port2_profile' from source: play vars 11337 1726853245.00258: variable 'omit' from source: magic vars 11337 1726853245.00386: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.00398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.00413: variable 'omit' from source: magic vars 11337 1726853245.00828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.03033: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.03117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.03178: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.03208: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.03306: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.03330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.03365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.03398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.03446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.03463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.03591: variable 'ansible_distribution' from source: facts 11337 1726853245.03603: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.03634: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.03642: when evaluation is False, skipping this task 11337 1726853245.03681: variable 'item' from source: unknown 11337 1726853245.03765: variable 'item' from source: unknown skipping: [managed_node3] => (item=bond0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0", "skip_reason": "Conditional result was False" } 11337 1726853245.04104: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.04107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.04110: variable 'omit' from source: magic vars 11337 1726853245.04241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.04274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.04311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.04361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.04385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.04524: variable 'ansible_distribution' from source: facts 11337 1726853245.04527: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.04530: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.04537: when evaluation is False, skipping this task 11337 1726853245.04632: variable 'item' from source: unknown 11337 1726853245.04637: variable 'item' from source: unknown skipping: [managed_node3] => (item=bond0.0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.0", "skip_reason": "Conditional result was False" } 11337 1726853245.04850: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.04853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.04856: variable 'omit' from source: magic vars 11337 1726853245.05016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.05046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.05087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.05131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.05178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.05264: variable 'ansible_distribution' from source: facts 11337 1726853245.05277: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.05298: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.05376: when evaluation is False, skipping this task 11337 1726853245.05379: variable 'item' from source: unknown 11337 1726853245.05408: variable 'item' from source: unknown skipping: [managed_node3] => (item=bond0.1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.1", "skip_reason": "Conditional result was False" } 11337 1726853245.05686: dumping result to json 11337 1726853245.05689: done dumping result, returning 11337 1726853245.05691: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [02083763-bbaf-a537-98c5-000000000070] 11337 1726853245.05694: sending task result for task 02083763-bbaf-a537-98c5-000000000070 11337 1726853245.05736: done sending task result for task 02083763-bbaf-a537-98c5-000000000070 11337 1726853245.05739: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 11337 1726853245.05784: no more pending results, returning what we have 11337 1726853245.05788: results queue empty 11337 1726853245.05789: checking for any_errors_fatal 11337 1726853245.05793: done checking for any_errors_fatal 11337 1726853245.05794: checking for max_fail_percentage 11337 1726853245.05795: done checking for max_fail_percentage 11337 1726853245.05796: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.05797: done checking to see if all hosts have failed 11337 1726853245.05798: getting the remaining hosts for this loop 11337 1726853245.05799: done getting the remaining hosts for this loop 11337 1726853245.05803: getting the next task for host managed_node3 11337 1726853245.05809: done getting next task for host managed_node3 11337 1726853245.05812: ^ task is: TASK: ** TEST check polling interval 11337 1726853245.05814: ^ 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 11337 1726853245.05817: getting variables 11337 1726853245.05819: in VariableManager get_vars() 11337 1726853245.05870: Calling all_inventory to load vars for managed_node3 11337 1726853245.05875: Calling groups_inventory to load vars for managed_node3 11337 1726853245.05878: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.05890: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.05893: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.05895: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.06229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.06498: done with get_vars() 11337 1726853245.06508: done getting variables 11337 1726853245.06573: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check polling interval] ****************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:75 Friday 20 September 2024 13:27:25 -0400 (0:00:00.075) 0:00:04.213 ****** 11337 1726853245.06601: entering _queue_task() for managed_node3/command 11337 1726853245.06993: worker is 1 (out of 1 available) 11337 1726853245.07007: exiting _queue_task() for managed_node3/command 11337 1726853245.07018: done queuing things up, now waiting for results queue to drain 11337 1726853245.07020: waiting for pending results... 11337 1726853245.07229: running TaskExecutor() for managed_node3/TASK: ** TEST check polling interval 11337 1726853245.07380: in run() - task 02083763-bbaf-a537-98c5-000000000071 11337 1726853245.07385: variable 'ansible_search_path' from source: unknown 11337 1726853245.07401: calling self._execute() 11337 1726853245.07507: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.07518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.07538: variable 'omit' from source: magic vars 11337 1726853245.08015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.10380: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.10392: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.10434: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.10495: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.10526: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.10615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.10651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.10684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.10737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.10757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.10914: variable 'ansible_distribution' from source: facts 11337 1726853245.10919: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.10976: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.10979: when evaluation is False, skipping this task 11337 1726853245.10982: _execute() done 11337 1726853245.10984: dumping result to json 11337 1726853245.10985: done dumping result, returning 11337 1726853245.10987: done running TaskExecutor() for managed_node3/TASK: ** TEST check polling interval [02083763-bbaf-a537-98c5-000000000071] 11337 1726853245.10989: sending task result for task 02083763-bbaf-a537-98c5-000000000071 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" } 11337 1726853245.11225: no more pending results, returning what we have 11337 1726853245.11229: results queue empty 11337 1726853245.11230: checking for any_errors_fatal 11337 1726853245.11241: done checking for any_errors_fatal 11337 1726853245.11242: checking for max_fail_percentage 11337 1726853245.11244: done checking for max_fail_percentage 11337 1726853245.11245: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.11245: done checking to see if all hosts have failed 11337 1726853245.11246: getting the remaining hosts for this loop 11337 1726853245.11248: done getting the remaining hosts for this loop 11337 1726853245.11251: getting the next task for host managed_node3 11337 1726853245.11257: done getting next task for host managed_node3 11337 1726853245.11260: ^ task is: TASK: ** TEST check IPv4 11337 1726853245.11262: ^ 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 11337 1726853245.11265: getting variables 11337 1726853245.11267: in VariableManager get_vars() 11337 1726853245.11314: Calling all_inventory to load vars for managed_node3 11337 1726853245.11317: Calling groups_inventory to load vars for managed_node3 11337 1726853245.11319: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.11329: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.11332: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.11334: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.11723: done sending task result for task 02083763-bbaf-a537-98c5-000000000071 11337 1726853245.11726: WORKER PROCESS EXITING 11337 1726853245.11750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.11964: done with get_vars() 11337 1726853245.11992: done getting variables 11337 1726853245.12059: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv4] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:80 Friday 20 September 2024 13:27:25 -0400 (0:00:00.054) 0:00:04.268 ****** 11337 1726853245.12093: entering _queue_task() for managed_node3/command 11337 1726853245.12489: worker is 1 (out of 1 available) 11337 1726853245.12500: exiting _queue_task() for managed_node3/command 11337 1726853245.12509: done queuing things up, now waiting for results queue to drain 11337 1726853245.12511: waiting for pending results... 11337 1726853245.12719: running TaskExecutor() for managed_node3/TASK: ** TEST check IPv4 11337 1726853245.12822: in run() - task 02083763-bbaf-a537-98c5-000000000072 11337 1726853245.12845: variable 'ansible_search_path' from source: unknown 11337 1726853245.12895: calling self._execute() 11337 1726853245.12992: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.13012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.13030: variable 'omit' from source: magic vars 11337 1726853245.13565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.15754: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.15877: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.15884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.15923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.15960: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.16046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.16086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.16158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.16163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.16166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.16314: variable 'ansible_distribution' from source: facts 11337 1726853245.16326: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.16348: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.16356: when evaluation is False, skipping this task 11337 1726853245.16364: _execute() done 11337 1726853245.16380: dumping result to json 11337 1726853245.16387: done dumping result, returning 11337 1726853245.16476: done running TaskExecutor() for managed_node3/TASK: ** TEST check IPv4 [02083763-bbaf-a537-98c5-000000000072] 11337 1726853245.16480: sending task result for task 02083763-bbaf-a537-98c5-000000000072 11337 1726853245.16541: done sending task result for task 02083763-bbaf-a537-98c5-000000000072 11337 1726853245.16544: 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" } 11337 1726853245.16596: no more pending results, returning what we have 11337 1726853245.16599: results queue empty 11337 1726853245.16600: checking for any_errors_fatal 11337 1726853245.16607: done checking for any_errors_fatal 11337 1726853245.16607: checking for max_fail_percentage 11337 1726853245.16609: done checking for max_fail_percentage 11337 1726853245.16610: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.16611: done checking to see if all hosts have failed 11337 1726853245.16612: getting the remaining hosts for this loop 11337 1726853245.16613: done getting the remaining hosts for this loop 11337 1726853245.16617: getting the next task for host managed_node3 11337 1726853245.16624: done getting next task for host managed_node3 11337 1726853245.16626: ^ task is: TASK: ** TEST check IPv6 11337 1726853245.16629: ^ 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 11337 1726853245.16631: getting variables 11337 1726853245.16633: in VariableManager get_vars() 11337 1726853245.16676: Calling all_inventory to load vars for managed_node3 11337 1726853245.16679: Calling groups_inventory to load vars for managed_node3 11337 1726853245.16732: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.16744: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.16748: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.16751: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.17159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.17345: done with get_vars() 11337 1726853245.17358: done getting variables 11337 1726853245.17422: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv6] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:87 Friday 20 September 2024 13:27:25 -0400 (0:00:00.053) 0:00:04.321 ****** 11337 1726853245.17457: entering _queue_task() for managed_node3/command 11337 1726853245.17746: worker is 1 (out of 1 available) 11337 1726853245.17874: exiting _queue_task() for managed_node3/command 11337 1726853245.17884: done queuing things up, now waiting for results queue to drain 11337 1726853245.17887: waiting for pending results... 11337 1726853245.18196: running TaskExecutor() for managed_node3/TASK: ** TEST check IPv6 11337 1726853245.18202: in run() - task 02083763-bbaf-a537-98c5-000000000073 11337 1726853245.18206: variable 'ansible_search_path' from source: unknown 11337 1726853245.18241: calling self._execute() 11337 1726853245.18378: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.18381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.18384: variable 'omit' from source: magic vars 11337 1726853245.18844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.21175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.21325: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.21329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.21357: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.21394: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.21487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.21523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.21562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.21611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.21631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.21779: variable 'ansible_distribution' from source: facts 11337 1726853245.21790: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.21867: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.21872: when evaluation is False, skipping this task 11337 1726853245.21875: _execute() done 11337 1726853245.21878: dumping result to json 11337 1726853245.21880: done dumping result, returning 11337 1726853245.21883: done running TaskExecutor() for managed_node3/TASK: ** TEST check IPv6 [02083763-bbaf-a537-98c5-000000000073] 11337 1726853245.21885: sending task result for task 02083763-bbaf-a537-98c5-000000000073 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" } 11337 1726853245.22127: no more pending results, returning what we have 11337 1726853245.22131: results queue empty 11337 1726853245.22132: checking for any_errors_fatal 11337 1726853245.22139: done checking for any_errors_fatal 11337 1726853245.22140: checking for max_fail_percentage 11337 1726853245.22142: done checking for max_fail_percentage 11337 1726853245.22143: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.22144: done checking to see if all hosts have failed 11337 1726853245.22144: getting the remaining hosts for this loop 11337 1726853245.22146: done getting the remaining hosts for this loop 11337 1726853245.22150: getting the next task for host managed_node3 11337 1726853245.22162: done getting next task for host managed_node3 11337 1726853245.22168: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11337 1726853245.22175: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11337 1726853245.22190: done sending task result for task 02083763-bbaf-a537-98c5-000000000073 11337 1726853245.22193: WORKER PROCESS EXITING 11337 1726853245.22205: getting variables 11337 1726853245.22206: in VariableManager get_vars() 11337 1726853245.22251: Calling all_inventory to load vars for managed_node3 11337 1726853245.22254: Calling groups_inventory to load vars for managed_node3 11337 1726853245.22256: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.22268: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.22475: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.22482: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.22656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.22899: done with get_vars() 11337 1726853245.22915: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:27:25 -0400 (0:00:00.055) 0:00:04.377 ****** 11337 1726853245.23019: entering _queue_task() for managed_node3/include_tasks 11337 1726853245.23491: worker is 1 (out of 1 available) 11337 1726853245.23499: exiting _queue_task() for managed_node3/include_tasks 11337 1726853245.23509: done queuing things up, now waiting for results queue to drain 11337 1726853245.23511: waiting for pending results... 11337 1726853245.23589: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11337 1726853245.23723: in run() - task 02083763-bbaf-a537-98c5-00000000007c 11337 1726853245.23750: variable 'ansible_search_path' from source: unknown 11337 1726853245.23759: variable 'ansible_search_path' from source: unknown 11337 1726853245.23803: calling self._execute() 11337 1726853245.23894: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.23906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.23920: variable 'omit' from source: magic vars 11337 1726853245.24367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.26706: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.26791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.26899: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.26902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.26905: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.26993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.27032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.27116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.27120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.27123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.27193: variable 'ansible_distribution' from source: facts 11337 1726853245.27196: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.27211: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.27214: when evaluation is False, skipping this task 11337 1726853245.27223: _execute() done 11337 1726853245.27226: dumping result to json 11337 1726853245.27228: done dumping result, returning 11337 1726853245.27234: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-a537-98c5-00000000007c] 11337 1726853245.27238: sending task result for task 02083763-bbaf-a537-98c5-00000000007c 11337 1726853245.27322: done sending task result for task 02083763-bbaf-a537-98c5-00000000007c 11337 1726853245.27333: 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" } 11337 1726853245.27383: no more pending results, returning what we have 11337 1726853245.27386: results queue empty 11337 1726853245.27387: checking for any_errors_fatal 11337 1726853245.27394: done checking for any_errors_fatal 11337 1726853245.27395: checking for max_fail_percentage 11337 1726853245.27397: done checking for max_fail_percentage 11337 1726853245.27398: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.27399: done checking to see if all hosts have failed 11337 1726853245.27399: getting the remaining hosts for this loop 11337 1726853245.27400: done getting the remaining hosts for this loop 11337 1726853245.27404: getting the next task for host managed_node3 11337 1726853245.27411: done getting next task for host managed_node3 11337 1726853245.27415: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11337 1726853245.27419: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11337 1726853245.27442: getting variables 11337 1726853245.27444: in VariableManager get_vars() 11337 1726853245.27484: Calling all_inventory to load vars for managed_node3 11337 1726853245.27486: Calling groups_inventory to load vars for managed_node3 11337 1726853245.27488: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.27496: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.27498: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.27501: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.27637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.27770: done with get_vars() 11337 1726853245.27780: done getting variables 11337 1726853245.27819: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:27:25 -0400 (0:00:00.048) 0:00:04.425 ****** 11337 1726853245.27844: entering _queue_task() for managed_node3/debug 11337 1726853245.28060: worker is 1 (out of 1 available) 11337 1726853245.28074: exiting _queue_task() for managed_node3/debug 11337 1726853245.28086: done queuing things up, now waiting for results queue to drain 11337 1726853245.28088: waiting for pending results... 11337 1726853245.28253: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 11337 1726853245.28336: in run() - task 02083763-bbaf-a537-98c5-00000000007d 11337 1726853245.28351: variable 'ansible_search_path' from source: unknown 11337 1726853245.28354: variable 'ansible_search_path' from source: unknown 11337 1726853245.28385: calling self._execute() 11337 1726853245.28452: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.28457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.28465: variable 'omit' from source: magic vars 11337 1726853245.28877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.31670: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.31753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.31818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.31863: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.31906: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.32016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.32033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.32066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.32174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.32179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.32316: variable 'ansible_distribution' from source: facts 11337 1726853245.32328: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.32353: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.32361: when evaluation is False, skipping this task 11337 1726853245.32369: _execute() done 11337 1726853245.32380: dumping result to json 11337 1726853245.32388: done dumping result, returning 11337 1726853245.32401: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-a537-98c5-00000000007d] 11337 1726853245.32410: sending task result for task 02083763-bbaf-a537-98c5-00000000007d 11337 1726853245.32606: done sending task result for task 02083763-bbaf-a537-98c5-00000000007d 11337 1726853245.32610: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11337 1726853245.32661: no more pending results, returning what we have 11337 1726853245.32664: results queue empty 11337 1726853245.32665: checking for any_errors_fatal 11337 1726853245.32669: done checking for any_errors_fatal 11337 1726853245.32670: checking for max_fail_percentage 11337 1726853245.32674: done checking for max_fail_percentage 11337 1726853245.32675: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.32676: done checking to see if all hosts have failed 11337 1726853245.32676: getting the remaining hosts for this loop 11337 1726853245.32677: done getting the remaining hosts for this loop 11337 1726853245.32680: getting the next task for host managed_node3 11337 1726853245.32687: done getting next task for host managed_node3 11337 1726853245.32691: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11337 1726853245.32695: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11337 1726853245.32710: getting variables 11337 1726853245.32876: in VariableManager get_vars() 11337 1726853245.32916: Calling all_inventory to load vars for managed_node3 11337 1726853245.32919: Calling groups_inventory to load vars for managed_node3 11337 1726853245.32922: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.32930: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.32933: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.32936: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.33508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.34029: done with get_vars() 11337 1726853245.34042: done getting variables 11337 1726853245.34219: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:27:25 -0400 (0:00:00.064) 0:00:04.489 ****** 11337 1726853245.34259: entering _queue_task() for managed_node3/fail 11337 1726853245.34930: worker is 1 (out of 1 available) 11337 1726853245.34943: exiting _queue_task() for managed_node3/fail 11337 1726853245.34984: done queuing things up, now waiting for results queue to drain 11337 1726853245.34986: waiting for pending results... 11337 1726853245.35512: 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 11337 1726853245.35715: in run() - task 02083763-bbaf-a537-98c5-00000000007e 11337 1726853245.35931: variable 'ansible_search_path' from source: unknown 11337 1726853245.35934: variable 'ansible_search_path' from source: unknown 11337 1726853245.35941: calling self._execute() 11337 1726853245.35944: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.35947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.35949: variable 'omit' from source: magic vars 11337 1726853245.36390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.38789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.38873: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.38914: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.38954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.38992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.39077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.39112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.39189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.39195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.39212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.39354: variable 'ansible_distribution' from source: facts 11337 1726853245.39365: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.39389: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.39396: when evaluation is False, skipping this task 11337 1726853245.39411: _execute() done 11337 1726853245.39419: dumping result to json 11337 1726853245.39427: done dumping result, returning 11337 1726853245.39476: 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 [02083763-bbaf-a537-98c5-00000000007e] 11337 1726853245.39479: sending task result for task 02083763-bbaf-a537-98c5-00000000007e 11337 1726853245.39718: done sending task result for task 02083763-bbaf-a537-98c5-00000000007e 11337 1726853245.39722: 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" } 11337 1726853245.39777: no more pending results, returning what we have 11337 1726853245.39780: results queue empty 11337 1726853245.39781: checking for any_errors_fatal 11337 1726853245.39787: done checking for any_errors_fatal 11337 1726853245.39788: checking for max_fail_percentage 11337 1726853245.39790: done checking for max_fail_percentage 11337 1726853245.39791: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.39792: done checking to see if all hosts have failed 11337 1726853245.39792: getting the remaining hosts for this loop 11337 1726853245.39794: done getting the remaining hosts for this loop 11337 1726853245.39797: getting the next task for host managed_node3 11337 1726853245.39803: done getting next task for host managed_node3 11337 1726853245.39807: ^ 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 11337 1726853245.39811: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11337 1726853245.39828: getting variables 11337 1726853245.39829: in VariableManager get_vars() 11337 1726853245.39878: Calling all_inventory to load vars for managed_node3 11337 1726853245.39881: Calling groups_inventory to load vars for managed_node3 11337 1726853245.39883: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.39893: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.39896: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.39899: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.40265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.40493: done with get_vars() 11337 1726853245.40505: done getting variables 11337 1726853245.40574: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:27:25 -0400 (0:00:00.063) 0:00:04.553 ****** 11337 1726853245.40610: entering _queue_task() for managed_node3/fail 11337 1726853245.40928: worker is 1 (out of 1 available) 11337 1726853245.40940: exiting _queue_task() for managed_node3/fail 11337 1726853245.40954: done queuing things up, now waiting for results queue to drain 11337 1726853245.40955: waiting for pending results... 11337 1726853245.41238: 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 11337 1726853245.41397: in run() - task 02083763-bbaf-a537-98c5-00000000007f 11337 1726853245.41430: variable 'ansible_search_path' from source: unknown 11337 1726853245.41433: variable 'ansible_search_path' from source: unknown 11337 1726853245.41462: calling self._execute() 11337 1726853245.41559: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.41650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.41653: variable 'omit' from source: magic vars 11337 1726853245.42041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.44459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.44541: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.44608: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.44653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.44687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.44976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.44980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.44983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.44985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.44986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.45029: variable 'ansible_distribution' from source: facts 11337 1726853245.45042: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.45067: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.45081: when evaluation is False, skipping this task 11337 1726853245.45088: _execute() done 11337 1726853245.45100: dumping result to json 11337 1726853245.45112: done dumping result, returning 11337 1726853245.45124: 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 [02083763-bbaf-a537-98c5-00000000007f] 11337 1726853245.45132: sending task result for task 02083763-bbaf-a537-98c5-00000000007f 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" } 11337 1726853245.45324: no more pending results, returning what we have 11337 1726853245.45328: results queue empty 11337 1726853245.45329: checking for any_errors_fatal 11337 1726853245.45336: done checking for any_errors_fatal 11337 1726853245.45337: checking for max_fail_percentage 11337 1726853245.45339: done checking for max_fail_percentage 11337 1726853245.45340: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.45341: done checking to see if all hosts have failed 11337 1726853245.45342: getting the remaining hosts for this loop 11337 1726853245.45346: done getting the remaining hosts for this loop 11337 1726853245.45350: getting the next task for host managed_node3 11337 1726853245.45358: done getting next task for host managed_node3 11337 1726853245.45363: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11337 1726853245.45368: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=5, 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), did rescue? False, did start at task? False 11337 1726853245.45387: getting variables 11337 1726853245.45389: in VariableManager get_vars() 11337 1726853245.45435: Calling all_inventory to load vars for managed_node3 11337 1726853245.45438: Calling groups_inventory to load vars for managed_node3 11337 1726853245.45441: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.45455: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.45458: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.45461: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.45982: done sending task result for task 02083763-bbaf-a537-98c5-00000000007f 11337 1726853245.45986: WORKER PROCESS EXITING 11337 1726853245.46007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.46221: done with get_vars() 11337 1726853245.46236: done getting variables 11337 1726853245.46295: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:27:25 -0400 (0:00:00.057) 0:00:04.610 ****** 11337 1726853245.46328: entering _queue_task() for managed_node3/fail 11337 1726853245.46785: worker is 1 (out of 1 available) 11337 1726853245.46795: exiting _queue_task() for managed_node3/fail 11337 1726853245.46805: done queuing things up, now waiting for results queue to drain 11337 1726853245.46807: waiting for pending results... 11337 1726853245.46967: 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 11337 1726853245.47149: in run() - task 02083763-bbaf-a537-98c5-000000000080 11337 1726853245.47179: variable 'ansible_search_path' from source: unknown 11337 1726853245.47182: variable 'ansible_search_path' from source: unknown 11337 1726853245.47277: calling self._execute() 11337 1726853245.47312: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.47329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.47343: variable 'omit' from source: magic vars 11337 1726853245.47811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.49346: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.49476: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.49480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.49490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.49525: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.49619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.49656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.49687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.49731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.49756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.49926: variable 'ansible_distribution' from source: facts 11337 1726853245.49940: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.50062: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.50065: when evaluation is False, skipping this task 11337 1726853245.50067: _execute() done 11337 1726853245.50069: dumping result to json 11337 1726853245.50072: done dumping result, returning 11337 1726853245.50075: 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 [02083763-bbaf-a537-98c5-000000000080] 11337 1726853245.50077: sending task result for task 02083763-bbaf-a537-98c5-000000000080 11337 1726853245.50154: done sending task result for task 02083763-bbaf-a537-98c5-000000000080 11337 1726853245.50157: 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" } 11337 1726853245.50203: no more pending results, returning what we have 11337 1726853245.50206: results queue empty 11337 1726853245.50207: checking for any_errors_fatal 11337 1726853245.50213: done checking for any_errors_fatal 11337 1726853245.50214: checking for max_fail_percentage 11337 1726853245.50216: done checking for max_fail_percentage 11337 1726853245.50217: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.50218: done checking to see if all hosts have failed 11337 1726853245.50219: getting the remaining hosts for this loop 11337 1726853245.50220: done getting the remaining hosts for this loop 11337 1726853245.50224: getting the next task for host managed_node3 11337 1726853245.50230: done getting next task for host managed_node3 11337 1726853245.50234: ^ 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 11337 1726853245.50238: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=6, 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), did rescue? False, did start at task? False 11337 1726853245.50255: getting variables 11337 1726853245.50257: in VariableManager get_vars() 11337 1726853245.50302: Calling all_inventory to load vars for managed_node3 11337 1726853245.50306: Calling groups_inventory to load vars for managed_node3 11337 1726853245.50308: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.50318: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.50321: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.50324: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.50500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.50687: done with get_vars() 11337 1726853245.50699: done getting variables 11337 1726853245.50758: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:27:25 -0400 (0:00:00.044) 0:00:04.655 ****** 11337 1726853245.50794: entering _queue_task() for managed_node3/dnf 11337 1726853245.51077: worker is 1 (out of 1 available) 11337 1726853245.51091: exiting _queue_task() for managed_node3/dnf 11337 1726853245.51103: done queuing things up, now waiting for results queue to drain 11337 1726853245.51105: waiting for pending results... 11337 1726853245.51489: 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 11337 1726853245.51519: in run() - task 02083763-bbaf-a537-98c5-000000000081 11337 1726853245.51606: variable 'ansible_search_path' from source: unknown 11337 1726853245.51610: variable 'ansible_search_path' from source: unknown 11337 1726853245.51613: calling self._execute() 11337 1726853245.51675: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.51679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.51686: variable 'omit' from source: magic vars 11337 1726853245.51997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.53691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.53695: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.53740: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.53784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.53822: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.53912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.53949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.53979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.54032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.54054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.54205: variable 'ansible_distribution' from source: facts 11337 1726853245.54216: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.54251: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.54261: when evaluation is False, skipping this task 11337 1726853245.54286: _execute() done 11337 1726853245.54289: dumping result to json 11337 1726853245.54291: done dumping result, returning 11337 1726853245.54294: 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 [02083763-bbaf-a537-98c5-000000000081] 11337 1726853245.54296: sending task result for task 02083763-bbaf-a537-98c5-000000000081 11337 1726853245.54435: done sending task result for task 02083763-bbaf-a537-98c5-000000000081 11337 1726853245.54439: 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" } 11337 1726853245.54494: no more pending results, returning what we have 11337 1726853245.54498: results queue empty 11337 1726853245.54499: checking for any_errors_fatal 11337 1726853245.54504: done checking for any_errors_fatal 11337 1726853245.54505: checking for max_fail_percentage 11337 1726853245.54506: done checking for max_fail_percentage 11337 1726853245.54507: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.54508: done checking to see if all hosts have failed 11337 1726853245.54509: getting the remaining hosts for this loop 11337 1726853245.54510: done getting the remaining hosts for this loop 11337 1726853245.54513: getting the next task for host managed_node3 11337 1726853245.54519: done getting next task for host managed_node3 11337 1726853245.54523: ^ 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 11337 1726853245.54526: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=7, 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), did rescue? False, did start at task? False 11337 1726853245.54541: getting variables 11337 1726853245.54543: in VariableManager get_vars() 11337 1726853245.54587: Calling all_inventory to load vars for managed_node3 11337 1726853245.54590: Calling groups_inventory to load vars for managed_node3 11337 1726853245.54593: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.54601: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.54603: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.54605: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.54781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.54904: done with get_vars() 11337 1726853245.54912: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11337 1726853245.54966: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:27:25 -0400 (0:00:00.041) 0:00:04.697 ****** 11337 1726853245.54992: entering _queue_task() for managed_node3/yum 11337 1726853245.55208: worker is 1 (out of 1 available) 11337 1726853245.55221: exiting _queue_task() for managed_node3/yum 11337 1726853245.55231: done queuing things up, now waiting for results queue to drain 11337 1726853245.55233: waiting for pending results... 11337 1726853245.55398: 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 11337 1726853245.55482: in run() - task 02083763-bbaf-a537-98c5-000000000082 11337 1726853245.55493: variable 'ansible_search_path' from source: unknown 11337 1726853245.55497: variable 'ansible_search_path' from source: unknown 11337 1726853245.55525: calling self._execute() 11337 1726853245.55589: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.55593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.55602: variable 'omit' from source: magic vars 11337 1726853245.55900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.57400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.57449: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.57476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.57502: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.57522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.57582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.57602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.57619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.57650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.57660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.57755: variable 'ansible_distribution' from source: facts 11337 1726853245.57758: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.57775: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.57778: when evaluation is False, skipping this task 11337 1726853245.57780: _execute() done 11337 1726853245.57783: dumping result to json 11337 1726853245.57788: done dumping result, returning 11337 1726853245.57795: 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 [02083763-bbaf-a537-98c5-000000000082] 11337 1726853245.57798: sending task result for task 02083763-bbaf-a537-98c5-000000000082 11337 1726853245.57892: done sending task result for task 02083763-bbaf-a537-98c5-000000000082 11337 1726853245.57895: 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" } 11337 1726853245.57943: no more pending results, returning what we have 11337 1726853245.57948: results queue empty 11337 1726853245.57949: checking for any_errors_fatal 11337 1726853245.57957: done checking for any_errors_fatal 11337 1726853245.57957: checking for max_fail_percentage 11337 1726853245.57959: done checking for max_fail_percentage 11337 1726853245.57960: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.57961: done checking to see if all hosts have failed 11337 1726853245.57961: getting the remaining hosts for this loop 11337 1726853245.57963: done getting the remaining hosts for this loop 11337 1726853245.57966: getting the next task for host managed_node3 11337 1726853245.57978: done getting next task for host managed_node3 11337 1726853245.57982: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11337 1726853245.57986: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=8, 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), did rescue? False, did start at task? False 11337 1726853245.58002: getting variables 11337 1726853245.58005: in VariableManager get_vars() 11337 1726853245.58040: Calling all_inventory to load vars for managed_node3 11337 1726853245.58042: Calling groups_inventory to load vars for managed_node3 11337 1726853245.58046: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.58054: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.58057: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.58059: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.58198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.58327: done with get_vars() 11337 1726853245.58335: done getting variables 11337 1726853245.58379: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:27:25 -0400 (0:00:00.034) 0:00:04.731 ****** 11337 1726853245.58404: entering _queue_task() for managed_node3/fail 11337 1726853245.58616: worker is 1 (out of 1 available) 11337 1726853245.58631: exiting _queue_task() for managed_node3/fail 11337 1726853245.58641: done queuing things up, now waiting for results queue to drain 11337 1726853245.58643: waiting for pending results... 11337 1726853245.58807: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11337 1726853245.58891: in run() - task 02083763-bbaf-a537-98c5-000000000083 11337 1726853245.58902: variable 'ansible_search_path' from source: unknown 11337 1726853245.58905: variable 'ansible_search_path' from source: unknown 11337 1726853245.58936: calling self._execute() 11337 1726853245.58998: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.59002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.59010: variable 'omit' from source: magic vars 11337 1726853245.59311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.60812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.60859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.60896: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.60922: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.60943: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.61001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.61022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.61040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.61070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.61082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.61175: variable 'ansible_distribution' from source: facts 11337 1726853245.61181: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.61195: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.61198: when evaluation is False, skipping this task 11337 1726853245.61200: _execute() done 11337 1726853245.61203: dumping result to json 11337 1726853245.61207: done dumping result, returning 11337 1726853245.61214: 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 [02083763-bbaf-a537-98c5-000000000083] 11337 1726853245.61219: sending task result for task 02083763-bbaf-a537-98c5-000000000083 11337 1726853245.61311: done sending task result for task 02083763-bbaf-a537-98c5-000000000083 11337 1726853245.61313: 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" } 11337 1726853245.61364: no more pending results, returning what we have 11337 1726853245.61367: results queue empty 11337 1726853245.61368: checking for any_errors_fatal 11337 1726853245.61376: done checking for any_errors_fatal 11337 1726853245.61377: checking for max_fail_percentage 11337 1726853245.61378: done checking for max_fail_percentage 11337 1726853245.61379: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.61380: done checking to see if all hosts have failed 11337 1726853245.61381: getting the remaining hosts for this loop 11337 1726853245.61382: done getting the remaining hosts for this loop 11337 1726853245.61386: getting the next task for host managed_node3 11337 1726853245.61392: done getting next task for host managed_node3 11337 1726853245.61395: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11337 1726853245.61399: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=9, 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), did rescue? False, did start at task? False 11337 1726853245.61414: getting variables 11337 1726853245.61416: in VariableManager get_vars() 11337 1726853245.61460: Calling all_inventory to load vars for managed_node3 11337 1726853245.61463: Calling groups_inventory to load vars for managed_node3 11337 1726853245.61465: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.61475: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.61477: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.61480: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.61642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.61765: done with get_vars() 11337 1726853245.61774: done getting variables 11337 1726853245.61813: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:27:25 -0400 (0:00:00.034) 0:00:04.765 ****** 11337 1726853245.61837: entering _queue_task() for managed_node3/package 11337 1726853245.62043: worker is 1 (out of 1 available) 11337 1726853245.62059: exiting _queue_task() for managed_node3/package 11337 1726853245.62070: done queuing things up, now waiting for results queue to drain 11337 1726853245.62073: waiting for pending results... 11337 1726853245.62229: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 11337 1726853245.62318: in run() - task 02083763-bbaf-a537-98c5-000000000084 11337 1726853245.62329: variable 'ansible_search_path' from source: unknown 11337 1726853245.62332: variable 'ansible_search_path' from source: unknown 11337 1726853245.62364: calling self._execute() 11337 1726853245.62430: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.62435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.62443: variable 'omit' from source: magic vars 11337 1726853245.62748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.64229: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.64277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.64304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.64328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.64350: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.64411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.64430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.64448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.64480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.64491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.64586: variable 'ansible_distribution' from source: facts 11337 1726853245.64589: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.64605: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.64607: when evaluation is False, skipping this task 11337 1726853245.64610: _execute() done 11337 1726853245.64612: dumping result to json 11337 1726853245.64616: done dumping result, returning 11337 1726853245.64624: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-a537-98c5-000000000084] 11337 1726853245.64628: sending task result for task 02083763-bbaf-a537-98c5-000000000084 11337 1726853245.64723: done sending task result for task 02083763-bbaf-a537-98c5-000000000084 11337 1726853245.64726: 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" } 11337 1726853245.64776: no more pending results, returning what we have 11337 1726853245.64779: results queue empty 11337 1726853245.64780: checking for any_errors_fatal 11337 1726853245.64787: done checking for any_errors_fatal 11337 1726853245.64787: checking for max_fail_percentage 11337 1726853245.64790: done checking for max_fail_percentage 11337 1726853245.64791: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.64792: done checking to see if all hosts have failed 11337 1726853245.64793: getting the remaining hosts for this loop 11337 1726853245.64794: done getting the remaining hosts for this loop 11337 1726853245.64797: getting the next task for host managed_node3 11337 1726853245.64804: done getting next task for host managed_node3 11337 1726853245.64808: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11337 1726853245.64811: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=10, 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), did rescue? False, did start at task? False 11337 1726853245.64826: getting variables 11337 1726853245.64827: in VariableManager get_vars() 11337 1726853245.64868: Calling all_inventory to load vars for managed_node3 11337 1726853245.64872: Calling groups_inventory to load vars for managed_node3 11337 1726853245.64874: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.64882: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.64885: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.64887: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.65015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.65140: done with get_vars() 11337 1726853245.65147: done getting variables 11337 1726853245.65191: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:27:25 -0400 (0:00:00.033) 0:00:04.799 ****** 11337 1726853245.65214: entering _queue_task() for managed_node3/package 11337 1726853245.65401: worker is 1 (out of 1 available) 11337 1726853245.65414: exiting _queue_task() for managed_node3/package 11337 1726853245.65426: done queuing things up, now waiting for results queue to drain 11337 1726853245.65428: waiting for pending results... 11337 1726853245.65585: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11337 1726853245.65677: in run() - task 02083763-bbaf-a537-98c5-000000000085 11337 1726853245.65686: variable 'ansible_search_path' from source: unknown 11337 1726853245.65690: variable 'ansible_search_path' from source: unknown 11337 1726853245.65717: calling self._execute() 11337 1726853245.65778: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.65782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.65791: variable 'omit' from source: magic vars 11337 1726853245.66084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.67548: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.67594: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.67631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.67658: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.67679: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.67737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.67760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.67779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.67804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.67815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.67911: variable 'ansible_distribution' from source: facts 11337 1726853245.67915: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.67931: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.67934: when evaluation is False, skipping this task 11337 1726853245.67938: _execute() done 11337 1726853245.67940: dumping result to json 11337 1726853245.67942: done dumping result, returning 11337 1726853245.67952: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-a537-98c5-000000000085] 11337 1726853245.67955: sending task result for task 02083763-bbaf-a537-98c5-000000000085 11337 1726853245.68040: done sending task result for task 02083763-bbaf-a537-98c5-000000000085 11337 1726853245.68043: 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" } 11337 1726853245.68102: no more pending results, returning what we have 11337 1726853245.68105: results queue empty 11337 1726853245.68106: checking for any_errors_fatal 11337 1726853245.68110: done checking for any_errors_fatal 11337 1726853245.68111: checking for max_fail_percentage 11337 1726853245.68112: done checking for max_fail_percentage 11337 1726853245.68113: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.68114: done checking to see if all hosts have failed 11337 1726853245.68115: getting the remaining hosts for this loop 11337 1726853245.68116: done getting the remaining hosts for this loop 11337 1726853245.68120: getting the next task for host managed_node3 11337 1726853245.68125: done getting next task for host managed_node3 11337 1726853245.68129: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11337 1726853245.68133: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=11, 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), did rescue? False, did start at task? False 11337 1726853245.68147: getting variables 11337 1726853245.68149: in VariableManager get_vars() 11337 1726853245.68183: Calling all_inventory to load vars for managed_node3 11337 1726853245.68186: Calling groups_inventory to load vars for managed_node3 11337 1726853245.68188: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.68195: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.68197: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.68200: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.68357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.68477: done with get_vars() 11337 1726853245.68484: done getting variables 11337 1726853245.68521: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:27:25 -0400 (0:00:00.033) 0:00:04.832 ****** 11337 1726853245.68543: entering _queue_task() for managed_node3/package 11337 1726853245.68736: worker is 1 (out of 1 available) 11337 1726853245.68748: exiting _queue_task() for managed_node3/package 11337 1726853245.68760: done queuing things up, now waiting for results queue to drain 11337 1726853245.68762: waiting for pending results... 11337 1726853245.68933: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11337 1726853245.69018: in run() - task 02083763-bbaf-a537-98c5-000000000086 11337 1726853245.69029: variable 'ansible_search_path' from source: unknown 11337 1726853245.69033: variable 'ansible_search_path' from source: unknown 11337 1726853245.69063: calling self._execute() 11337 1726853245.69124: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.69128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.69136: variable 'omit' from source: magic vars 11337 1726853245.69431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.70903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.70949: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.70978: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.71004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.71024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.71269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.71294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.71311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.71337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.71349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.71443: variable 'ansible_distribution' from source: facts 11337 1726853245.71450: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.71463: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.71465: when evaluation is False, skipping this task 11337 1726853245.71468: _execute() done 11337 1726853245.71470: dumping result to json 11337 1726853245.71477: done dumping result, returning 11337 1726853245.71484: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-a537-98c5-000000000086] 11337 1726853245.71486: sending task result for task 02083763-bbaf-a537-98c5-000000000086 11337 1726853245.71578: done sending task result for task 02083763-bbaf-a537-98c5-000000000086 11337 1726853245.71583: 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" } 11337 1726853245.71627: no more pending results, returning what we have 11337 1726853245.71630: results queue empty 11337 1726853245.71631: checking for any_errors_fatal 11337 1726853245.71637: done checking for any_errors_fatal 11337 1726853245.71638: checking for max_fail_percentage 11337 1726853245.71639: done checking for max_fail_percentage 11337 1726853245.71641: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.71642: done checking to see if all hosts have failed 11337 1726853245.71642: getting the remaining hosts for this loop 11337 1726853245.71643: done getting the remaining hosts for this loop 11337 1726853245.71649: getting the next task for host managed_node3 11337 1726853245.71656: done getting next task for host managed_node3 11337 1726853245.71659: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11337 1726853245.71663: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=12, 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), did rescue? False, did start at task? False 11337 1726853245.71686: getting variables 11337 1726853245.71687: in VariableManager get_vars() 11337 1726853245.71723: Calling all_inventory to load vars for managed_node3 11337 1726853245.71725: Calling groups_inventory to load vars for managed_node3 11337 1726853245.71727: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.71734: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.71736: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.71739: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.71877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.72004: done with get_vars() 11337 1726853245.72013: done getting variables 11337 1726853245.72054: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:27:25 -0400 (0:00:00.035) 0:00:04.867 ****** 11337 1726853245.72081: entering _queue_task() for managed_node3/service 11337 1726853245.72286: worker is 1 (out of 1 available) 11337 1726853245.72300: exiting _queue_task() for managed_node3/service 11337 1726853245.72311: done queuing things up, now waiting for results queue to drain 11337 1726853245.72313: waiting for pending results... 11337 1726853245.72474: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11337 1726853245.72559: in run() - task 02083763-bbaf-a537-98c5-000000000087 11337 1726853245.72570: variable 'ansible_search_path' from source: unknown 11337 1726853245.72575: variable 'ansible_search_path' from source: unknown 11337 1726853245.72606: calling self._execute() 11337 1726853245.72672: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.72676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.72684: variable 'omit' from source: magic vars 11337 1726853245.73041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.74506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.74722: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.74748: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.74775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.74794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.74856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.74876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.74894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.74919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.74937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.75029: variable 'ansible_distribution' from source: facts 11337 1726853245.75040: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.75052: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.75055: when evaluation is False, skipping this task 11337 1726853245.75058: _execute() done 11337 1726853245.75060: dumping result to json 11337 1726853245.75064: done dumping result, returning 11337 1726853245.75073: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-a537-98c5-000000000087] 11337 1726853245.75075: sending task result for task 02083763-bbaf-a537-98c5-000000000087 11337 1726853245.75162: done sending task result for task 02083763-bbaf-a537-98c5-000000000087 11337 1726853245.75164: 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" } 11337 1726853245.75208: no more pending results, returning what we have 11337 1726853245.75211: results queue empty 11337 1726853245.75212: checking for any_errors_fatal 11337 1726853245.75218: done checking for any_errors_fatal 11337 1726853245.75219: checking for max_fail_percentage 11337 1726853245.75221: done checking for max_fail_percentage 11337 1726853245.75222: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.75222: done checking to see if all hosts have failed 11337 1726853245.75223: getting the remaining hosts for this loop 11337 1726853245.75224: done getting the remaining hosts for this loop 11337 1726853245.75228: getting the next task for host managed_node3 11337 1726853245.75234: done getting next task for host managed_node3 11337 1726853245.75238: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11337 1726853245.75241: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=13, 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), did rescue? False, did start at task? False 11337 1726853245.75258: getting variables 11337 1726853245.75260: in VariableManager get_vars() 11337 1726853245.75299: Calling all_inventory to load vars for managed_node3 11337 1726853245.75301: Calling groups_inventory to load vars for managed_node3 11337 1726853245.75304: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.75312: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.75314: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.75316: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.75489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.75608: done with get_vars() 11337 1726853245.75616: done getting variables 11337 1726853245.75656: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:27:25 -0400 (0:00:00.035) 0:00:04.903 ****** 11337 1726853245.75679: entering _queue_task() for managed_node3/service 11337 1726853245.75882: worker is 1 (out of 1 available) 11337 1726853245.75894: exiting _queue_task() for managed_node3/service 11337 1726853245.75905: done queuing things up, now waiting for results queue to drain 11337 1726853245.75908: waiting for pending results... 11337 1726853245.76067: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11337 1726853245.76158: in run() - task 02083763-bbaf-a537-98c5-000000000088 11337 1726853245.76169: variable 'ansible_search_path' from source: unknown 11337 1726853245.76174: variable 'ansible_search_path' from source: unknown 11337 1726853245.76206: calling self._execute() 11337 1726853245.76269: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.76275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.76283: variable 'omit' from source: magic vars 11337 1726853245.76572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.78228: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.78272: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.78299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.78326: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.78344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.78402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.78422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.78443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.78470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.78483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.78655: variable 'ansible_distribution' from source: facts 11337 1726853245.78659: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.78661: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.78662: when evaluation is False, skipping this task 11337 1726853245.78664: _execute() done 11337 1726853245.78666: dumping result to json 11337 1726853245.78668: done dumping result, returning 11337 1726853245.78670: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-a537-98c5-000000000088] 11337 1726853245.78674: sending task result for task 02083763-bbaf-a537-98c5-000000000088 11337 1726853245.78735: done sending task result for task 02083763-bbaf-a537-98c5-000000000088 11337 1726853245.78737: 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 } 11337 1726853245.78796: no more pending results, returning what we have 11337 1726853245.78799: results queue empty 11337 1726853245.78800: checking for any_errors_fatal 11337 1726853245.78805: done checking for any_errors_fatal 11337 1726853245.78806: checking for max_fail_percentage 11337 1726853245.78807: done checking for max_fail_percentage 11337 1726853245.78808: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.78809: done checking to see if all hosts have failed 11337 1726853245.78809: getting the remaining hosts for this loop 11337 1726853245.78811: done getting the remaining hosts for this loop 11337 1726853245.78814: getting the next task for host managed_node3 11337 1726853245.78819: done getting next task for host managed_node3 11337 1726853245.78823: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11337 1726853245.78826: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=14, 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), did rescue? False, did start at task? False 11337 1726853245.78840: getting variables 11337 1726853245.78841: in VariableManager get_vars() 11337 1726853245.78878: Calling all_inventory to load vars for managed_node3 11337 1726853245.78881: Calling groups_inventory to load vars for managed_node3 11337 1726853245.78883: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.78891: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.78894: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.78896: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.79014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.79142: done with get_vars() 11337 1726853245.79152: done getting variables 11337 1726853245.79194: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:27:25 -0400 (0:00:00.035) 0:00:04.939 ****** 11337 1726853245.79218: entering _queue_task() for managed_node3/service 11337 1726853245.79438: worker is 1 (out of 1 available) 11337 1726853245.79454: exiting _queue_task() for managed_node3/service 11337 1726853245.79464: done queuing things up, now waiting for results queue to drain 11337 1726853245.79467: waiting for pending results... 11337 1726853245.79619: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11337 1726853245.79700: in run() - task 02083763-bbaf-a537-98c5-000000000089 11337 1726853245.79712: variable 'ansible_search_path' from source: unknown 11337 1726853245.79715: variable 'ansible_search_path' from source: unknown 11337 1726853245.79746: calling self._execute() 11337 1726853245.79807: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.79811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.79820: variable 'omit' from source: magic vars 11337 1726853245.80182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.81799: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.81842: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.81876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.81908: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.81927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.81988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.82010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.82028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.82054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.82064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.82161: variable 'ansible_distribution' from source: facts 11337 1726853245.82165: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.82180: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.82183: when evaluation is False, skipping this task 11337 1726853245.82186: _execute() done 11337 1726853245.82190: dumping result to json 11337 1726853245.82192: done dumping result, returning 11337 1726853245.82201: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-a537-98c5-000000000089] 11337 1726853245.82204: sending task result for task 02083763-bbaf-a537-98c5-000000000089 11337 1726853245.82297: done sending task result for task 02083763-bbaf-a537-98c5-000000000089 11337 1726853245.82300: 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" } 11337 1726853245.82348: no more pending results, returning what we have 11337 1726853245.82351: results queue empty 11337 1726853245.82352: checking for any_errors_fatal 11337 1726853245.82357: done checking for any_errors_fatal 11337 1726853245.82357: checking for max_fail_percentage 11337 1726853245.82359: done checking for max_fail_percentage 11337 1726853245.82360: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.82361: done checking to see if all hosts have failed 11337 1726853245.82362: getting the remaining hosts for this loop 11337 1726853245.82363: done getting the remaining hosts for this loop 11337 1726853245.82366: getting the next task for host managed_node3 11337 1726853245.82380: done getting next task for host managed_node3 11337 1726853245.82384: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11337 1726853245.82387: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=15, 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), did rescue? False, did start at task? False 11337 1726853245.82404: getting variables 11337 1726853245.82405: in VariableManager get_vars() 11337 1726853245.82440: Calling all_inventory to load vars for managed_node3 11337 1726853245.82443: Calling groups_inventory to load vars for managed_node3 11337 1726853245.82448: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.82456: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.82458: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.82460: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.82631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.82755: done with get_vars() 11337 1726853245.82763: done getting variables 11337 1726853245.82804: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:27:25 -0400 (0:00:00.036) 0:00:04.975 ****** 11337 1726853245.82829: entering _queue_task() for managed_node3/service 11337 1726853245.83040: worker is 1 (out of 1 available) 11337 1726853245.83055: exiting _queue_task() for managed_node3/service 11337 1726853245.83065: done queuing things up, now waiting for results queue to drain 11337 1726853245.83067: waiting for pending results... 11337 1726853245.83228: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 11337 1726853245.83308: in run() - task 02083763-bbaf-a537-98c5-00000000008a 11337 1726853245.83319: variable 'ansible_search_path' from source: unknown 11337 1726853245.83323: variable 'ansible_search_path' from source: unknown 11337 1726853245.83351: calling self._execute() 11337 1726853245.83420: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.83425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.83434: variable 'omit' from source: magic vars 11337 1726853245.83736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.85439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.85490: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.85518: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.85542: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.85564: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.85626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.85645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.85665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.85696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.85707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.85805: variable 'ansible_distribution' from source: facts 11337 1726853245.85811: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.85827: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.85830: when evaluation is False, skipping this task 11337 1726853245.85832: _execute() done 11337 1726853245.85835: dumping result to json 11337 1726853245.85839: done dumping result, returning 11337 1726853245.85846: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-a537-98c5-00000000008a] 11337 1726853245.85853: sending task result for task 02083763-bbaf-a537-98c5-00000000008a 11337 1726853245.85942: done sending task result for task 02083763-bbaf-a537-98c5-00000000008a 11337 1726853245.85945: 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 } 11337 1726853245.85988: no more pending results, returning what we have 11337 1726853245.85991: results queue empty 11337 1726853245.85992: checking for any_errors_fatal 11337 1726853245.86000: done checking for any_errors_fatal 11337 1726853245.86001: checking for max_fail_percentage 11337 1726853245.86002: done checking for max_fail_percentage 11337 1726853245.86003: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.86004: done checking to see if all hosts have failed 11337 1726853245.86005: getting the remaining hosts for this loop 11337 1726853245.86006: done getting the remaining hosts for this loop 11337 1726853245.86009: getting the next task for host managed_node3 11337 1726853245.86015: done getting next task for host managed_node3 11337 1726853245.86018: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11337 1726853245.86022: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=16, 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), did rescue? False, did start at task? False 11337 1726853245.86036: getting variables 11337 1726853245.86038: in VariableManager get_vars() 11337 1726853245.86084: Calling all_inventory to load vars for managed_node3 11337 1726853245.86089: Calling groups_inventory to load vars for managed_node3 11337 1726853245.86091: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.86100: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.86102: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.86105: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.86245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.86391: done with get_vars() 11337 1726853245.86401: done getting variables 11337 1726853245.86442: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:27:25 -0400 (0:00:00.036) 0:00:05.011 ****** 11337 1726853245.86466: entering _queue_task() for managed_node3/copy 11337 1726853245.86674: worker is 1 (out of 1 available) 11337 1726853245.86690: exiting _queue_task() for managed_node3/copy 11337 1726853245.86700: done queuing things up, now waiting for results queue to drain 11337 1726853245.86703: waiting for pending results... 11337 1726853245.86868: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11337 1726853245.86962: in run() - task 02083763-bbaf-a537-98c5-00000000008b 11337 1726853245.86974: variable 'ansible_search_path' from source: unknown 11337 1726853245.86979: variable 'ansible_search_path' from source: unknown 11337 1726853245.87009: calling self._execute() 11337 1726853245.87074: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.87078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.87087: variable 'omit' from source: magic vars 11337 1726853245.87389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.89080: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.89139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.89167: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.89194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.89215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.89276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.89297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.89316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.89348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.89357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.89456: variable 'ansible_distribution' from source: facts 11337 1726853245.89460: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.89477: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.89480: when evaluation is False, skipping this task 11337 1726853245.89483: _execute() done 11337 1726853245.89485: dumping result to json 11337 1726853245.89489: done dumping result, returning 11337 1726853245.89497: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-a537-98c5-00000000008b] 11337 1726853245.89499: sending task result for task 02083763-bbaf-a537-98c5-00000000008b 11337 1726853245.89591: done sending task result for task 02083763-bbaf-a537-98c5-00000000008b 11337 1726853245.89594: 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" } 11337 1726853245.89636: no more pending results, returning what we have 11337 1726853245.89639: results queue empty 11337 1726853245.89640: checking for any_errors_fatal 11337 1726853245.89648: done checking for any_errors_fatal 11337 1726853245.89649: checking for max_fail_percentage 11337 1726853245.89651: done checking for max_fail_percentage 11337 1726853245.89653: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.89653: done checking to see if all hosts have failed 11337 1726853245.89654: getting the remaining hosts for this loop 11337 1726853245.89655: done getting the remaining hosts for this loop 11337 1726853245.89659: getting the next task for host managed_node3 11337 1726853245.89665: done getting next task for host managed_node3 11337 1726853245.89669: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11337 1726853245.89674: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=17, 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), did rescue? False, did start at task? False 11337 1726853245.89690: getting variables 11337 1726853245.89691: in VariableManager get_vars() 11337 1726853245.89730: Calling all_inventory to load vars for managed_node3 11337 1726853245.89733: Calling groups_inventory to load vars for managed_node3 11337 1726853245.89735: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.89743: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.89748: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.89750: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.89898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.90023: done with get_vars() 11337 1726853245.90031: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:27:25 -0400 (0:00:00.036) 0:00:05.048 ****** 11337 1726853245.90093: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 11337 1726853245.90303: worker is 1 (out of 1 available) 11337 1726853245.90316: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 11337 1726853245.90326: done queuing things up, now waiting for results queue to drain 11337 1726853245.90329: waiting for pending results... 11337 1726853245.90485: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11337 1726853245.90579: in run() - task 02083763-bbaf-a537-98c5-00000000008c 11337 1726853245.90590: variable 'ansible_search_path' from source: unknown 11337 1726853245.90593: variable 'ansible_search_path' from source: unknown 11337 1726853245.90622: calling self._execute() 11337 1726853245.90685: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.90690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.90698: variable 'omit' from source: magic vars 11337 1726853245.90991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.92674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.92716: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.92754: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.92782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.92800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.92860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.92882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.92899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.92924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.92935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.93030: variable 'ansible_distribution' from source: facts 11337 1726853245.93034: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.93048: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.93060: when evaluation is False, skipping this task 11337 1726853245.93063: _execute() done 11337 1726853245.93065: dumping result to json 11337 1726853245.93067: done dumping result, returning 11337 1726853245.93076: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-a537-98c5-00000000008c] 11337 1726853245.93079: sending task result for task 02083763-bbaf-a537-98c5-00000000008c 11337 1726853245.93170: done sending task result for task 02083763-bbaf-a537-98c5-00000000008c 11337 1726853245.93175: 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" } 11337 1726853245.93222: no more pending results, returning what we have 11337 1726853245.93225: results queue empty 11337 1726853245.93226: checking for any_errors_fatal 11337 1726853245.93230: done checking for any_errors_fatal 11337 1726853245.93231: checking for max_fail_percentage 11337 1726853245.93232: done checking for max_fail_percentage 11337 1726853245.93234: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.93234: done checking to see if all hosts have failed 11337 1726853245.93235: getting the remaining hosts for this loop 11337 1726853245.93236: done getting the remaining hosts for this loop 11337 1726853245.93239: getting the next task for host managed_node3 11337 1726853245.93248: done getting next task for host managed_node3 11337 1726853245.93252: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11337 1726853245.93257: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=18, 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), did rescue? False, did start at task? False 11337 1726853245.93274: getting variables 11337 1726853245.93276: in VariableManager get_vars() 11337 1726853245.93312: Calling all_inventory to load vars for managed_node3 11337 1726853245.93315: Calling groups_inventory to load vars for managed_node3 11337 1726853245.93317: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.93324: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.93326: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.93329: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.93655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.93775: done with get_vars() 11337 1726853245.93782: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:27:25 -0400 (0:00:00.037) 0:00:05.085 ****** 11337 1726853245.93842: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 11337 1726853245.94052: worker is 1 (out of 1 available) 11337 1726853245.94064: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 11337 1726853245.94077: done queuing things up, now waiting for results queue to drain 11337 1726853245.94079: waiting for pending results... 11337 1726853245.94235: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 11337 1726853245.94322: in run() - task 02083763-bbaf-a537-98c5-00000000008d 11337 1726853245.94333: variable 'ansible_search_path' from source: unknown 11337 1726853245.94336: variable 'ansible_search_path' from source: unknown 11337 1726853245.94364: calling self._execute() 11337 1726853245.94435: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.94439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.94450: variable 'omit' from source: magic vars 11337 1726853245.94747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.96241: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.96289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.96315: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.96339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.96361: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.96419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.96440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.96460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.96489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.96501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.96599: variable 'ansible_distribution' from source: facts 11337 1726853245.96602: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.96615: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.96618: when evaluation is False, skipping this task 11337 1726853245.96621: _execute() done 11337 1726853245.96624: dumping result to json 11337 1726853245.96627: done dumping result, returning 11337 1726853245.96634: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-a537-98c5-00000000008d] 11337 1726853245.96637: sending task result for task 02083763-bbaf-a537-98c5-00000000008d 11337 1726853245.96730: done sending task result for task 02083763-bbaf-a537-98c5-00000000008d 11337 1726853245.96732: 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" } 11337 1726853245.96782: no more pending results, returning what we have 11337 1726853245.96785: results queue empty 11337 1726853245.96786: checking for any_errors_fatal 11337 1726853245.96793: done checking for any_errors_fatal 11337 1726853245.96794: checking for max_fail_percentage 11337 1726853245.96795: done checking for max_fail_percentage 11337 1726853245.96797: checking to see if all hosts have failed and the running result is not ok 11337 1726853245.96797: done checking to see if all hosts have failed 11337 1726853245.96798: getting the remaining hosts for this loop 11337 1726853245.96799: done getting the remaining hosts for this loop 11337 1726853245.96802: getting the next task for host managed_node3 11337 1726853245.96809: done getting next task for host managed_node3 11337 1726853245.96812: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11337 1726853245.96816: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=19, 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), did rescue? False, did start at task? False 11337 1726853245.96833: getting variables 11337 1726853245.96834: in VariableManager get_vars() 11337 1726853245.96869: Calling all_inventory to load vars for managed_node3 11337 1726853245.96878: Calling groups_inventory to load vars for managed_node3 11337 1726853245.96881: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853245.96889: Calling all_plugins_play to load vars for managed_node3 11337 1726853245.96891: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853245.96893: Calling groups_plugins_play to load vars for managed_node3 11337 1726853245.97022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853245.97145: done with get_vars() 11337 1726853245.97152: done getting variables 11337 1726853245.97193: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:27:25 -0400 (0:00:00.033) 0:00:05.119 ****** 11337 1726853245.97218: entering _queue_task() for managed_node3/debug 11337 1726853245.97412: worker is 1 (out of 1 available) 11337 1726853245.97425: exiting _queue_task() for managed_node3/debug 11337 1726853245.97436: done queuing things up, now waiting for results queue to drain 11337 1726853245.97438: waiting for pending results... 11337 1726853245.97610: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11337 1726853245.97698: in run() - task 02083763-bbaf-a537-98c5-00000000008e 11337 1726853245.97710: variable 'ansible_search_path' from source: unknown 11337 1726853245.97713: variable 'ansible_search_path' from source: unknown 11337 1726853245.97741: calling self._execute() 11337 1726853245.97807: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853245.97811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853245.97818: variable 'omit' from source: magic vars 11337 1726853245.98117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853245.99603: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853245.99650: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853245.99684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853245.99709: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853245.99729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853245.99791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853245.99811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853245.99829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853245.99862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853245.99874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853245.99969: variable 'ansible_distribution' from source: facts 11337 1726853245.99974: variable 'ansible_distribution_major_version' from source: facts 11337 1726853245.99989: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853245.99992: when evaluation is False, skipping this task 11337 1726853245.99994: _execute() done 11337 1726853245.99997: dumping result to json 11337 1726853246.00000: done dumping result, returning 11337 1726853246.00007: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-a537-98c5-00000000008e] 11337 1726853246.00010: sending task result for task 02083763-bbaf-a537-98c5-00000000008e 11337 1726853246.00089: done sending task result for task 02083763-bbaf-a537-98c5-00000000008e 11337 1726853246.00092: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11337 1726853246.00134: no more pending results, returning what we have 11337 1726853246.00137: results queue empty 11337 1726853246.00138: checking for any_errors_fatal 11337 1726853246.00145: done checking for any_errors_fatal 11337 1726853246.00146: checking for max_fail_percentage 11337 1726853246.00147: done checking for max_fail_percentage 11337 1726853246.00148: checking to see if all hosts have failed and the running result is not ok 11337 1726853246.00149: done checking to see if all hosts have failed 11337 1726853246.00150: getting the remaining hosts for this loop 11337 1726853246.00151: done getting the remaining hosts for this loop 11337 1726853246.00154: getting the next task for host managed_node3 11337 1726853246.00161: done getting next task for host managed_node3 11337 1726853246.00164: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11337 1726853246.00168: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=20, 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), did rescue? False, did start at task? False 11337 1726853246.00184: getting variables 11337 1726853246.00186: in VariableManager get_vars() 11337 1726853246.00227: Calling all_inventory to load vars for managed_node3 11337 1726853246.00230: Calling groups_inventory to load vars for managed_node3 11337 1726853246.00232: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853246.00239: Calling all_plugins_play to load vars for managed_node3 11337 1726853246.00241: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853246.00244: Calling groups_plugins_play to load vars for managed_node3 11337 1726853246.00408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853246.00529: done with get_vars() 11337 1726853246.00538: done getting variables 11337 1726853246.00583: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:27:26 -0400 (0:00:00.033) 0:00:05.153 ****** 11337 1726853246.00606: entering _queue_task() for managed_node3/debug 11337 1726853246.00791: worker is 1 (out of 1 available) 11337 1726853246.00804: exiting _queue_task() for managed_node3/debug 11337 1726853246.00814: done queuing things up, now waiting for results queue to drain 11337 1726853246.00816: waiting for pending results... 11337 1726853246.00984: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11337 1726853246.01063: in run() - task 02083763-bbaf-a537-98c5-00000000008f 11337 1726853246.01076: variable 'ansible_search_path' from source: unknown 11337 1726853246.01079: variable 'ansible_search_path' from source: unknown 11337 1726853246.01110: calling self._execute() 11337 1726853246.01173: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853246.01177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853246.01185: variable 'omit' from source: magic vars 11337 1726853246.01479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853246.02938: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853246.02982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853246.03011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853246.03036: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853246.03056: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853246.03114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853246.03134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853246.03153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853246.03180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853246.03191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853246.03283: variable 'ansible_distribution' from source: facts 11337 1726853246.03287: variable 'ansible_distribution_major_version' from source: facts 11337 1726853246.03301: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853246.03304: when evaluation is False, skipping this task 11337 1726853246.03306: _execute() done 11337 1726853246.03309: dumping result to json 11337 1726853246.03312: done dumping result, returning 11337 1726853246.03325: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-a537-98c5-00000000008f] 11337 1726853246.03328: sending task result for task 02083763-bbaf-a537-98c5-00000000008f 11337 1726853246.03401: done sending task result for task 02083763-bbaf-a537-98c5-00000000008f 11337 1726853246.03403: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11337 1726853246.03466: no more pending results, returning what we have 11337 1726853246.03469: results queue empty 11337 1726853246.03470: checking for any_errors_fatal 11337 1726853246.03478: done checking for any_errors_fatal 11337 1726853246.03478: checking for max_fail_percentage 11337 1726853246.03480: done checking for max_fail_percentage 11337 1726853246.03481: checking to see if all hosts have failed and the running result is not ok 11337 1726853246.03481: done checking to see if all hosts have failed 11337 1726853246.03482: getting the remaining hosts for this loop 11337 1726853246.03484: done getting the remaining hosts for this loop 11337 1726853246.03487: getting the next task for host managed_node3 11337 1726853246.03492: done getting next task for host managed_node3 11337 1726853246.03495: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11337 1726853246.03498: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=21, 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), did rescue? False, did start at task? False 11337 1726853246.03512: getting variables 11337 1726853246.03513: in VariableManager get_vars() 11337 1726853246.03543: Calling all_inventory to load vars for managed_node3 11337 1726853246.03548: Calling groups_inventory to load vars for managed_node3 11337 1726853246.03550: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853246.03557: Calling all_plugins_play to load vars for managed_node3 11337 1726853246.03559: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853246.03562: Calling groups_plugins_play to load vars for managed_node3 11337 1726853246.03673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853246.03796: done with get_vars() 11337 1726853246.03803: done getting variables 11337 1726853246.03841: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:27:26 -0400 (0:00:00.032) 0:00:05.185 ****** 11337 1726853246.03865: entering _queue_task() for managed_node3/debug 11337 1726853246.04048: worker is 1 (out of 1 available) 11337 1726853246.04061: exiting _queue_task() for managed_node3/debug 11337 1726853246.04072: done queuing things up, now waiting for results queue to drain 11337 1726853246.04074: waiting for pending results... 11337 1726853246.04227: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11337 1726853246.04306: in run() - task 02083763-bbaf-a537-98c5-000000000090 11337 1726853246.04317: variable 'ansible_search_path' from source: unknown 11337 1726853246.04320: variable 'ansible_search_path' from source: unknown 11337 1726853246.04349: calling self._execute() 11337 1726853246.04417: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853246.04421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853246.04430: variable 'omit' from source: magic vars 11337 1726853246.04978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853246.06493: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853246.06536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853246.06575: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853246.06601: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853246.06620: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853246.06680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853246.06699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853246.06717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853246.06746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853246.06758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853246.06848: variable 'ansible_distribution' from source: facts 11337 1726853246.06859: variable 'ansible_distribution_major_version' from source: facts 11337 1726853246.06872: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853246.06876: when evaluation is False, skipping this task 11337 1726853246.06878: _execute() done 11337 1726853246.06881: dumping result to json 11337 1726853246.06883: done dumping result, returning 11337 1726853246.06890: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-a537-98c5-000000000090] 11337 1726853246.06893: sending task result for task 02083763-bbaf-a537-98c5-000000000090 11337 1726853246.06972: done sending task result for task 02083763-bbaf-a537-98c5-000000000090 11337 1726853246.06975: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11337 1726853246.07015: no more pending results, returning what we have 11337 1726853246.07017: results queue empty 11337 1726853246.07019: checking for any_errors_fatal 11337 1726853246.07025: done checking for any_errors_fatal 11337 1726853246.07025: checking for max_fail_percentage 11337 1726853246.07027: done checking for max_fail_percentage 11337 1726853246.07028: checking to see if all hosts have failed and the running result is not ok 11337 1726853246.07029: done checking to see if all hosts have failed 11337 1726853246.07029: getting the remaining hosts for this loop 11337 1726853246.07030: done getting the remaining hosts for this loop 11337 1726853246.07033: getting the next task for host managed_node3 11337 1726853246.07040: done getting next task for host managed_node3 11337 1726853246.07043: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11337 1726853246.07047: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=22, 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), did rescue? False, did start at task? False 11337 1726853246.07061: getting variables 11337 1726853246.07062: in VariableManager get_vars() 11337 1726853246.07103: Calling all_inventory to load vars for managed_node3 11337 1726853246.07106: Calling groups_inventory to load vars for managed_node3 11337 1726853246.07108: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853246.07115: Calling all_plugins_play to load vars for managed_node3 11337 1726853246.07117: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853246.07120: Calling groups_plugins_play to load vars for managed_node3 11337 1726853246.07276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853246.07397: done with get_vars() 11337 1726853246.07406: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:27:26 -0400 (0:00:00.036) 0:00:05.221 ****** 11337 1726853246.07468: entering _queue_task() for managed_node3/ping 11337 1726853246.07886: worker is 1 (out of 1 available) 11337 1726853246.07897: exiting _queue_task() for managed_node3/ping 11337 1726853246.07906: done queuing things up, now waiting for results queue to drain 11337 1726853246.07908: waiting for pending results... 11337 1726853246.08190: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 11337 1726853246.08196: in run() - task 02083763-bbaf-a537-98c5-000000000091 11337 1726853246.08199: variable 'ansible_search_path' from source: unknown 11337 1726853246.08207: variable 'ansible_search_path' from source: unknown 11337 1726853246.08249: calling self._execute() 11337 1726853246.08376: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853246.08379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853246.08380: variable 'omit' from source: magic vars 11337 1726853246.08833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853246.11002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853246.11053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853246.11081: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853246.11106: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853246.11125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853246.11187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853246.11207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853246.11223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853246.11251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853246.11262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853246.11363: variable 'ansible_distribution' from source: facts 11337 1726853246.11367: variable 'ansible_distribution_major_version' from source: facts 11337 1726853246.11387: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853246.11390: when evaluation is False, skipping this task 11337 1726853246.11392: _execute() done 11337 1726853246.11395: dumping result to json 11337 1726853246.11398: done dumping result, returning 11337 1726853246.11406: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-a537-98c5-000000000091] 11337 1726853246.11409: sending task result for task 02083763-bbaf-a537-98c5-000000000091 11337 1726853246.11489: done sending task result for task 02083763-bbaf-a537-98c5-000000000091 11337 1726853246.11492: 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" } 11337 1726853246.11536: no more pending results, returning what we have 11337 1726853246.11539: results queue empty 11337 1726853246.11540: checking for any_errors_fatal 11337 1726853246.11547: done checking for any_errors_fatal 11337 1726853246.11548: checking for max_fail_percentage 11337 1726853246.11549: done checking for max_fail_percentage 11337 1726853246.11551: checking to see if all hosts have failed and the running result is not ok 11337 1726853246.11551: done checking to see if all hosts have failed 11337 1726853246.11552: getting the remaining hosts for this loop 11337 1726853246.11553: done getting the remaining hosts for this loop 11337 1726853246.11557: getting the next task for host managed_node3 11337 1726853246.11565: done getting next task for host managed_node3 11337 1726853246.11566: ^ task is: TASK: meta (role_complete) 11337 1726853246.11572: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11337 1726853246.11588: getting variables 11337 1726853246.11590: in VariableManager get_vars() 11337 1726853246.11627: Calling all_inventory to load vars for managed_node3 11337 1726853246.11629: Calling groups_inventory to load vars for managed_node3 11337 1726853246.11631: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853246.11639: Calling all_plugins_play to load vars for managed_node3 11337 1726853246.11641: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853246.11643: Calling groups_plugins_play to load vars for managed_node3 11337 1726853246.11778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853246.11906: done with get_vars() 11337 1726853246.11914: done getting variables 11337 1726853246.11966: done queuing things up, now waiting for results queue to drain 11337 1726853246.11968: results queue empty 11337 1726853246.11968: checking for any_errors_fatal 11337 1726853246.11970: done checking for any_errors_fatal 11337 1726853246.11970: checking for max_fail_percentage 11337 1726853246.11973: done checking for max_fail_percentage 11337 1726853246.11974: checking to see if all hosts have failed and the running result is not ok 11337 1726853246.11974: done checking to see if all hosts have failed 11337 1726853246.11975: getting the remaining hosts for this loop 11337 1726853246.11975: done getting the remaining hosts for this loop 11337 1726853246.11977: getting the next task for host managed_node3 11337 1726853246.11979: done getting next task for host managed_node3 11337 1726853246.11980: ^ task is: TASK: Delete the device '{{ controller_device }}' 11337 1726853246.11982: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 11337 1726853246.11983: getting variables 11337 1726853246.11984: in VariableManager get_vars() 11337 1726853246.11998: Calling all_inventory to load vars for managed_node3 11337 1726853246.12000: Calling groups_inventory to load vars for managed_node3 11337 1726853246.12002: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853246.12006: Calling all_plugins_play to load vars for managed_node3 11337 1726853246.12007: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853246.12009: Calling groups_plugins_play to load vars for managed_node3 11337 1726853246.12086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853246.12213: done with get_vars() 11337 1726853246.12220: done getting variables 11337 1726853246.12247: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11337 1726853246.12331: variable 'controller_device' from source: play vars TASK [Delete the device 'nm-bond'] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:114 Friday 20 September 2024 13:27:26 -0400 (0:00:00.048) 0:00:05.270 ****** 11337 1726853246.12353: entering _queue_task() for managed_node3/command 11337 1726853246.12562: worker is 1 (out of 1 available) 11337 1726853246.12585: exiting _queue_task() for managed_node3/command 11337 1726853246.12596: done queuing things up, now waiting for results queue to drain 11337 1726853246.12598: waiting for pending results... 11337 1726853246.12893: running TaskExecutor() for managed_node3/TASK: Delete the device 'nm-bond' 11337 1726853246.12906: in run() - task 02083763-bbaf-a537-98c5-0000000000c1 11337 1726853246.12928: variable 'ansible_search_path' from source: unknown 11337 1726853246.12972: calling self._execute() 11337 1726853246.13061: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853246.13075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853246.13099: variable 'omit' from source: magic vars 11337 1726853246.13538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853246.15060: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853246.15104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853246.15131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853246.15162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853246.15181: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853246.15236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853246.15260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853246.15282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853246.15309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853246.15320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853246.15413: variable 'ansible_distribution' from source: facts 11337 1726853246.15417: variable 'ansible_distribution_major_version' from source: facts 11337 1726853246.15433: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853246.15436: when evaluation is False, skipping this task 11337 1726853246.15439: _execute() done 11337 1726853246.15442: dumping result to json 11337 1726853246.15444: done dumping result, returning 11337 1726853246.15453: done running TaskExecutor() for managed_node3/TASK: Delete the device 'nm-bond' [02083763-bbaf-a537-98c5-0000000000c1] 11337 1726853246.15456: sending task result for task 02083763-bbaf-a537-98c5-0000000000c1 11337 1726853246.15533: done sending task result for task 02083763-bbaf-a537-98c5-0000000000c1 11337 1726853246.15536: 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" } 11337 1726853246.15585: no more pending results, returning what we have 11337 1726853246.15588: results queue empty 11337 1726853246.15589: checking for any_errors_fatal 11337 1726853246.15590: done checking for any_errors_fatal 11337 1726853246.15591: checking for max_fail_percentage 11337 1726853246.15592: done checking for max_fail_percentage 11337 1726853246.15593: checking to see if all hosts have failed and the running result is not ok 11337 1726853246.15594: done checking to see if all hosts have failed 11337 1726853246.15595: getting the remaining hosts for this loop 11337 1726853246.15596: done getting the remaining hosts for this loop 11337 1726853246.15599: getting the next task for host managed_node3 11337 1726853246.15606: done getting next task for host managed_node3 11337 1726853246.15608: ^ task is: TASK: Remove test interfaces 11337 1726853246.15612: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 11337 1726853246.15616: getting variables 11337 1726853246.15617: in VariableManager get_vars() 11337 1726853246.15683: Calling all_inventory to load vars for managed_node3 11337 1726853246.15712: Calling groups_inventory to load vars for managed_node3 11337 1726853246.15715: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853246.15724: Calling all_plugins_play to load vars for managed_node3 11337 1726853246.15726: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853246.15729: Calling groups_plugins_play to load vars for managed_node3 11337 1726853246.16008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853246.16223: done with get_vars() 11337 1726853246.16232: done getting variables 11337 1726853246.16307: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 13:27:26 -0400 (0:00:00.039) 0:00:05.310 ****** 11337 1726853246.16340: entering _queue_task() for managed_node3/shell 11337 1726853246.16584: worker is 1 (out of 1 available) 11337 1726853246.16596: exiting _queue_task() for managed_node3/shell 11337 1726853246.16608: done queuing things up, now waiting for results queue to drain 11337 1726853246.16610: waiting for pending results... 11337 1726853246.16883: running TaskExecutor() for managed_node3/TASK: Remove test interfaces 11337 1726853246.16979: in run() - task 02083763-bbaf-a537-98c5-0000000000c5 11337 1726853246.16989: variable 'ansible_search_path' from source: unknown 11337 1726853246.16993: variable 'ansible_search_path' from source: unknown 11337 1726853246.17020: calling self._execute() 11337 1726853246.17089: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853246.17094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853246.17101: variable 'omit' from source: magic vars 11337 1726853246.17405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853246.19177: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853246.19180: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853246.19182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853246.19185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853246.19187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853246.19253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853246.19293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853246.19326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853246.19379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853246.19406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853246.19533: variable 'ansible_distribution' from source: facts 11337 1726853246.19541: variable 'ansible_distribution_major_version' from source: facts 11337 1726853246.19555: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853246.19559: when evaluation is False, skipping this task 11337 1726853246.19561: _execute() done 11337 1726853246.19563: dumping result to json 11337 1726853246.19566: done dumping result, returning 11337 1726853246.19586: done running TaskExecutor() for managed_node3/TASK: Remove test interfaces [02083763-bbaf-a537-98c5-0000000000c5] 11337 1726853246.19589: sending task result for task 02083763-bbaf-a537-98c5-0000000000c5 11337 1726853246.19676: done sending task result for task 02083763-bbaf-a537-98c5-0000000000c5 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" } 11337 1726853246.19726: no more pending results, returning what we have 11337 1726853246.19730: results queue empty 11337 1726853246.19731: checking for any_errors_fatal 11337 1726853246.19739: done checking for any_errors_fatal 11337 1726853246.19739: checking for max_fail_percentage 11337 1726853246.19741: done checking for max_fail_percentage 11337 1726853246.19742: checking to see if all hosts have failed and the running result is not ok 11337 1726853246.19743: done checking to see if all hosts have failed 11337 1726853246.19743: getting the remaining hosts for this loop 11337 1726853246.19747: done getting the remaining hosts for this loop 11337 1726853246.19751: getting the next task for host managed_node3 11337 1726853246.19758: done getting next task for host managed_node3 11337 1726853246.19761: ^ task is: TASK: Stop dnsmasq/radvd services 11337 1726853246.19766: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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=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), did rescue? False, did start at task? False 11337 1726853246.19770: getting variables 11337 1726853246.19774: in VariableManager get_vars() 11337 1726853246.19814: Calling all_inventory to load vars for managed_node3 11337 1726853246.19817: Calling groups_inventory to load vars for managed_node3 11337 1726853246.19819: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853246.19831: Calling all_plugins_play to load vars for managed_node3 11337 1726853246.19834: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853246.19837: Calling groups_plugins_play to load vars for managed_node3 11337 1726853246.20249: WORKER PROCESS EXITING 11337 1726853246.20273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853246.20473: done with get_vars() 11337 1726853246.20483: done getting variables 11337 1726853246.20534: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 13:27:26 -0400 (0:00:00.042) 0:00:05.352 ****** 11337 1726853246.20568: entering _queue_task() for managed_node3/shell 11337 1726853246.20776: worker is 1 (out of 1 available) 11337 1726853246.20788: exiting _queue_task() for managed_node3/shell 11337 1726853246.20799: done queuing things up, now waiting for results queue to drain 11337 1726853246.20800: waiting for pending results... 11337 1726853246.20968: running TaskExecutor() for managed_node3/TASK: Stop dnsmasq/radvd services 11337 1726853246.21049: in run() - task 02083763-bbaf-a537-98c5-0000000000c6 11337 1726853246.21059: variable 'ansible_search_path' from source: unknown 11337 1726853246.21062: variable 'ansible_search_path' from source: unknown 11337 1726853246.21094: calling self._execute() 11337 1726853246.21158: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853246.21162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853246.21172: variable 'omit' from source: magic vars 11337 1726853246.21467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853246.23177: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853246.23180: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853246.23183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853246.23185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853246.23210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853246.23292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853246.23330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853246.23360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853246.23407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853246.23429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853246.23549: variable 'ansible_distribution' from source: facts 11337 1726853246.23557: variable 'ansible_distribution_major_version' from source: facts 11337 1726853246.23584: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853246.23587: when evaluation is False, skipping this task 11337 1726853246.23590: _execute() done 11337 1726853246.23592: dumping result to json 11337 1726853246.23594: done dumping result, returning 11337 1726853246.23597: done running TaskExecutor() for managed_node3/TASK: Stop dnsmasq/radvd services [02083763-bbaf-a537-98c5-0000000000c6] 11337 1726853246.23603: sending task result for task 02083763-bbaf-a537-98c5-0000000000c6 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" } 11337 1726853246.23721: no more pending results, returning what we have 11337 1726853246.23725: results queue empty 11337 1726853246.23726: checking for any_errors_fatal 11337 1726853246.23731: done checking for any_errors_fatal 11337 1726853246.23731: checking for max_fail_percentage 11337 1726853246.23733: done checking for max_fail_percentage 11337 1726853246.23734: checking to see if all hosts have failed and the running result is not ok 11337 1726853246.23734: done checking to see if all hosts have failed 11337 1726853246.23735: getting the remaining hosts for this loop 11337 1726853246.23736: done getting the remaining hosts for this loop 11337 1726853246.23740: getting the next task for host managed_node3 11337 1726853246.23748: done getting next task for host managed_node3 11337 1726853246.23751: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 11337 1726853246.23754: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, 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), did rescue? False, did start at task? False 11337 1726853246.23757: getting variables 11337 1726853246.23759: in VariableManager get_vars() 11337 1726853246.23799: Calling all_inventory to load vars for managed_node3 11337 1726853246.23802: Calling groups_inventory to load vars for managed_node3 11337 1726853246.23804: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853246.23814: Calling all_plugins_play to load vars for managed_node3 11337 1726853246.23816: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853246.23819: Calling groups_plugins_play to load vars for managed_node3 11337 1726853246.23957: done sending task result for task 02083763-bbaf-a537-98c5-0000000000c6 11337 1726853246.23960: WORKER PROCESS EXITING 11337 1726853246.23982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853246.24104: done with get_vars() 11337 1726853246.24112: done getting variables 11337 1726853246.24153: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:120 Friday 20 September 2024 13:27:26 -0400 (0:00:00.036) 0:00:05.388 ****** 11337 1726853246.24176: entering _queue_task() for managed_node3/command 11337 1726853246.24367: worker is 1 (out of 1 available) 11337 1726853246.24381: exiting _queue_task() for managed_node3/command 11337 1726853246.24392: done queuing things up, now waiting for results queue to drain 11337 1726853246.24394: waiting for pending results... 11337 1726853246.24554: running TaskExecutor() for managed_node3/TASK: Restore the /etc/resolv.conf for initscript 11337 1726853246.24610: in run() - task 02083763-bbaf-a537-98c5-0000000000c7 11337 1726853246.24626: variable 'ansible_search_path' from source: unknown 11337 1726853246.24655: calling self._execute() 11337 1726853246.24719: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853246.24724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853246.24733: variable 'omit' from source: magic vars 11337 1726853246.25036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853246.26522: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853246.26564: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853246.26605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853246.26631: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853246.26652: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853246.26713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853246.26732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853246.26798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853246.26802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853246.26805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853246.26877: variable 'ansible_distribution' from source: facts 11337 1726853246.26882: variable 'ansible_distribution_major_version' from source: facts 11337 1726853246.26898: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853246.26901: when evaluation is False, skipping this task 11337 1726853246.26904: _execute() done 11337 1726853246.26906: dumping result to json 11337 1726853246.26908: done dumping result, returning 11337 1726853246.26921: done running TaskExecutor() for managed_node3/TASK: Restore the /etc/resolv.conf for initscript [02083763-bbaf-a537-98c5-0000000000c7] 11337 1726853246.26923: sending task result for task 02083763-bbaf-a537-98c5-0000000000c7 11337 1726853246.27002: done sending task result for task 02083763-bbaf-a537-98c5-0000000000c7 11337 1726853246.27005: 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" } 11337 1726853246.27067: no more pending results, returning what we have 11337 1726853246.27072: results queue empty 11337 1726853246.27073: checking for any_errors_fatal 11337 1726853246.27080: done checking for any_errors_fatal 11337 1726853246.27081: checking for max_fail_percentage 11337 1726853246.27082: done checking for max_fail_percentage 11337 1726853246.27083: checking to see if all hosts have failed and the running result is not ok 11337 1726853246.27084: done checking to see if all hosts have failed 11337 1726853246.27085: getting the remaining hosts for this loop 11337 1726853246.27086: done getting the remaining hosts for this loop 11337 1726853246.27089: getting the next task for host managed_node3 11337 1726853246.27095: done getting next task for host managed_node3 11337 1726853246.27099: ^ task is: TASK: Verify network state restored to default 11337 1726853246.27102: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, 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), did rescue? False, did start at task? False 11337 1726853246.27104: getting variables 11337 1726853246.27106: in VariableManager get_vars() 11337 1726853246.27149: Calling all_inventory to load vars for managed_node3 11337 1726853246.27152: Calling groups_inventory to load vars for managed_node3 11337 1726853246.27154: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853246.27162: Calling all_plugins_play to load vars for managed_node3 11337 1726853246.27164: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853246.27167: Calling groups_plugins_play to load vars for managed_node3 11337 1726853246.27327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853246.27442: done with get_vars() 11337 1726853246.27451: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:125 Friday 20 September 2024 13:27:26 -0400 (0:00:00.033) 0:00:05.422 ****** 11337 1726853246.27514: entering _queue_task() for managed_node3/include_tasks 11337 1726853246.27708: worker is 1 (out of 1 available) 11337 1726853246.27722: exiting _queue_task() for managed_node3/include_tasks 11337 1726853246.27732: done queuing things up, now waiting for results queue to drain 11337 1726853246.27734: waiting for pending results... 11337 1726853246.27889: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 11337 1726853246.27953: in run() - task 02083763-bbaf-a537-98c5-0000000000c8 11337 1726853246.27967: variable 'ansible_search_path' from source: unknown 11337 1726853246.27996: calling self._execute() 11337 1726853246.28056: variable 'ansible_host' from source: host vars for 'managed_node3' 11337 1726853246.28060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11337 1726853246.28079: variable 'omit' from source: magic vars 11337 1726853246.28360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11337 1726853246.29793: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11337 1726853246.29838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11337 1726853246.29864: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11337 1726853246.29891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11337 1726853246.29910: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11337 1726853246.29972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11337 1726853246.29991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11337 1726853246.30008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11337 1726853246.30038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11337 1726853246.30048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11337 1726853246.30146: variable 'ansible_distribution' from source: facts 11337 1726853246.30150: variable 'ansible_distribution_major_version' from source: facts 11337 1726853246.30163: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11337 1726853246.30166: when evaluation is False, skipping this task 11337 1726853246.30169: _execute() done 11337 1726853246.30173: dumping result to json 11337 1726853246.30177: done dumping result, returning 11337 1726853246.30183: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [02083763-bbaf-a537-98c5-0000000000c8] 11337 1726853246.30187: sending task result for task 02083763-bbaf-a537-98c5-0000000000c8 11337 1726853246.30268: done sending task result for task 02083763-bbaf-a537-98c5-0000000000c8 11337 1726853246.30272: 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" } 11337 1726853246.30316: no more pending results, returning what we have 11337 1726853246.30320: results queue empty 11337 1726853246.30321: checking for any_errors_fatal 11337 1726853246.30326: done checking for any_errors_fatal 11337 1726853246.30327: checking for max_fail_percentage 11337 1726853246.30328: done checking for max_fail_percentage 11337 1726853246.30329: checking to see if all hosts have failed and the running result is not ok 11337 1726853246.30330: done checking to see if all hosts have failed 11337 1726853246.30331: getting the remaining hosts for this loop 11337 1726853246.30332: done getting the remaining hosts for this loop 11337 1726853246.30335: getting the next task for host managed_node3 11337 1726853246.30342: done getting next task for host managed_node3 11337 1726853246.30347: ^ task is: TASK: meta (flush_handlers) 11337 1726853246.30349: ^ 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 11337 1726853246.30352: getting variables 11337 1726853246.30353: in VariableManager get_vars() 11337 1726853246.30387: Calling all_inventory to load vars for managed_node3 11337 1726853246.30390: Calling groups_inventory to load vars for managed_node3 11337 1726853246.30392: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853246.30400: Calling all_plugins_play to load vars for managed_node3 11337 1726853246.30402: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853246.30405: Calling groups_plugins_play to load vars for managed_node3 11337 1726853246.30524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853246.30649: done with get_vars() 11337 1726853246.30656: done getting variables 11337 1726853246.30703: in VariableManager get_vars() 11337 1726853246.30712: Calling all_inventory to load vars for managed_node3 11337 1726853246.30714: Calling groups_inventory to load vars for managed_node3 11337 1726853246.30715: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853246.30718: Calling all_plugins_play to load vars for managed_node3 11337 1726853246.30719: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853246.30721: Calling groups_plugins_play to load vars for managed_node3 11337 1726853246.30803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853246.30930: done with get_vars() 11337 1726853246.30938: done queuing things up, now waiting for results queue to drain 11337 1726853246.30939: results queue empty 11337 1726853246.30940: checking for any_errors_fatal 11337 1726853246.30941: done checking for any_errors_fatal 11337 1726853246.30942: checking for max_fail_percentage 11337 1726853246.30942: done checking for max_fail_percentage 11337 1726853246.30943: checking to see if all hosts have failed and the running result is not ok 11337 1726853246.30943: done checking to see if all hosts have failed 11337 1726853246.30943: getting the remaining hosts for this loop 11337 1726853246.30944: done getting the remaining hosts for this loop 11337 1726853246.30946: getting the next task for host managed_node3 11337 1726853246.30948: done getting next task for host managed_node3 11337 1726853246.30949: ^ task is: TASK: meta (flush_handlers) 11337 1726853246.30950: ^ 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 11337 1726853246.30952: getting variables 11337 1726853246.30952: in VariableManager get_vars() 11337 1726853246.30960: Calling all_inventory to load vars for managed_node3 11337 1726853246.30961: Calling groups_inventory to load vars for managed_node3 11337 1726853246.30962: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853246.30969: Calling all_plugins_play to load vars for managed_node3 11337 1726853246.30970: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853246.30974: Calling groups_plugins_play to load vars for managed_node3 11337 1726853246.31051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853246.31158: done with get_vars() 11337 1726853246.31164: done getting variables 11337 1726853246.31193: in VariableManager get_vars() 11337 1726853246.31202: Calling all_inventory to load vars for managed_node3 11337 1726853246.31203: Calling groups_inventory to load vars for managed_node3 11337 1726853246.31204: Calling all_plugins_inventory to load vars for managed_node3 11337 1726853246.31208: Calling all_plugins_play to load vars for managed_node3 11337 1726853246.31210: Calling groups_plugins_inventory to load vars for managed_node3 11337 1726853246.31212: Calling groups_plugins_play to load vars for managed_node3 11337 1726853246.31289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11337 1726853246.31410: done with get_vars() 11337 1726853246.31417: done queuing things up, now waiting for results queue to drain 11337 1726853246.31418: results queue empty 11337 1726853246.31418: checking for any_errors_fatal 11337 1726853246.31419: done checking for any_errors_fatal 11337 1726853246.31420: checking for max_fail_percentage 11337 1726853246.31420: done checking for max_fail_percentage 11337 1726853246.31421: checking to see if all hosts have failed and the running result is not ok 11337 1726853246.31422: done checking to see if all hosts have failed 11337 1726853246.31423: getting the remaining hosts for this loop 11337 1726853246.31423: done getting the remaining hosts for this loop 11337 1726853246.31425: getting the next task for host managed_node3 11337 1726853246.31428: done getting next task for host managed_node3 11337 1726853246.31429: ^ task is: None 11337 1726853246.31429: ^ 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 11337 1726853246.31430: done queuing things up, now waiting for results queue to drain 11337 1726853246.31431: results queue empty 11337 1726853246.31431: checking for any_errors_fatal 11337 1726853246.31431: done checking for any_errors_fatal 11337 1726853246.31432: checking for max_fail_percentage 11337 1726853246.31432: done checking for max_fail_percentage 11337 1726853246.31433: checking to see if all hosts have failed and the running result is not ok 11337 1726853246.31433: done checking to see if all hosts have failed 11337 1726853246.31435: getting the next task for host managed_node3 11337 1726853246.31436: done getting next task for host managed_node3 11337 1726853246.31436: ^ task is: None 11337 1726853246.31437: ^ 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=73 rescued=0 ignored=0 Friday 20 September 2024 13:27:26 -0400 (0:00:00.039) 0:00:05.462 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.28s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.63s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.50s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Include the task 'assert_profile_present.yml' --------------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 fedora.linux_system_roles.network : Print network provider -------------- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 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.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 ** TEST check IPv6 ------------------------------------------------------ 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:87 ** TEST check polling interval ------------------------------------------ 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:75 ** TEST check IPv4 ------------------------------------------------------ 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:80 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Set network provider to 'initscripts' ----------------------------------- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:12 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Enable network service -------------- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Gathering Facts --------------------------------------------------------- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:3 Assert that the interface is present - 'nm-bond' ------------------------ 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 11337 1726853246.31500: RUNNING CLEANUP