[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. 21857 1726882732.86337: 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-AQL executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 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 21857 1726882732.86929: Added group all to inventory 21857 1726882732.86931: Added group ungrouped to inventory 21857 1726882732.86935: Group all now contains ungrouped 21857 1726882732.86939: Examining possible inventory source: /tmp/network-mVt/inventory.yml 21857 1726882733.05927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 21857 1726882733.06001: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 21857 1726882733.06027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 21857 1726882733.06095: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 21857 1726882733.06176: Loaded config def from plugin (inventory/script) 21857 1726882733.06178: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 21857 1726882733.06228: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 21857 1726882733.06327: Loaded config def from plugin (inventory/yaml) 21857 1726882733.06329: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 21857 1726882733.06432: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 21857 1726882733.06936: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 21857 1726882733.06940: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 21857 1726882733.06943: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 21857 1726882733.06955: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 21857 1726882733.06962: Loading data from /tmp/network-mVt/inventory.yml 21857 1726882733.07038: /tmp/network-mVt/inventory.yml was not parsable by auto 21857 1726882733.07108: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 21857 1726882733.07155: Loading data from /tmp/network-mVt/inventory.yml 21857 1726882733.07250: group all already in inventory 21857 1726882733.07258: set inventory_file for managed_node1 21857 1726882733.07262: set inventory_dir for managed_node1 21857 1726882733.07263: Added host managed_node1 to inventory 21857 1726882733.07265: Added host managed_node1 to group all 21857 1726882733.07266: set ansible_host for managed_node1 21857 1726882733.07267: set ansible_ssh_extra_args for managed_node1 21857 1726882733.07271: set inventory_file for managed_node2 21857 1726882733.07273: set inventory_dir for managed_node2 21857 1726882733.07274: Added host managed_node2 to inventory 21857 1726882733.07276: Added host managed_node2 to group all 21857 1726882733.07276: set ansible_host for managed_node2 21857 1726882733.07277: set ansible_ssh_extra_args for managed_node2 21857 1726882733.07280: set inventory_file for managed_node3 21857 1726882733.07282: set inventory_dir for managed_node3 21857 1726882733.07283: Added host managed_node3 to inventory 21857 1726882733.07284: Added host managed_node3 to group all 21857 1726882733.07285: set ansible_host for managed_node3 21857 1726882733.07286: set ansible_ssh_extra_args for managed_node3 21857 1726882733.07288: Reconcile groups and hosts in inventory. 21857 1726882733.07292: Group ungrouped now contains managed_node1 21857 1726882733.07294: Group ungrouped now contains managed_node2 21857 1726882733.07296: Group ungrouped now contains managed_node3 21857 1726882733.07388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 21857 1726882733.07523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 21857 1726882733.07577: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 21857 1726882733.07620: Loaded config def from plugin (vars/host_group_vars) 21857 1726882733.07624: 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) 21857 1726882733.07631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 21857 1726882733.07640: 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) 21857 1726882733.07679: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 21857 1726882733.08025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882733.08136: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 21857 1726882733.08192: Loaded config def from plugin (connection/local) 21857 1726882733.08196: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 21857 1726882733.09117: Loaded config def from plugin (connection/paramiko_ssh) 21857 1726882733.09121: 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) 21857 1726882733.10389: 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) 21857 1726882733.10443: Loaded config def from plugin (connection/psrp) 21857 1726882733.10447: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 21857 1726882733.11331: 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) 21857 1726882733.11375: Loaded config def from plugin (connection/ssh) 21857 1726882733.11378: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 21857 1726882733.13503: 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) 21857 1726882733.13532: Loaded config def from plugin (connection/winrm) 21857 1726882733.13535: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 21857 1726882733.13559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 21857 1726882733.13611: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 21857 1726882733.13657: Loaded config def from plugin (shell/cmd) 21857 1726882733.13659: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 21857 1726882733.13676: 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) 21857 1726882733.13725: Loaded config def from plugin (shell/powershell) 21857 1726882733.13727: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 21857 1726882733.13764: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 21857 1726882733.13940: Loaded config def from plugin (shell/sh) 21857 1726882733.13942: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 21857 1726882733.13976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 21857 1726882733.14111: Loaded config def from plugin (become/runas) 21857 1726882733.14114: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 21857 1726882733.14325: Loaded config def from plugin (become/su) 21857 1726882733.14328: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 21857 1726882733.14508: Loaded config def from plugin (become/sudo) 21857 1726882733.14510: 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 21857 1726882733.14549: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 21857 1726882733.14915: in VariableManager get_vars() 21857 1726882733.14939: done with get_vars() 21857 1726882733.15089: trying /usr/local/lib/python3.12/site-packages/ansible/modules 21857 1726882733.17317: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 21857 1726882733.17446: in VariableManager get_vars() 21857 1726882733.17450: done with get_vars() 21857 1726882733.17453: variable 'playbook_dir' from source: magic vars 21857 1726882733.17454: variable 'ansible_playbook_python' from source: magic vars 21857 1726882733.17455: variable 'ansible_config_file' from source: magic vars 21857 1726882733.17456: variable 'groups' from source: magic vars 21857 1726882733.17456: variable 'omit' from source: magic vars 21857 1726882733.17457: variable 'ansible_version' from source: magic vars 21857 1726882733.17458: variable 'ansible_check_mode' from source: magic vars 21857 1726882733.17459: variable 'ansible_diff_mode' from source: magic vars 21857 1726882733.17460: variable 'ansible_forks' from source: magic vars 21857 1726882733.17460: variable 'ansible_inventory_sources' from source: magic vars 21857 1726882733.17461: variable 'ansible_skip_tags' from source: magic vars 21857 1726882733.17462: variable 'ansible_limit' from source: magic vars 21857 1726882733.17463: variable 'ansible_run_tags' from source: magic vars 21857 1726882733.17463: variable 'ansible_verbosity' from source: magic vars 21857 1726882733.17506: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml 21857 1726882733.18107: in VariableManager get_vars() 21857 1726882733.18125: done with get_vars() 21857 1726882733.18163: in VariableManager get_vars() 21857 1726882733.18178: done with get_vars() 21857 1726882733.18471: in VariableManager get_vars() 21857 1726882733.18488: done with get_vars() 21857 1726882733.18493: variable 'omit' from source: magic vars 21857 1726882733.18513: variable 'omit' from source: magic vars 21857 1726882733.18551: in VariableManager get_vars() 21857 1726882733.18564: done with get_vars() 21857 1726882733.18616: in VariableManager get_vars() 21857 1726882733.18632: done with get_vars() 21857 1726882733.18672: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21857 1726882733.18928: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21857 1726882733.19077: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21857 1726882733.19840: in VariableManager get_vars() 21857 1726882733.19863: done with get_vars() 21857 1726882733.20316: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 21857 1726882733.20478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21857 1726882733.22306: in VariableManager get_vars() 21857 1726882733.22330: done with get_vars() 21857 1726882733.22372: in VariableManager get_vars() 21857 1726882733.22409: done with get_vars() 21857 1726882733.23181: in VariableManager get_vars() 21857 1726882733.23205: done with get_vars() 21857 1726882733.23210: variable 'omit' from source: magic vars 21857 1726882733.23225: variable 'omit' from source: magic vars 21857 1726882733.23261: in VariableManager get_vars() 21857 1726882733.23276: done with get_vars() 21857 1726882733.23301: in VariableManager get_vars() 21857 1726882733.23319: done with get_vars() 21857 1726882733.23356: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21857 1726882733.23487: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21857 1726882733.23687: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21857 1726882733.25841: in VariableManager get_vars() 21857 1726882733.25868: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21857 1726882733.27978: in VariableManager get_vars() 21857 1726882733.28007: done with get_vars() 21857 1726882733.28150: in VariableManager get_vars() 21857 1726882733.28171: done with get_vars() 21857 1726882733.28232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 21857 1726882733.28248: 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 21857 1726882733.28505: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 21857 1726882733.28697: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 21857 1726882733.28700: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-AQL/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__) 21857 1726882733.28737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 21857 1726882733.28766: 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) 21857 1726882733.28970: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 21857 1726882733.29041: Loaded config def from plugin (callback/default) 21857 1726882733.29044: 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) 21857 1726882733.30366: Loaded config def from plugin (callback/junit) 21857 1726882733.30369: 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) 21857 1726882733.30421: 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) 21857 1726882733.30499: Loaded config def from plugin (callback/minimal) 21857 1726882733.30502: 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) 21857 1726882733.30546: 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) 21857 1726882733.30613: Loaded config def from plugin (callback/tree) 21857 1726882733.30616: 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 21857 1726882733.30751: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 21857 1726882733.30754: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-AQL/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_ipv6_initscripts.yml ******************************************* 2 plays in /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 21857 1726882733.30786: in VariableManager get_vars() 21857 1726882733.30802: done with get_vars() 21857 1726882733.30808: in VariableManager get_vars() 21857 1726882733.30817: done with get_vars() 21857 1726882733.30823: variable 'omit' from source: magic vars 21857 1726882733.30864: in VariableManager get_vars() 21857 1726882733.30879: done with get_vars() 21857 1726882733.30910: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ipv6.yml' with initscripts as provider] **** 21857 1726882733.31529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 21857 1726882733.31611: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 21857 1726882733.31648: getting the remaining hosts for this loop 21857 1726882733.31649: done getting the remaining hosts for this loop 21857 1726882733.31652: getting the next task for host managed_node1 21857 1726882733.31656: done getting next task for host managed_node1 21857 1726882733.31658: ^ task is: TASK: Gathering Facts 21857 1726882733.31660: ^ 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 21857 1726882733.31662: getting variables 21857 1726882733.31663: in VariableManager get_vars() 21857 1726882733.31673: Calling all_inventory to load vars for managed_node1 21857 1726882733.31676: Calling groups_inventory to load vars for managed_node1 21857 1726882733.31678: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882733.31694: Calling all_plugins_play to load vars for managed_node1 21857 1726882733.31707: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882733.31710: Calling groups_plugins_play to load vars for managed_node1 21857 1726882733.31749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882733.31812: done with get_vars() 21857 1726882733.31819: done getting variables 21857 1726882733.31894: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:5 Friday 20 September 2024 21:38:53 -0400 (0:00:00.012) 0:00:00.012 ****** 21857 1726882733.31918: entering _queue_task() for managed_node1/gather_facts 21857 1726882733.31920: Creating lock for gather_facts 21857 1726882733.32326: worker is 1 (out of 1 available) 21857 1726882733.32338: exiting _queue_task() for managed_node1/gather_facts 21857 1726882733.32354: done queuing things up, now waiting for results queue to drain 21857 1726882733.32356: waiting for pending results... 21857 1726882733.32695: running TaskExecutor() for managed_node1/TASK: Gathering Facts 21857 1726882733.32703: in run() - task 0affc7ec-ae25-c255-e53c-0000000000b9 21857 1726882733.32728: variable 'ansible_search_path' from source: unknown 21857 1726882733.32771: calling self._execute() 21857 1726882733.32853: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882733.32867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882733.32880: variable 'omit' from source: magic vars 21857 1726882733.32994: variable 'omit' from source: magic vars 21857 1726882733.33036: variable 'omit' from source: magic vars 21857 1726882733.33079: variable 'omit' from source: magic vars 21857 1726882733.33143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21857 1726882733.33190: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21857 1726882733.33225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21857 1726882733.33253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21857 1726882733.33331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21857 1726882733.33334: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21857 1726882733.33337: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882733.33339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882733.33438: Set connection var ansible_pipelining to False 21857 1726882733.33451: Set connection var ansible_shell_type to sh 21857 1726882733.33462: Set connection var ansible_timeout to 10 21857 1726882733.33471: Set connection var ansible_shell_executable to /bin/sh 21857 1726882733.33480: Set connection var ansible_connection to ssh 21857 1726882733.33491: Set connection var ansible_module_compression to ZIP_DEFLATED 21857 1726882733.33516: variable 'ansible_shell_executable' from source: unknown 21857 1726882733.33527: variable 'ansible_connection' from source: unknown 21857 1726882733.33534: variable 'ansible_module_compression' from source: unknown 21857 1726882733.33540: variable 'ansible_shell_type' from source: unknown 21857 1726882733.33554: variable 'ansible_shell_executable' from source: unknown 21857 1726882733.33656: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882733.33660: variable 'ansible_pipelining' from source: unknown 21857 1726882733.33662: variable 'ansible_timeout' from source: unknown 21857 1726882733.33664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882733.33831: 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) 21857 1726882733.33847: variable 'omit' from source: magic vars 21857 1726882733.33857: starting attempt loop 21857 1726882733.33863: running the handler 21857 1726882733.33890: variable 'ansible_facts' from source: unknown 21857 1726882733.33915: _low_level_execute_command(): starting 21857 1726882733.33930: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21857 1726882733.34820: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882733.34839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882733.34884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882733.34982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882733.36743: stdout chunk (state=3): >>>/root <<< 21857 1726882733.36962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882733.36965: stdout chunk (state=3): >>><<< 21857 1726882733.36968: stderr chunk (state=3): >>><<< 21857 1726882733.36989: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882733.37009: _low_level_execute_command(): starting 21857 1726882733.37100: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882733.3699648-21880-146793330755649 `" && echo ansible-tmp-1726882733.3699648-21880-146793330755649="` echo /root/.ansible/tmp/ansible-tmp-1726882733.3699648-21880-146793330755649 `" ) && sleep 0' 21857 1726882733.37739: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882733.37773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882733.37792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882733.37813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882733.37907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882733.39902: stdout chunk (state=3): >>>ansible-tmp-1726882733.3699648-21880-146793330755649=/root/.ansible/tmp/ansible-tmp-1726882733.3699648-21880-146793330755649 <<< 21857 1726882733.40120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882733.40126: stdout chunk (state=3): >>><<< 21857 1726882733.40128: stderr chunk (state=3): >>><<< 21857 1726882733.40331: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882733.3699648-21880-146793330755649=/root/.ansible/tmp/ansible-tmp-1726882733.3699648-21880-146793330755649 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882733.40334: variable 'ansible_module_compression' from source: unknown 21857 1726882733.40336: ANSIBALLZ: Using generic lock for ansible.legacy.setup 21857 1726882733.40338: ANSIBALLZ: Acquiring lock 21857 1726882733.40340: ANSIBALLZ: Lock acquired: 139651093617152 21857 1726882733.40341: ANSIBALLZ: Creating module 21857 1726882733.77903: ANSIBALLZ: Writing module into payload 21857 1726882733.78057: ANSIBALLZ: Writing module 21857 1726882733.78096: ANSIBALLZ: Renaming module 21857 1726882733.78108: ANSIBALLZ: Done creating module 21857 1726882733.78158: variable 'ansible_facts' from source: unknown 21857 1726882733.78172: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21857 1726882733.78192: _low_level_execute_command(): starting 21857 1726882733.78203: _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' 21857 1726882733.78896: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21857 1726882733.78912: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21857 1726882733.78930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882733.78956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21857 1726882733.79040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882733.79072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882733.79091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882733.79119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882733.79215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882733.80996: stdout chunk (state=3): >>>PLATFORM <<< 21857 1726882733.81076: stdout chunk (state=3): >>>Linux <<< 21857 1726882733.81103: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 21857 1726882733.81349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882733.81353: stdout chunk (state=3): >>><<< 21857 1726882733.81355: stderr chunk (state=3): >>><<< 21857 1726882733.81374: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882733.81512 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 21857 1726882733.81517: _low_level_execute_command(): starting 21857 1726882733.81520: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 21857 1726882733.81665: Sending initial data 21857 1726882733.81668: Sent initial data (1181 bytes) 21857 1726882733.82132: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21857 1726882733.82147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21857 1726882733.82161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882733.82186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21857 1726882733.82203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 21857 1726882733.82305: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882733.82333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882733.82345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882733.82430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882733.86114: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} <<< 21857 1726882733.86544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882733.86620: stderr chunk (state=3): >>><<< 21857 1726882733.86638: stdout chunk (state=3): >>><<< 21857 1726882733.86666: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882733.86775: variable 'ansible_facts' from source: unknown 21857 1726882733.86839: variable 'ansible_facts' from source: unknown 21857 1726882733.86843: variable 'ansible_module_compression' from source: unknown 21857 1726882733.86860: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21857ptqb4rjg/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21857 1726882733.86896: variable 'ansible_facts' from source: unknown 21857 1726882733.87086: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882733.3699648-21880-146793330755649/AnsiballZ_setup.py 21857 1726882733.87253: Sending initial data 21857 1726882733.87370: Sent initial data (154 bytes) 21857 1726882733.88047: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882733.88083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882733.88099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882733.88128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882733.88214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882733.89861: 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 <<< 21857 1726882733.89945: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21857 1726882733.90002: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21857ptqb4rjg/tmpcdcznax9 /root/.ansible/tmp/ansible-tmp-1726882733.3699648-21880-146793330755649/AnsiballZ_setup.py <<< 21857 1726882733.90006: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882733.3699648-21880-146793330755649/AnsiballZ_setup.py" <<< 21857 1726882733.90055: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21857ptqb4rjg/tmpcdcznax9" to remote "/root/.ansible/tmp/ansible-tmp-1726882733.3699648-21880-146793330755649/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882733.3699648-21880-146793330755649/AnsiballZ_setup.py" <<< 21857 1726882733.91755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882733.91798: stderr chunk (state=3): >>><<< 21857 1726882733.91807: stdout chunk (state=3): >>><<< 21857 1726882733.91843: done transferring module to remote 21857 1726882733.91875: _low_level_execute_command(): starting 21857 1726882733.91888: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882733.3699648-21880-146793330755649/ /root/.ansible/tmp/ansible-tmp-1726882733.3699648-21880-146793330755649/AnsiballZ_setup.py && sleep 0' 21857 1726882733.92596: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21857 1726882733.92609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21857 1726882733.92641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882733.92754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882733.92787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882733.92872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882733.94749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882733.94758: stderr chunk (state=3): >>><<< 21857 1726882733.94761: stdout chunk (state=3): >>><<< 21857 1726882733.94777: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882733.94780: _low_level_execute_command(): starting 21857 1726882733.94786: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882733.3699648-21880-146793330755649/AnsiballZ_setup.py && sleep 0' 21857 1726882733.95220: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882733.95226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 21857 1726882733.95256: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882733.95260: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 21857 1726882733.95263: 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 <<< 21857 1726882733.95265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882733.95318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882733.95331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882733.95391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882733.97710: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21857 1726882733.97741: stdout chunk (state=3): >>>import _imp # builtin <<< 21857 1726882733.97776: stdout chunk (state=3): >>>import '_thread' # <<< 21857 1726882733.97785: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 21857 1726882733.97854: stdout chunk (state=3): >>>import '_io' # <<< 21857 1726882733.97858: stdout chunk (state=3): >>>import 'marshal' # <<< 21857 1726882733.97898: stdout chunk (state=3): >>>import 'posix' # <<< 21857 1726882733.97936: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21857 1726882733.97958: stdout chunk (state=3): >>>import 'time' # <<< 21857 1726882733.97976: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 21857 1726882733.98031: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 21857 1726882733.98036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882733.98051: stdout chunk (state=3): >>>import '_codecs' # <<< 21857 1726882733.98083: stdout chunk (state=3): >>>import 'codecs' # <<< 21857 1726882733.98118: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21857 1726882733.98145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 21857 1726882733.98157: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352918530> <<< 21857 1726882733.98161: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13528e7b30> <<< 21857 1726882733.98191: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 21857 1726882733.98198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 21857 1726882733.98205: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135291aab0> <<< 21857 1726882733.98232: stdout chunk (state=3): >>>import '_signal' # <<< 21857 1726882733.98250: stdout chunk (state=3): >>>import '_abc' # <<< 21857 1726882733.98265: stdout chunk (state=3): >>>import 'abc' # <<< 21857 1726882733.98277: stdout chunk (state=3): >>>import 'io' # <<< 21857 1726882733.98318: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 21857 1726882733.98414: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21857 1726882733.98442: stdout chunk (state=3): >>>import 'genericpath' # <<< 21857 1726882733.98448: stdout chunk (state=3): >>>import 'posixpath' # <<< 21857 1726882733.98470: stdout chunk (state=3): >>>import 'os' # <<< 21857 1726882733.98495: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 21857 1726882733.98509: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 21857 1726882733.98535: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 21857 1726882733.98552: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 21857 1726882733.98560: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 21857 1726882733.98576: 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 <<< 21857 1726882733.98590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 21857 1726882733.98608: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13526ed190> <<< 21857 1726882733.98672: 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 <<< 21857 1726882733.98685: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882733.98694: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13526edfd0> <<< 21857 1726882733.98722: stdout chunk (state=3): >>>import 'site' # <<< 21857 1726882733.98761: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 21857 1726882733.99177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21857 1726882733.99230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21857 1726882733.99244: 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' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21857 1726882733.99284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21857 1726882733.99303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21857 1726882733.99346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21857 1726882733.99365: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135272bdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21857 1726882733.99398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 21857 1726882733.99420: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135272bfe0> <<< 21857 1726882733.99454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21857 1726882733.99475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21857 1726882733.99541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882733.99583: stdout chunk (state=3): >>>import 'itertools' # <<< 21857 1726882733.99614: 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 0x7f13527637a0> <<< 21857 1726882733.99643: 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 0x7f1352763e30> import '_collections' # <<< 21857 1726882733.99700: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352743aa0> <<< 21857 1726882733.99712: stdout chunk (state=3): >>>import '_functools' # <<< 21857 1726882733.99739: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527411c0> <<< 21857 1726882733.99838: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352728f80> <<< 21857 1726882733.99870: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21857 1726882733.99906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 21857 1726882733.99946: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21857 1726882733.99951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21857 1726882733.99976: 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' <<< 21857 1726882734.00015: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352787740> <<< 21857 1726882734.00062: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352786360> <<< 21857 1726882734.00073: 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 0x7f1352742060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352784b90> <<< 21857 1726882734.00136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 21857 1726882734.00162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527b47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352728200> <<< 21857 1726882734.00200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882734.00203: 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 0x7f13527b4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527b4b00> <<< 21857 1726882734.00250: 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 0x7f13527b4ef0> <<< 21857 1726882734.00299: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352726d20> # /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' <<< 21857 1726882734.00311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21857 1726882734.00354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21857 1726882734.00368: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527b55e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527b52b0> import 'importlib.machinery' # <<< 21857 1726882734.00412: 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' <<< 21857 1726882734.00445: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527b64b0> import 'importlib.util' # <<< 21857 1726882734.00470: stdout chunk (state=3): >>>import 'runpy' # <<< 21857 1726882734.00513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21857 1726882734.00518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21857 1726882734.00553: 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 0x7f13527d06e0> import 'errno' # <<< 21857 1726882734.00590: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882734.00629: 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 0x7f13527d1e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 21857 1726882734.00667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 21857 1726882734.00679: 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 0x7f13527d2c90> <<< 21857 1726882734.00735: 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 0x7f13527d32f0> <<< 21857 1726882734.00773: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527d2210> <<< 21857 1726882734.00776: 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' <<< 21857 1726882734.00821: 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 0x7f13527d3d40> <<< 21857 1726882734.00846: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527d34a0> <<< 21857 1726882734.00889: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527b6510> <<< 21857 1726882734.00917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21857 1726882734.00960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21857 1726882734.00964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21857 1726882734.00984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21857 1726882734.01029: 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 0x7f1352517c20> <<< 21857 1726882734.01050: 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' <<< 21857 1726882734.01096: 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 0x7f1352540740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13525404a0> <<< 21857 1726882734.01120: 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 0x7f1352540770> <<< 21857 1726882734.01151: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1352540950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352515dc0> <<< 21857 1726882734.01183: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21857 1726882734.01290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21857 1726882734.01342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 21857 1726882734.01352: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352541fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352540c50> <<< 21857 1726882734.01392: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527b6c00> <<< 21857 1726882734.01395: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21857 1726882734.01465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882734.01468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21857 1726882734.01514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21857 1726882734.01548: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135256e360> <<< 21857 1726882734.01607: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21857 1726882734.01624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882734.01655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 21857 1726882734.01667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21857 1726882734.01713: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352586510> <<< 21857 1726882734.01735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21857 1726882734.01776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21857 1726882734.01833: stdout chunk (state=3): >>>import 'ntpath' # <<< 21857 1726882734.01874: 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'<<< 21857 1726882734.01891: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13525bf260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21857 1726882734.01932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21857 1726882734.01952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21857 1726882734.02000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21857 1726882734.02091: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13525e5a00> <<< 21857 1726882734.02164: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13525bf380> <<< 21857 1726882734.02220: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13525871a0> <<< 21857 1726882734.02265: 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 0x7f13523d4320> <<< 21857 1726882734.02268: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352585550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352542f00> <<< 21857 1726882734.02452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21857 1726882734.02466: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f13525852e0> <<< 21857 1726882734.02645: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_t2dr322r/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 21857 1726882734.02796: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.02825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21857 1726882734.02841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21857 1726882734.02876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21857 1726882734.02953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21857 1726882734.03005: 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 0x7f1352439f70> <<< 21857 1726882734.03008: stdout chunk (state=3): >>>import '_typing' # <<< 21857 1726882734.03211: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352410e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13523d7fe0> <<< 21857 1726882734.03215: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.03280: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 21857 1726882734.03285: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.03312: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 21857 1726882734.04883: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.06190: 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 0x7f1352413c80> <<< 21857 1726882734.06241: 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 # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21857 1726882734.06264: 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' <<< 21857 1726882734.06294: 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 0x7f1352469820> <<< 21857 1726882734.06341: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13524695b0> <<< 21857 1726882734.06373: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352468f20> <<< 21857 1726882734.06398: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 21857 1726882734.06457: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352469340> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135243ac00> <<< 21857 1726882734.06486: stdout chunk (state=3): >>>import 'atexit' # <<< 21857 1726882734.06513: 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 0x7f135246a5a0> <<< 21857 1726882734.06540: 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 0x7f135246a7e0> <<< 21857 1726882734.06554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21857 1726882734.06595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21857 1726882734.06606: stdout chunk (state=3): >>>import '_locale' # <<< 21857 1726882734.06661: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135246ad20> import 'pwd' # <<< 21857 1726882734.06697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21857 1726882734.06714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21857 1726882734.06762: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522d0a40> <<< 21857 1726882734.06796: 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 0x7f13522d2180> <<< 21857 1726882734.06824: 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' <<< 21857 1726882734.06866: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522d2f30> <<< 21857 1726882734.06899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21857 1726882734.06935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21857 1726882734.06952: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522d3e90> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21857 1726882734.07010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21857 1726882734.07026: 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' <<< 21857 1726882734.07072: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522d6ba0> <<< 21857 1726882734.07128: 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 0x7f13522d6d20> <<< 21857 1726882734.07159: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522d4e90> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21857 1726882734.07199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21857 1726882734.07211: 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' <<< 21857 1726882734.07257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21857 1726882734.07294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21857 1726882734.07319: 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 0x7f13522dabd0> <<< 21857 1726882734.07334: stdout chunk (state=3): >>>import '_tokenize' # <<< 21857 1726882734.07404: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522d96a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522d9400> <<< 21857 1726882734.07428: 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' <<< 21857 1726882734.07509: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522dbdd0> <<< 21857 1726882734.07556: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522d53a0> <<< 21857 1726882734.07572: 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 0x7f135231ed50> <<< 21857 1726882734.07615: 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 0x7f135231eed0> <<< 21857 1726882734.07638: 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 <<< 21857 1726882734.07674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 21857 1726882734.07730: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1352324ad0> <<< 21857 1726882734.07754: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352324890> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21857 1726882734.07856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21857 1726882734.07914: 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 0x7f1352327020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352325160> <<< 21857 1726882734.07951: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21857 1726882734.08015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882734.08019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 21857 1726882734.08041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 21857 1726882734.08076: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135232e840> <<< 21857 1726882734.08212: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13523271d0> <<< 21857 1726882734.08290: 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 0x7f135232f6e0> <<< 21857 1726882734.08329: 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 0x7f135232f530> <<< 21857 1726882734.08375: 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 0x7f135232f9e0> <<< 21857 1726882734.08403: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135231f1a0> <<< 21857 1726882734.08444: 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' <<< 21857 1726882734.08463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21857 1726882734.08507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882734.08511: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882734.08537: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13523332c0> <<< 21857 1726882734.08699: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882734.08711: 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 0x7f1352334290> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352331a30> <<< 21857 1726882734.08767: 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 0x7f1352332db0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352331610> <<< 21857 1726882734.08797: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 21857 1726882734.08813: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.08898: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.09012: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 21857 1726882734.09056: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21857 1726882734.09067: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 21857 1726882734.09202: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.09338: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.09940: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.10569: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 21857 1726882734.10591: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21857 1726882734.10611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882734.10663: 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 0x7f13521bc4a0> <<< 21857 1726882734.10761: 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' <<< 21857 1726882734.10795: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13521bd310> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352334110> <<< 21857 1726882734.10847: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21857 1726882734.10878: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.10903: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 21857 1726882734.11063: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.11259: 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' <<< 21857 1726882734.11274: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13521bdac0> # zipimport: zlib available <<< 21857 1726882734.11783: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.12287: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.12364: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.12458: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 21857 1726882734.12502: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.12546: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 21857 1726882734.12623: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.12732: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21857 1726882734.12767: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 21857 1726882734.12771: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.12810: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.12866: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21857 1726882734.12870: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.13126: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.13383: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21857 1726882734.13454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21857 1726882734.13471: stdout chunk (state=3): >>>import '_ast' # <<< 21857 1726882734.13543: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13521bfda0> <<< 21857 1726882734.13547: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.13624: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.13716: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 21857 1726882734.13753: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 21857 1726882734.13756: 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' <<< 21857 1726882734.13840: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882734.13966: 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 0x7f13521c5f70> <<< 21857 1726882734.14032: 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 0x7f13521c68d0> <<< 21857 1726882734.14056: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13521bed50> # zipimport: zlib available <<< 21857 1726882734.14103: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.14160: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21857 1726882734.14163: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.14207: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.14257: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.14321: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.14396: 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 <<< 21857 1726882734.14436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882734.14530: 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 0x7f13521c55b0> <<< 21857 1726882734.14571: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13521c6ab0> <<< 21857 1726882734.14601: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 21857 1726882734.14634: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.14689: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.14763: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.14787: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.14841: 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' <<< 21857 1726882734.14872: 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 <<< 21857 1726882734.14903: 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 <<< 21857 1726882734.14973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21857 1726882734.15003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21857 1726882734.15063: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135225ed80> <<< 21857 1726882734.15115: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13521d3bf0> <<< 21857 1726882734.15227: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13521caba0> <<< 21857 1726882734.15245: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13521ca990> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 21857 1726882734.15286: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.15289: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21857 1726882734.15369: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 21857 1726882734.15389: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 21857 1726882734.15459: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.15525: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.15552: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.15572: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.15602: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.15646: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.15693: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.15736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 21857 1726882734.15739: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.15815: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.15905: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.15927: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.15957: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 21857 1726882734.15968: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.16155: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.16353: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.16393: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.16461: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 21857 1726882734.16498: stdout chunk (state=3): >>># 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 <<< 21857 1726882734.16529: stdout chunk (state=3): >>># 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 <<< 21857 1726882734.16544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 21857 1726882734.16595: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352261730> <<< 21857 1726882734.16600: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 21857 1726882734.16611: stdout chunk (state=3): >>># 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 <<< 21857 1726882734.16652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 21857 1726882734.16684: 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' <<< 21857 1726882734.16725: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1351750380> <<< 21857 1726882734.16746: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882734.16758: 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 0x7f13517506b0> <<< 21857 1726882734.16801: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352241430> <<< 21857 1726882734.16852: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522409e0> <<< 21857 1726882734.16860: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352263e30> <<< 21857 1726882734.16881: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352260890> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21857 1726882734.16955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21857 1726882734.17001: 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' <<< 21857 1726882734.17005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 21857 1726882734.17051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 21857 1726882734.17056: 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 0x7f1351753680> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1351752f30> <<< 21857 1726882734.17103: 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 0x7f1351753110> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1351752360> <<< 21857 1726882734.17106: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 21857 1726882734.17212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 21857 1726882734.17239: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1351753860> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21857 1726882734.17265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 21857 1726882734.17316: 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 0x7f13517ba360> <<< 21857 1726882734.17374: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13517b8380> <<< 21857 1726882734.17400: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352263740> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 21857 1726882734.17406: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.17428: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 21857 1726882734.17490: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.17569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 21857 1726882734.17572: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.17645: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.17699: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 21857 1726882734.17721: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 21857 1726882734.17750: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.17799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 21857 1726882734.17847: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.17908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 21857 1726882734.17951: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.18005: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 21857 1726882734.18025: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.18067: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.18139: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.18263: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.18292: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 21857 1726882734.18304: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.18795: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.19275: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 21857 1726882734.19281: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.19343: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.19400: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.19438: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.19474: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 21857 1726882734.19485: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 21857 1726882734.19518: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.19546: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 21857 1726882734.19560: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.19616: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.19678: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 21857 1726882734.19694: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.19721: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.19756: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 21857 1726882734.19762: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.19796: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.19824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 21857 1726882734.19834: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.19919: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.20012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 21857 1726882734.20027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 21857 1726882734.20042: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13517baf00> <<< 21857 1726882734.20062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21857 1726882734.20098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21857 1726882734.20230: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13517baf30> import 'ansible.module_utils.facts.system.local' # <<< 21857 1726882734.20243: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.20314: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.20394: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 21857 1726882734.20396: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.20500: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.20594: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 21857 1726882734.20660: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.20747: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 21857 1726882734.20801: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.20843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21857 1726882734.20900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21857 1726882734.20968: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882734.21035: 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 0x7f13517ea540> <<< 21857 1726882734.21238: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13517d62a0> import 'ansible.module_utils.facts.system.python' # <<< 21857 1726882734.21247: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.21306: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.21368: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 21857 1726882734.21379: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.21470: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.21564: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.21691: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.21848: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 21857 1726882734.21902: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.21942: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 21857 1726882734.21987: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.22042: 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' <<< 21857 1726882734.22131: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882734.22170: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1351602270> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1351601e80> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 21857 1726882734.22197: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.22234: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 21857 1726882734.22240: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.22405: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.22571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21857 1726882734.22589: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.22692: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.22799: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.22841: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.22881: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 21857 1726882734.22889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 21857 1726882734.22905: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.22924: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.22949: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.23101: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.23260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 21857 1726882734.23267: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 21857 1726882734.23402: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.23536: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 21857 1726882734.23542: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.23585: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.23616: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.24240: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.24806: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 21857 1726882734.24814: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.24928: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.25044: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 21857 1726882734.25050: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.25160: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.25265: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 21857 1726882734.25271: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.25441: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.25615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 21857 1726882734.25629: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.25644: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.25648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 21857 1726882734.25654: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.25702: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.25747: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 21857 1726882734.25750: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.25857: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.25966: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.26189: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.26412: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 21857 1726882734.26433: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.26468: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.26581: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 21857 1726882734.26687: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 21857 1726882734.26743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 21857 1726882734.26797: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.26800: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 21857 1726882734.26859: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.26920: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 21857 1726882734.26931: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.26994: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.27055: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 21857 1726882734.27059: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.27350: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.27642: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 21857 1726882734.27648: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.27716: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.27783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 21857 1726882734.27787: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.27825: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.27859: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 21857 1726882734.27865: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.27906: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.27945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 21857 1726882734.27950: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.27983: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.28021: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 21857 1726882734.28028: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.28115: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.28207: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 21857 1726882734.28228: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21857 1726882734.28240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 21857 1726882734.28243: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.28296: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.28344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 21857 1726882734.28350: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.28369: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.28397: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.28444: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.28499: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.28580: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.28676: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 21857 1726882734.28741: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.28844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 21857 1726882734.29006: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.29232: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21857 1726882734.29239: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.29286: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.29335: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 21857 1726882734.29347: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.29395: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.29453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 21857 1726882734.29456: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.29545: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.29638: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 21857 1726882734.29654: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.29743: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.29845: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 21857 1726882734.29848: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21857 1726882734.29929: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882734.30979: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 21857 1726882734.30994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 21857 1726882734.31010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 21857 1726882734.31030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 21857 1726882734.31081: 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 0x7f1351675040> <<< 21857 1726882734.31087: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135162d820> <<< 21857 1726882734.31150: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135162ed20> <<< 21857 1726882735.99118: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 21857 1726882735.99145: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1351674710> <<< 21857 1726882735.99168: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 21857 1726882735.99178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 21857 1726882735.99209: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1351675cd0> <<< 21857 1726882735.99262: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 21857 1726882735.99268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882735.99299: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 21857 1726882735.99306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 21857 1726882735.99324: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13517ec3e0> <<< 21857 1726882735.99340: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1351677a10> <<< 21857 1726882735.99609: 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 <<< 21857 1726882736.23920: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "38", "second": "54", "epoch": "1726882734", "epoch_int": "1726882734", "date": "2024-09-20", "time": "21:38:54", "iso8601_micro": "2024-09-21T01:38:54.304064Z", "iso8601": "2024-09-21T01:38:54Z", "iso8601_basic": "20240920T213854304064", "iso8601_basic_short": "20240920T213854", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.60107421875, "5m": 0.59033203125, "15m": 0.359375}, "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "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": 3716, "ansible_memfree_mb": 3074, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 642, "free": 3074}, "nocache": {"free": 3486, "used": 230}, "swap": {"total": 3715, "free": 3715, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 694, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251373813760, "block_size": 4096, "block_total": 64483404, "block_available": 61370560, "block_used": 3112844, "inode_total": 16384000, "inode_available": 16303049, "inode_used": 80951, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_service_mgr": "systemd", "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "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.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7"], "ansible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_iscsi_iqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 21857 1726882736.24577: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 21857 1726882736.24609: stdout chunk (state=3): >>># 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 <<< 21857 1726882736.24668: stdout chunk (state=3): >>># 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 _sha2 # 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 <<< 21857 1726882736.24778: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # 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 <<< 21857 1726882736.24796: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 21857 1726882736.24884: stdout chunk (state=3): >>># 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 <<< 21857 1726882736.24893: stdout chunk (state=3): >>># 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 <<< 21857 1726882736.24981: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin <<< 21857 1726882736.24989: stdout chunk (state=3): >>># 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 <<< 21857 1726882736.25347: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21857 1726882736.25350: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 21857 1726882736.25412: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 21857 1726882736.25415: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 21857 1726882736.25483: stdout chunk (state=3): >>># destroy ntpath <<< 21857 1726882736.25487: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 21857 1726882736.25551: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal <<< 21857 1726882736.25564: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 21857 1726882736.25624: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 21857 1726882736.25637: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 21857 1726882736.25680: 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 <<< 21857 1726882736.25731: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 21857 1726882736.25774: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl <<< 21857 1726882736.25796: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 21857 1726882736.25829: stdout chunk (state=3): >>># destroy _ssl <<< 21857 1726882736.25860: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 21857 1726882736.25907: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection <<< 21857 1726882736.25918: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 21857 1726882736.26005: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 21857 1726882736.26032: 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 # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 21857 1726882736.26080: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # 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 <<< 21857 1726882736.26111: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 21857 1726882736.26148: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 21857 1726882736.26167: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # 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 <<< 21857 1726882736.26203: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21857 1726882736.26411: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 21857 1726882736.26419: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 21857 1726882736.26503: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 21857 1726882736.26510: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21857 1726882736.26643: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 21857 1726882736.26733: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 21857 1726882736.26737: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 21857 1726882736.27190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 21857 1726882736.27624: stderr chunk (state=3): >>><<< 21857 1726882736.27627: stdout chunk (state=3): >>><<< 21857 1726882736.27687: _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 0x7f1352918530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13528e7b30> # /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 0x7f135291aab0> 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 0x7f13526ed190> # /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 0x7f13526edfd0> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f135272bdd0> # /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 0x7f135272bfe0> # /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 0x7f13527637a0> # /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 0x7f1352763e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352743aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527411c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352728f80> # /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 0x7f1352787740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352786360> # /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 0x7f1352742060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352784b90> # /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 0x7f13527b47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352728200> # /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 0x7f13527b4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527b4b00> # 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 0x7f13527b4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352726d20> # /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 0x7f13527b55e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527b52b0> 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 0x7f13527b64b0> 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 0x7f13527d06e0> 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 0x7f13527d1e20> # /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 0x7f13527d2c90> # 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 0x7f13527d32f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527d2210> # /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 0x7f13527d3d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527d34a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527b6510> # /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 0x7f1352517c20> # /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 0x7f1352540740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13525404a0> # 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 0x7f1352540770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1352540950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352515dc0> # /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 0x7f1352541fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352540c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13527b6c00> # /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 0x7f135256e360> # /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 0x7f1352586510> # /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 0x7f13525bf260> # /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 0x7f13525e5a00> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13525bf380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13525871a0> # /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 0x7f13523d4320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352585550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352542f00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f13525852e0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_t2dr322r/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 0x7f1352439f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352410e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13523d7fe0> # 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 0x7f1352413c80> # /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 0x7f1352469820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13524695b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352468f20> # /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 0x7f1352469340> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135243ac00> 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 0x7f135246a5a0> # 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 0x7f135246a7e0> # /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 0x7f135246ad20> 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 0x7f13522d0a40> # 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 0x7f13522d2180> # /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 0x7f13522d2f30> # /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 0x7f13522d3e90> # /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 0x7f13522d6ba0> # 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 0x7f13522d6d20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522d4e90> # /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 0x7f13522dabd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522d96a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522d9400> # /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 0x7f13522dbdd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522d53a0> # 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 0x7f135231ed50> # /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 0x7f135231eed0> # /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 0x7f1352324ad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352324890> # /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 0x7f1352327020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352325160> # /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 0x7f135232e840> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13523271d0> # 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 0x7f135232f6e0> # 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 0x7f135232f530> # 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 0x7f135232f9e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135231f1a0> # /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 0x7f13523332c0> # 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 0x7f1352334290> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352331a30> # 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 0x7f1352332db0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352331610> # 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 0x7f13521bc4a0> # /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 0x7f13521bd310> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352334110> 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 0x7f13521bdac0> # 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 0x7f13521bfda0> # 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' # # /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 0x7f13521c5f70> # 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 0x7f13521c68d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13521bed50> # 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 0x7f13521c55b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13521c6ab0> 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 0x7f135225ed80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13521d3bf0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13521caba0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13521ca990> # 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 0x7f1352261730> # /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 0x7f1351750380> # 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 0x7f13517506b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352241430> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13522409e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352263e30> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352260890> # /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 0x7f1351753680> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1351752f30> # 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 0x7f1351753110> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1351752360> # /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 0x7f1351753860> # /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 0x7f13517ba360> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13517b8380> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1352263740> 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 0x7f13517baf00> # /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 0x7f13517baf30> 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 0x7f13517ea540> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13517d62a0> 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 0x7f1351602270> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1351601e80> 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 0x7f1351675040> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135162d820> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f135162ed20> # /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 0x7f1351674710> # /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 0x7f1351675cd0> # /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 0x7f13517ec3e0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1351677a10> 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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "38", "second": "54", "epoch": "1726882734", "epoch_int": "1726882734", "date": "2024-09-20", "time": "21:38:54", "iso8601_micro": "2024-09-21T01:38:54.304064Z", "iso8601": "2024-09-21T01:38:54Z", "iso8601_basic": "20240920T213854304064", "iso8601_basic_short": "20240920T213854", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.60107421875, "5m": 0.59033203125, "15m": 0.359375}, "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "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": 3716, "ansible_memfree_mb": 3074, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 642, "free": 3074}, "nocache": {"free": 3486, "used": 230}, "swap": {"total": 3715, "free": 3715, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 694, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251373813760, "block_size": 4096, "block_total": 64483404, "block_available": 61370560, "block_used": 3112844, "inode_total": 16384000, "inode_available": 16303049, "inode_used": 80951, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_service_mgr": "systemd", "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "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.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7"], "ansible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_iscsi_iqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 21857 1726882736.30699: 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-1726882733.3699648-21880-146793330755649/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21857 1726882736.30741: _low_level_execute_command(): starting 21857 1726882736.30751: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882733.3699648-21880-146793330755649/ > /dev/null 2>&1 && sleep 0' 21857 1726882736.32314: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882736.32354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882736.32640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882736.32664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882736.32745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882736.34726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882736.34736: stdout chunk (state=3): >>><<< 21857 1726882736.35027: stderr chunk (state=3): >>><<< 21857 1726882736.35031: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882736.35034: handler run complete 21857 1726882736.35036: variable 'ansible_facts' from source: unknown 21857 1726882736.35340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882736.36285: variable 'ansible_facts' from source: unknown 21857 1726882736.36527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882736.36842: attempt loop complete, returning result 21857 1726882736.36852: _execute() done 21857 1726882736.36858: dumping result to json 21857 1726882736.37229: done dumping result, returning 21857 1726882736.37232: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-c255-e53c-0000000000b9] 21857 1726882736.37236: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000b9 ok: [managed_node1] 21857 1726882736.38489: no more pending results, returning what we have 21857 1726882736.38492: results queue empty 21857 1726882736.38493: checking for any_errors_fatal 21857 1726882736.38495: done checking for any_errors_fatal 21857 1726882736.38495: checking for max_fail_percentage 21857 1726882736.38497: done checking for max_fail_percentage 21857 1726882736.38498: checking to see if all hosts have failed and the running result is not ok 21857 1726882736.38498: done checking to see if all hosts have failed 21857 1726882736.38499: getting the remaining hosts for this loop 21857 1726882736.38501: done getting the remaining hosts for this loop 21857 1726882736.38505: getting the next task for host managed_node1 21857 1726882736.38511: done getting next task for host managed_node1 21857 1726882736.38513: ^ task is: TASK: meta (flush_handlers) 21857 1726882736.38515: ^ 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 21857 1726882736.38519: getting variables 21857 1726882736.38521: in VariableManager get_vars() 21857 1726882736.39046: Calling all_inventory to load vars for managed_node1 21857 1726882736.39049: Calling groups_inventory to load vars for managed_node1 21857 1726882736.39053: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882736.39060: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000b9 21857 1726882736.39063: WORKER PROCESS EXITING 21857 1726882736.39073: Calling all_plugins_play to load vars for managed_node1 21857 1726882736.39076: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882736.39079: Calling groups_plugins_play to load vars for managed_node1 21857 1726882736.39492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882736.39947: done with get_vars() 21857 1726882736.39958: done getting variables 21857 1726882736.40234: in VariableManager get_vars() 21857 1726882736.40244: Calling all_inventory to load vars for managed_node1 21857 1726882736.40247: Calling groups_inventory to load vars for managed_node1 21857 1726882736.40249: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882736.40254: Calling all_plugins_play to load vars for managed_node1 21857 1726882736.40256: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882736.40259: Calling groups_plugins_play to load vars for managed_node1 21857 1726882736.40399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882736.41029: done with get_vars() 21857 1726882736.41047: done queuing things up, now waiting for results queue to drain 21857 1726882736.41049: results queue empty 21857 1726882736.41050: checking for any_errors_fatal 21857 1726882736.41053: done checking for any_errors_fatal 21857 1726882736.41054: checking for max_fail_percentage 21857 1726882736.41055: done checking for max_fail_percentage 21857 1726882736.41056: checking to see if all hosts have failed and the running result is not ok 21857 1726882736.41057: done checking to see if all hosts have failed 21857 1726882736.41063: getting the remaining hosts for this loop 21857 1726882736.41064: done getting the remaining hosts for this loop 21857 1726882736.41067: getting the next task for host managed_node1 21857 1726882736.41072: done getting next task for host managed_node1 21857 1726882736.41075: ^ task is: TASK: Include the task 'el_repo_setup.yml' 21857 1726882736.41077: ^ 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 21857 1726882736.41079: getting variables 21857 1726882736.41080: in VariableManager get_vars() 21857 1726882736.41093: Calling all_inventory to load vars for managed_node1 21857 1726882736.41095: Calling groups_inventory to load vars for managed_node1 21857 1726882736.41098: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882736.41103: Calling all_plugins_play to load vars for managed_node1 21857 1726882736.41106: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882736.41109: Calling groups_plugins_play to load vars for managed_node1 21857 1726882736.41573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882736.42227: done with get_vars() 21857 1726882736.42239: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:10 Friday 20 September 2024 21:38:56 -0400 (0:00:03.104) 0:00:03.116 ****** 21857 1726882736.42330: entering _queue_task() for managed_node1/include_tasks 21857 1726882736.42333: Creating lock for include_tasks 21857 1726882736.42701: worker is 1 (out of 1 available) 21857 1726882736.42715: exiting _queue_task() for managed_node1/include_tasks 21857 1726882736.42929: done queuing things up, now waiting for results queue to drain 21857 1726882736.42931: waiting for pending results... 21857 1726882736.43034: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 21857 1726882736.43174: in run() - task 0affc7ec-ae25-c255-e53c-000000000006 21857 1726882736.43199: variable 'ansible_search_path' from source: unknown 21857 1726882736.43281: calling self._execute() 21857 1726882736.43541: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882736.43729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882736.43733: variable 'omit' from source: magic vars 21857 1726882736.43736: _execute() done 21857 1726882736.43738: dumping result to json 21857 1726882736.43741: done dumping result, returning 21857 1726882736.43743: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-c255-e53c-000000000006] 21857 1726882736.43745: sending task result for task 0affc7ec-ae25-c255-e53c-000000000006 21857 1726882736.44280: no more pending results, returning what we have 21857 1726882736.44290: in VariableManager get_vars() 21857 1726882736.44331: Calling all_inventory to load vars for managed_node1 21857 1726882736.44334: Calling groups_inventory to load vars for managed_node1 21857 1726882736.44340: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882736.44356: Calling all_plugins_play to load vars for managed_node1 21857 1726882736.44360: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882736.44363: Calling groups_plugins_play to load vars for managed_node1 21857 1726882736.45073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882736.45378: done with get_vars() 21857 1726882736.45390: variable 'ansible_search_path' from source: unknown 21857 1726882736.45404: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000006 21857 1726882736.45407: WORKER PROCESS EXITING 21857 1726882736.45419: we have included files to process 21857 1726882736.45420: generating all_blocks data 21857 1726882736.45422: done generating all_blocks data 21857 1726882736.45424: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21857 1726882736.45425: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21857 1726882736.45429: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21857 1726882736.46174: in VariableManager get_vars() 21857 1726882736.46197: done with get_vars() 21857 1726882736.46209: done processing included file 21857 1726882736.46211: iterating over new_blocks loaded from include file 21857 1726882736.46212: in VariableManager get_vars() 21857 1726882736.46221: done with get_vars() 21857 1726882736.46224: filtering new block on tags 21857 1726882736.46238: done filtering new block on tags 21857 1726882736.46241: in VariableManager get_vars() 21857 1726882736.46250: done with get_vars() 21857 1726882736.46251: filtering new block on tags 21857 1726882736.46266: done filtering new block on tags 21857 1726882736.46268: in VariableManager get_vars() 21857 1726882736.46277: done with get_vars() 21857 1726882736.46278: filtering new block on tags 21857 1726882736.46298: done filtering new block on tags 21857 1726882736.46300: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 21857 1726882736.46305: extending task lists for all hosts with included blocks 21857 1726882736.46355: done extending task lists 21857 1726882736.46356: done processing included files 21857 1726882736.46357: results queue empty 21857 1726882736.46358: checking for any_errors_fatal 21857 1726882736.46359: done checking for any_errors_fatal 21857 1726882736.46360: checking for max_fail_percentage 21857 1726882736.46361: done checking for max_fail_percentage 21857 1726882736.46362: checking to see if all hosts have failed and the running result is not ok 21857 1726882736.46362: done checking to see if all hosts have failed 21857 1726882736.46363: getting the remaining hosts for this loop 21857 1726882736.46364: done getting the remaining hosts for this loop 21857 1726882736.46366: getting the next task for host managed_node1 21857 1726882736.46370: done getting next task for host managed_node1 21857 1726882736.46372: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 21857 1726882736.46373: ^ 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 21857 1726882736.46375: getting variables 21857 1726882736.46376: in VariableManager get_vars() 21857 1726882736.46386: Calling all_inventory to load vars for managed_node1 21857 1726882736.46388: Calling groups_inventory to load vars for managed_node1 21857 1726882736.46390: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882736.46399: Calling all_plugins_play to load vars for managed_node1 21857 1726882736.46401: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882736.46404: Calling groups_plugins_play to load vars for managed_node1 21857 1726882736.46590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882736.46834: done with get_vars() 21857 1726882736.46844: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:38:56 -0400 (0:00:00.046) 0:00:03.162 ****** 21857 1726882736.46938: entering _queue_task() for managed_node1/setup 21857 1726882736.47547: worker is 1 (out of 1 available) 21857 1726882736.47583: exiting _queue_task() for managed_node1/setup 21857 1726882736.47595: done queuing things up, now waiting for results queue to drain 21857 1726882736.47597: waiting for pending results... 21857 1726882736.47766: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 21857 1726882736.47907: in run() - task 0affc7ec-ae25-c255-e53c-0000000000ca 21857 1726882736.48000: variable 'ansible_search_path' from source: unknown 21857 1726882736.48003: variable 'ansible_search_path' from source: unknown 21857 1726882736.48005: calling self._execute() 21857 1726882736.48080: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882736.48107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882736.48125: variable 'omit' from source: magic vars 21857 1726882736.48756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882736.51617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882736.51841: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882736.51978: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882736.52095: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882736.52129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882736.52410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882736.52451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882736.52488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882736.52538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882736.52557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882736.52747: variable 'ansible_facts' from source: unknown 21857 1726882736.53028: variable 'network_test_required_facts' from source: task vars 21857 1726882736.53056: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 21857 1726882736.53148: variable 'omit' from source: magic vars 21857 1726882736.53192: variable 'omit' from source: magic vars 21857 1726882736.53233: variable 'omit' from source: magic vars 21857 1726882736.53365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21857 1726882736.53398: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21857 1726882736.53420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21857 1726882736.53484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21857 1726882736.53499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21857 1726882736.53605: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21857 1726882736.53614: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882736.53624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882736.53848: Set connection var ansible_pipelining to False 21857 1726882736.53860: Set connection var ansible_shell_type to sh 21857 1726882736.53870: Set connection var ansible_timeout to 10 21857 1726882736.53880: Set connection var ansible_shell_executable to /bin/sh 21857 1726882736.53908: Set connection var ansible_connection to ssh 21857 1726882736.53923: Set connection var ansible_module_compression to ZIP_DEFLATED 21857 1726882736.54106: variable 'ansible_shell_executable' from source: unknown 21857 1726882736.54112: variable 'ansible_connection' from source: unknown 21857 1726882736.54115: variable 'ansible_module_compression' from source: unknown 21857 1726882736.54117: variable 'ansible_shell_type' from source: unknown 21857 1726882736.54120: variable 'ansible_shell_executable' from source: unknown 21857 1726882736.54258: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882736.54261: variable 'ansible_pipelining' from source: unknown 21857 1726882736.54263: variable 'ansible_timeout' from source: unknown 21857 1726882736.54265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882736.54366: 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) 21857 1726882736.54384: variable 'omit' from source: magic vars 21857 1726882736.54395: starting attempt loop 21857 1726882736.54402: running the handler 21857 1726882736.54418: _low_level_execute_command(): starting 21857 1726882736.54434: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21857 1726882736.55178: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21857 1726882736.55198: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21857 1726882736.55310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882736.55335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882736.55358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882736.55430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882736.57108: stdout chunk (state=3): >>>/root <<< 21857 1726882736.57294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882736.57313: stdout chunk (state=3): >>><<< 21857 1726882736.57535: stderr chunk (state=3): >>><<< 21857 1726882736.57545: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882736.57556: _low_level_execute_command(): starting 21857 1726882736.57559: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882736.5744421-21969-152144343551579 `" && echo ansible-tmp-1726882736.5744421-21969-152144343551579="` echo /root/.ansible/tmp/ansible-tmp-1726882736.5744421-21969-152144343551579 `" ) && sleep 0' 21857 1726882736.58419: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21857 1726882736.58602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21857 1726882736.58606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21857 1726882736.58609: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882736.58611: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21857 1726882736.58613: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21857 1726882736.58615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21857 1726882736.58617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882736.58939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882736.58984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882736.60946: stdout chunk (state=3): >>>ansible-tmp-1726882736.5744421-21969-152144343551579=/root/.ansible/tmp/ansible-tmp-1726882736.5744421-21969-152144343551579 <<< 21857 1726882736.61128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882736.61151: stdout chunk (state=3): >>><<< 21857 1726882736.61155: stderr chunk (state=3): >>><<< 21857 1726882736.61191: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882736.5744421-21969-152144343551579=/root/.ansible/tmp/ansible-tmp-1726882736.5744421-21969-152144343551579 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882736.61266: variable 'ansible_module_compression' from source: unknown 21857 1726882736.61348: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21857ptqb4rjg/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21857 1726882736.61426: variable 'ansible_facts' from source: unknown 21857 1726882736.61637: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882736.5744421-21969-152144343551579/AnsiballZ_setup.py 21857 1726882736.61831: Sending initial data 21857 1726882736.61834: Sent initial data (154 bytes) 21857 1726882736.63158: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882736.63521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882736.63613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882736.65198: 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 <<< 21857 1726882736.65250: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21857 1726882736.65305: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21857ptqb4rjg/tmpe4zd3mb1 /root/.ansible/tmp/ansible-tmp-1726882736.5744421-21969-152144343551579/AnsiballZ_setup.py <<< 21857 1726882736.65309: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882736.5744421-21969-152144343551579/AnsiballZ_setup.py" <<< 21857 1726882736.65352: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21857ptqb4rjg/tmpe4zd3mb1" to remote "/root/.ansible/tmp/ansible-tmp-1726882736.5744421-21969-152144343551579/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882736.5744421-21969-152144343551579/AnsiballZ_setup.py" <<< 21857 1726882736.68236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882736.68346: stderr chunk (state=3): >>><<< 21857 1726882736.68356: stdout chunk (state=3): >>><<< 21857 1726882736.68391: done transferring module to remote 21857 1726882736.68429: _low_level_execute_command(): starting 21857 1726882736.68642: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882736.5744421-21969-152144343551579/ /root/.ansible/tmp/ansible-tmp-1726882736.5744421-21969-152144343551579/AnsiballZ_setup.py && sleep 0' 21857 1726882736.69790: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21857 1726882736.70005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882736.70150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882736.70196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882736.72083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882736.72100: stdout chunk (state=3): >>><<< 21857 1726882736.72125: stderr chunk (state=3): >>><<< 21857 1726882736.72153: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882736.72168: _low_level_execute_command(): starting 21857 1726882736.72179: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882736.5744421-21969-152144343551579/AnsiballZ_setup.py && sleep 0' 21857 1726882736.72882: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21857 1726882736.72906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21857 1726882736.72923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882736.72943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21857 1726882736.72960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 21857 1726882736.72971: stderr chunk (state=3): >>>debug2: match not found <<< 21857 1726882736.73012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882736.73087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882736.73119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882736.73139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882736.73230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882736.75550: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21857 1726882736.75580: stdout chunk (state=3): >>>import _imp # builtin <<< 21857 1726882736.75627: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 21857 1726882736.75700: stdout chunk (state=3): >>>import '_io' # <<< 21857 1726882736.75704: stdout chunk (state=3): >>>import 'marshal' # <<< 21857 1726882736.75740: stdout chunk (state=3): >>>import 'posix' # <<< 21857 1726882736.75792: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21857 1726882736.75796: stdout chunk (state=3): >>>import 'time' # <<< 21857 1726882736.75815: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 21857 1726882736.75871: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882736.75908: stdout chunk (state=3): >>>import '_codecs' # <<< 21857 1726882736.75911: stdout chunk (state=3): >>>import 'codecs' # <<< 21857 1726882736.75956: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21857 1726882736.76014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 21857 1726882736.76019: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d1a4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d173b30> # /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' <<< 21857 1726882736.76069: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d1a6ab0> import '_signal' # <<< 21857 1726882736.76080: stdout chunk (state=3): >>>import '_abc' # <<< 21857 1726882736.76098: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 21857 1726882736.76134: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 21857 1726882736.76220: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21857 1726882736.76253: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 21857 1726882736.76298: stdout chunk (state=3): >>>import 'os' # <<< 21857 1726882736.76330: stdout chunk (state=3): >>>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' <<< 21857 1726882736.76369: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 21857 1726882736.76393: 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' <<< 21857 1726882736.76404: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cf991c0> <<< 21857 1726882736.76475: 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' <<< 21857 1726882736.76498: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cf9a000> <<< 21857 1726882736.76509: stdout chunk (state=3): >>>import 'site' # <<< 21857 1726882736.78742: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 21857 1726882736.79146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21857 1726882736.79150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21857 1726882736.79166: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 21857 1726882736.79179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882736.79197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21857 1726882736.79242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21857 1726882736.79257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21857 1726882736.79286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21857 1726882736.79297: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cfd7e90> <<< 21857 1726882736.79322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21857 1726882736.79334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 21857 1726882736.79362: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cfd7f50> <<< 21857 1726882736.79387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21857 1726882736.79410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21857 1726882736.79442: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21857 1726882736.79488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882736.79507: stdout chunk (state=3): >>>import 'itertools' # <<< 21857 1726882736.79536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 21857 1726882736.79550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d00f830> <<< 21857 1726882736.79567: 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' <<< 21857 1726882736.79579: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d00fec0> <<< 21857 1726882736.79588: stdout chunk (state=3): >>>import '_collections' # <<< 21857 1726882736.79646: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cfefb00> <<< 21857 1726882736.79649: stdout chunk (state=3): >>>import '_functools' # <<< 21857 1726882736.79684: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cfed1f0> <<< 21857 1726882736.79776: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cfd5040> <<< 21857 1726882736.79809: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21857 1726882736.79823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 21857 1726882736.79839: stdout chunk (state=3): >>>import '_sre' # <<< 21857 1726882736.79855: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21857 1726882736.79888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21857 1726882736.79908: 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' <<< 21857 1726882736.79941: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d0337d0> <<< 21857 1726882736.79957: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d0323f0> <<< 21857 1726882736.79990: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 21857 1726882736.80002: 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 0x7f1a2cfee2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d030bf0> <<< 21857 1726882736.80065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 21857 1726882736.80068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d060830> <<< 21857 1726882736.80071: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cfd42f0> <<< 21857 1726882736.80096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 21857 1726882736.80105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 21857 1726882736.80132: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882736.80134: 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 0x7f1a2d060ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d060b90> <<< 21857 1726882736.80176: 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 0x7f1a2d060f80> <<< 21857 1726882736.80179: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cfd2e40> <<< 21857 1726882736.80216: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 21857 1726882736.80225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882736.80238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21857 1726882736.80271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21857 1726882736.80284: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d061670> <<< 21857 1726882736.80292: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d061340> <<< 21857 1726882736.80298: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 21857 1726882736.80334: 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' <<< 21857 1726882736.80346: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d062570> <<< 21857 1726882736.80363: stdout chunk (state=3): >>>import 'importlib.util' # <<< 21857 1726882736.80368: stdout chunk (state=3): >>>import 'runpy' # <<< 21857 1726882736.80391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21857 1726882736.80451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21857 1726882736.80460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 21857 1726882736.80464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d07c770> <<< 21857 1726882736.80475: stdout chunk (state=3): >>>import 'errno' # <<< 21857 1726882736.80512: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882736.80541: 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 0x7f1a2d07deb0> <<< 21857 1726882736.80572: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 21857 1726882736.80592: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d07ed50> <<< 21857 1726882736.80632: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882736.80674: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a2d07f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d07e2a0> # /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' <<< 21857 1726882736.80726: 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 0x7f1a2d07fe00> <<< 21857 1726882736.80739: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d07f530> <<< 21857 1726882736.80788: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d0625a0> <<< 21857 1726882736.80810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21857 1726882736.80839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21857 1726882736.80862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21857 1726882736.80905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a2cdb3cb0> <<< 21857 1726882736.80968: 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' <<< 21857 1726882736.80972: 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 0x7f1a2cddc830> <<< 21857 1726882736.80993: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cddc590> # 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 0x7f1a2cddc860> <<< 21857 1726882736.81037: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a2cddca40> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cdb1e50> <<< 21857 1726882736.81055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21857 1726882736.81159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21857 1726882736.81185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 21857 1726882736.81204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cdde0f0> <<< 21857 1726882736.81243: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cddcd70> <<< 21857 1726882736.81246: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d062c90> <<< 21857 1726882736.81262: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21857 1726882736.81317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882736.81331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21857 1726882736.81434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ce06480> <<< 21857 1726882736.81453: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21857 1726882736.81468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882736.81526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21857 1726882736.81562: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ce22630> <<< 21857 1726882736.81582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21857 1726882736.81614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21857 1726882736.81669: stdout chunk (state=3): >>>import 'ntpath' # <<< 21857 1726882736.81694: 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'<<< 21857 1726882736.81715: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ce57410> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21857 1726882736.81753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21857 1726882736.81773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21857 1726882736.81824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21857 1726882736.81909: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ce7dbb0> <<< 21857 1726882736.81987: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ce57530> <<< 21857 1726882736.82030: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ce232c0> <<< 21857 1726882736.82060: 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 0x7f1a2cc58590> <<< 21857 1726882736.82079: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ce21670> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cddf020> <<< 21857 1726882736.82249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21857 1726882736.82263: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1a2cc58860> <<< 21857 1726882736.82445: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_kk0_de_9/ansible_setup_payload.zip' <<< 21857 1726882736.82447: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.82595: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.82620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21857 1726882736.82635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21857 1726882736.82676: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21857 1726882736.82753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21857 1726882736.82788: 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'<<< 21857 1726882736.82791: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ccc6390> import '_typing' # <<< 21857 1726882736.82994: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cc9d280> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cc9c3e0> <<< 21857 1726882736.83001: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.83025: stdout chunk (state=3): >>>import 'ansible' # <<< 21857 1726882736.83037: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.83050: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.83068: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.83072: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 21857 1726882736.83093: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.84630: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.85884: 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 0x7f1a2ccc4260> <<< 21857 1726882736.85917: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 21857 1726882736.85943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882736.85978: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 21857 1726882736.86017: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882736.86020: 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 0x7f1a2ccf1e20> <<< 21857 1726882736.86059: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ccf1bb0> <<< 21857 1726882736.86088: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ccf14c0> <<< 21857 1726882736.86098: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 21857 1726882736.86117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 21857 1726882736.86166: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ccf1910> <<< 21857 1726882736.86185: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ccc7020> import 'atexit' # <<< 21857 1726882736.86213: 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 0x7f1a2ccf2b70> <<< 21857 1726882736.86233: 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 0x7f1a2ccf2d50> <<< 21857 1726882736.86252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21857 1726882736.86312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21857 1726882736.86315: stdout chunk (state=3): >>>import '_locale' # <<< 21857 1726882736.86372: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ccf3290> <<< 21857 1726882736.86387: stdout chunk (state=3): >>>import 'pwd' # <<< 21857 1726882736.86407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21857 1726882736.86418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21857 1726882736.86457: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb58f80> <<< 21857 1726882736.86486: 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 0x7f1a2cb5aba0> <<< 21857 1726882736.86509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21857 1726882736.86531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 21857 1726882736.86568: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb5b560> <<< 21857 1726882736.86588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21857 1726882736.86610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21857 1726882736.86644: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb5c740> <<< 21857 1726882736.86667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21857 1726882736.86706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21857 1726882736.86717: 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' <<< 21857 1726882736.86780: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb5f200> <<< 21857 1726882736.86813: 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 0x7f1a2cb5f320> <<< 21857 1726882736.86841: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb5d4c0> <<< 21857 1726882736.86894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21857 1726882736.86899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21857 1726882736.86935: 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' <<< 21857 1726882736.86939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21857 1726882736.86975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21857 1726882736.87006: 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' <<< 21857 1726882736.87031: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb63110> import '_tokenize' # <<< 21857 1726882736.87104: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb61be0> <<< 21857 1726882736.87132: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb61940> # /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' <<< 21857 1726882736.87203: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb61eb0> <<< 21857 1726882736.87253: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb5d9d0> <<< 21857 1726882736.87287: 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 0x7f1a2cba7230> <<< 21857 1726882736.87310: 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 0x7f1a2cba7380> <<< 21857 1726882736.87342: 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 <<< 21857 1726882736.87370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 21857 1726882736.87424: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a2cba8fb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cba8d70> <<< 21857 1726882736.87428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21857 1726882736.87532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21857 1726882736.87584: 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 0x7f1a2cbab410> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cba9610> <<< 21857 1726882736.87614: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21857 1726882736.87659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882736.87691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 21857 1726882736.87711: stdout chunk (state=3): >>>import '_string' # <<< 21857 1726882736.87744: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cbb6c30> <<< 21857 1726882736.87878: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cbab5c0> <<< 21857 1726882736.87957: 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 0x7f1a2cbb79e0> <<< 21857 1726882736.87990: 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 0x7f1a2cbb7bf0> <<< 21857 1726882736.88059: 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 0x7f1a2cbb7e90> <<< 21857 1726882736.88087: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cba7680> # /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' <<< 21857 1726882736.88104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21857 1726882736.88131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21857 1726882736.88180: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882736.88185: 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 0x7f1a2cbbb500> <<< 21857 1726882736.88365: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a2cbbca70> <<< 21857 1726882736.88368: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cbb9cd0> <<< 21857 1726882736.88432: 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 0x7f1a2cbbb080> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cbb98e0> <<< 21857 1726882736.88440: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.88459: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 21857 1726882736.88470: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.88553: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.88674: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.88677: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 21857 1726882736.88727: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21857 1726882736.88741: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.88858: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.88990: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.89590: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.90213: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 21857 1726882736.90223: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 21857 1726882736.90242: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21857 1726882736.90271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882736.90309: 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 0x7f1a2ca40b60> <<< 21857 1726882736.90410: 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' <<< 21857 1726882736.90438: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ca41970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cbbf530> <<< 21857 1726882736.90496: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21857 1726882736.90552: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21857 1726882736.90556: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 21857 1726882736.90568: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.90715: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.90896: 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' <<< 21857 1726882736.90916: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ca41b80> <<< 21857 1726882736.90930: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.91428: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.91938: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.92008: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.92092: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21857 1726882736.92101: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.92141: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.92191: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21857 1726882736.92194: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.92269: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.92378: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21857 1726882736.92414: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.92417: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 21857 1726882736.92440: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.92453: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.92502: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21857 1726882736.92519: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.92762: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.93021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21857 1726882736.93090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21857 1726882736.93101: stdout chunk (state=3): >>>import '_ast' # <<< 21857 1726882736.93174: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ca42b70> <<< 21857 1726882736.93189: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.93256: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.93345: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 21857 1726882736.93365: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 21857 1726882736.93390: 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' <<< 21857 1726882736.93465: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882736.93597: 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 0x7f1a2ca4a360> <<< 21857 1726882736.93672: 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 0x7f1a2ca4acc0> <<< 21857 1726882736.93676: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ca43aa0> <<< 21857 1726882736.93695: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.93741: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.93790: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21857 1726882736.93793: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.93846: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.93883: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.93950: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.94019: 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 <<< 21857 1726882736.94061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882736.94147: 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 0x7f1a2ca498e0> <<< 21857 1726882736.94217: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ca4aed0> <<< 21857 1726882736.94240: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 21857 1726882736.94251: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.94319: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.94376: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.94407: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.94461: 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' <<< 21857 1726882736.94476: 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 <<< 21857 1726882736.94519: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21857 1726882736.94525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21857 1726882736.94609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21857 1726882736.94613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21857 1726882736.94628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21857 1726882736.94684: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cadaf00> <<< 21857 1726882736.94732: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ca54c50> <<< 21857 1726882736.94814: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ca52f00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ca52d50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21857 1726882736.94833: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.94874: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.94901: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21857 1726882736.94960: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21857 1726882736.94992: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 21857 1726882736.95012: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95064: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95140: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95166: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95180: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95237: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95269: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95309: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 21857 1726882736.95374: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95453: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95526: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95555: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95591: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 21857 1726882736.95605: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95801: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.95991: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.96039: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.96110: 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' <<< 21857 1726882736.96128: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 21857 1726882736.96154: stdout chunk (state=3): >>># 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 <<< 21857 1726882736.96180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 21857 1726882736.96200: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cae1cd0> <<< 21857 1726882736.96250: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 21857 1726882736.96258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 21857 1726882736.96280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 21857 1726882736.96303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 21857 1726882736.96340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 21857 1726882736.96365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c51c410> <<< 21857 1726882736.96413: 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 0x7f1a2c51c770> <<< 21857 1726882736.96483: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cac1460> <<< 21857 1726882736.96504: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cac0350> <<< 21857 1726882736.96536: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cae03e0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cae3920> <<< 21857 1726882736.96552: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21857 1726882736.96648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21857 1726882736.96657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 21857 1726882736.96689: stdout chunk (state=3): >>># 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' <<< 21857 1726882736.96737: 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 0x7f1a2c51f740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c51eff0> <<< 21857 1726882736.96786: 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 0x7f1a2c51f1d0> <<< 21857 1726882736.96789: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c51e420> <<< 21857 1726882736.96812: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 21857 1726882736.96927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 21857 1726882736.96949: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c51f860> <<< 21857 1726882736.96994: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21857 1726882736.96997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 21857 1726882736.97041: 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 0x7f1a2c586360> <<< 21857 1726882736.97045: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c584380> <<< 21857 1726882736.97086: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cae1490> import 'ansible.module_utils.facts.timeout' # <<< 21857 1726882736.97133: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 21857 1726882736.97151: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 21857 1726882736.97216: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.97286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 21857 1726882736.97304: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.97356: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.97427: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 21857 1726882736.97456: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 21857 1726882736.97485: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.97520: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.97526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 21857 1726882736.97546: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.97590: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.97653: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 21857 1726882736.97656: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.97701: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.97744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 21857 1726882736.97818: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.97879: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.97944: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.98016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 21857 1726882736.98035: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.98563: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.99058: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 21857 1726882736.99123: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.99180: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.99219: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.99262: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 21857 1726882736.99299: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.99303: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.99345: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 21857 1726882736.99408: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.99477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 21857 1726882736.99501: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.99518: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.99564: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 21857 1726882736.99567: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.99611: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.99644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 21857 1726882736.99648: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.99726: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882736.99827: 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' <<< 21857 1726882736.99860: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c586690> <<< 21857 1726882736.99873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21857 1726882736.99906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21857 1726882737.00051: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c587290> import 'ansible.module_utils.facts.system.local' # <<< 21857 1726882737.00065: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.00133: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.00214: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 21857 1726882737.00218: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.00308: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.00414: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 21857 1726882737.00428: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.00508: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.00593: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 21857 1726882737.00596: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.00636: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.00689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21857 1726882737.00738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21857 1726882737.00809: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882737.00875: 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 0x7f1a2c5ba7e0> <<< 21857 1726882737.01091: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c5a2540> import 'ansible.module_utils.facts.system.python' # <<< 21857 1726882737.01110: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.01168: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.01228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 21857 1726882737.01242: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.01328: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.01415: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.01545: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.01714: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 21857 1726882737.01728: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.01760: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.01816: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 21857 1726882737.01843: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.01861: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.01912: 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' <<< 21857 1726882737.01979: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882737.01987: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a2c5d6300> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c5d5f10> import 'ansible.module_utils.facts.system.user' # <<< 21857 1726882737.02027: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 21857 1726882737.02039: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.02077: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.02135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 21857 1726882737.02140: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.02307: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.02474: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21857 1726882737.02491: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.02595: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.02705: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.02747: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.02807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 21857 1726882737.02811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 21857 1726882737.02861: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21857 1726882737.02865: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.03013: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.03188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 21857 1726882737.03213: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 21857 1726882737.03330: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.03479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 21857 1726882737.03502: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.03524: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.03550: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.04159: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.04734: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 21857 1726882737.04743: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.04862: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.04975: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 21857 1726882737.04990: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.05094: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.05206: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 21857 1726882737.05211: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.05383: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.05555: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 21857 1726882737.05575: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.05585: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.05597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 21857 1726882737.05611: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.05653: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.05702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 21857 1726882737.05709: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.05836: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.05941: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.06159: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.06396: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 21857 1726882737.06418: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.06452: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.06502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 21857 1726882737.06505: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.06557: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.06560: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 21857 1726882737.06590: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.06649: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.06718: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 21857 1726882737.06746: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.06759: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.06788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 21857 1726882737.06802: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.06886: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.06926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 21857 1726882737.06938: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.07032: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.07117: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 21857 1726882737.07365: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.07656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 21857 1726882737.07667: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.07733: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.07797: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 21857 1726882737.07808: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.07843: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.07888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 21857 1726882737.07891: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.07934: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.07968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 21857 1726882737.07976: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08009: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 21857 1726882737.08057: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08147: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08235: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 21857 1726882737.08263: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08266: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 21857 1726882737.08285: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08335: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08377: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 21857 1726882737.08395: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08410: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08439: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08490: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08546: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08623: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 21857 1726882737.08715: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 21857 1726882737.08732: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08786: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.08845: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 21857 1726882737.08854: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.09073: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.09293: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21857 1726882737.09300: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.09355: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.09410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 21857 1726882737.09418: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.09468: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.09538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 21857 1726882737.09632: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.09745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 21857 1726882737.09748: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.09835: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.09937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21857 1726882737.10029: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882737.10232: 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' <<< 21857 1726882737.10282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 21857 1726882737.10286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 21857 1726882737.10303: 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 0x7f1a2beb2db0> <<< 21857 1726882737.10306: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2beb39e0> <<< 21857 1726882737.10368: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2beb3140> <<< 21857 1726882738.39872: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_fips": false, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": t<<< 21857 1726882738.39879: stdout chunk (state=3): >>>rue, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "38", "second": "58", "epoch": "1726882738", "epoch_int": "1726882738", "date": "2024-09-20", "time": "21:38:58", "iso8601_micro": "2024-09-21T01:38:58.396063Z", "iso8601": "2024-09-21T01:38:58Z", "iso8601_basic": "20240920T213858396063", "iso8601_basic_short": "20240920T213858", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_local": {}, "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"}}} <<< 21857 1726882738.40472: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 21857 1726882738.40478: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40496: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 21857 1726882738.40531: 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 # 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 <<< 21857 1726882738.40537: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40569: stdout chunk (state=3): >>># 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 _sha2 # 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 <<< 21857 1726882738.40620: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40634: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40641: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40649: stdout chunk (state=3): >>># cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon <<< 21857 1726882738.40656: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40662: 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 <<< 21857 1726882738.40684: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale <<< 21857 1726882738.40713: stdout chunk (state=3): >>># destroy ansible.module_utils.common.locale <<< 21857 1726882738.40720: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40749: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40753: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40772: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40801: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40808: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40829: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40849: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40862: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40878: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.40887: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.41225: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21857 1726882738.41266: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 21857 1726882738.41273: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 21857 1726882738.41294: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 21857 1726882738.41324: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 21857 1726882738.41335: stdout chunk (state=3): >>># destroy ntpath <<< 21857 1726882738.41362: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 21857 1726882738.41405: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 21857 1726882738.41445: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog<<< 21857 1726882738.41448: stdout chunk (state=3): >>> # destroy uuid <<< 21857 1726882738.41503: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 21857 1726882738.41518: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 21857 1726882738.41557: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing <<< 21857 1726882738.41610: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 21857 1726882738.41619: stdout chunk (state=3): >>># destroy _pickle <<< 21857 1726882738.41622: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 21857 1726882738.41678: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl <<< 21857 1726882738.41683: stdout chunk (state=3): >>># destroy datetime # destroy subprocess <<< 21857 1726882738.41685: stdout chunk (state=3): >>># destroy base64 <<< 21857 1726882738.41695: stdout chunk (state=3): >>># destroy _ssl <<< 21857 1726882738.41727: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 21857 1726882738.41747: stdout chunk (state=3): >>># destroy termios # destroy errno # destroy json <<< 21857 1726882738.41767: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 21857 1726882738.41780: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 21857 1726882738.41832: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 21857 1726882738.41862: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 21857 1726882738.41899: 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 # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 21857 1726882738.41906: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 21857 1726882738.42012: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # 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 <<< 21857 1726882738.42037: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 21857 1726882738.42044: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.42062: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.42260: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections <<< 21857 1726882738.42264: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 21857 1726882738.42298: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 21857 1726882738.42338: 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<<< 21857 1726882738.42342: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 21857 1726882738.42390: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules <<< 21857 1726882738.42393: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 21857 1726882738.42497: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 21857 1726882738.42501: stdout chunk (state=3): >>># destroy time <<< 21857 1726882738.42532: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 21857 1726882738.42587: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 21857 1726882738.42591: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 21857 1726882738.42607: stdout chunk (state=3): >>># clear sys.audit hooks <<< 21857 1726882738.43035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 21857 1726882738.43093: stderr chunk (state=3): >>><<< 21857 1726882738.43096: stdout chunk (state=3): >>><<< 21857 1726882738.43182: _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 0x7f1a2d1a4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d173b30> # /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 0x7f1a2d1a6ab0> 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 0x7f1a2cf991c0> # /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 0x7f1a2cf9a000> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f1a2cfd7e90> # /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 0x7f1a2cfd7f50> # /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 0x7f1a2d00f830> # /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 0x7f1a2d00fec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cfefb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cfed1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cfd5040> # /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 0x7f1a2d0337d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d0323f0> # /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 0x7f1a2cfee2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d030bf0> # /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 0x7f1a2d060830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cfd42f0> # /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 0x7f1a2d060ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d060b90> # 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 0x7f1a2d060f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cfd2e40> # /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 0x7f1a2d061670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d061340> 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 0x7f1a2d062570> 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 0x7f1a2d07c770> 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 0x7f1a2d07deb0> # /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 0x7f1a2d07ed50> # 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 0x7f1a2d07f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d07e2a0> # /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 0x7f1a2d07fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d07f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d0625a0> # /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 0x7f1a2cdb3cb0> # /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 0x7f1a2cddc830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cddc590> # 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 0x7f1a2cddc860> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a2cddca40> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cdb1e50> # /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 0x7f1a2cdde0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cddcd70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2d062c90> # /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 0x7f1a2ce06480> # /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 0x7f1a2ce22630> # /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 0x7f1a2ce57410> # /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 0x7f1a2ce7dbb0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ce57530> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ce232c0> # /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 0x7f1a2cc58590> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ce21670> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cddf020> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1a2cc58860> # zipimport: found 103 names in '/tmp/ansible_setup_payload_kk0_de_9/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 0x7f1a2ccc6390> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cc9d280> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cc9c3e0> # 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 0x7f1a2ccc4260> # /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 0x7f1a2ccf1e20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ccf1bb0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ccf14c0> # /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 0x7f1a2ccf1910> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ccc7020> 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 0x7f1a2ccf2b70> # 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 0x7f1a2ccf2d50> # /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 0x7f1a2ccf3290> 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 0x7f1a2cb58f80> # 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 0x7f1a2cb5aba0> # /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 0x7f1a2cb5b560> # /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 0x7f1a2cb5c740> # /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 0x7f1a2cb5f200> # 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 0x7f1a2cb5f320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb5d4c0> # /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 0x7f1a2cb63110> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb61be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb61940> # /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 0x7f1a2cb61eb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cb5d9d0> # 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 0x7f1a2cba7230> # /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 0x7f1a2cba7380> # /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 0x7f1a2cba8fb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cba8d70> # /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 0x7f1a2cbab410> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cba9610> # /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 0x7f1a2cbb6c30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cbab5c0> # 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 0x7f1a2cbb79e0> # 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 0x7f1a2cbb7bf0> # 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 0x7f1a2cbb7e90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cba7680> # /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 0x7f1a2cbbb500> # 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 0x7f1a2cbbca70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cbb9cd0> # 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 0x7f1a2cbbb080> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cbb98e0> # 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 0x7f1a2ca40b60> # /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 0x7f1a2ca41970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cbbf530> 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 0x7f1a2ca41b80> # 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 0x7f1a2ca42b70> # 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' # # /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 0x7f1a2ca4a360> # 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 0x7f1a2ca4acc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ca43aa0> # 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 0x7f1a2ca498e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ca4aed0> 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 0x7f1a2cadaf00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ca54c50> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ca52f00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2ca52d50> # 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 0x7f1a2cae1cd0> # /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 0x7f1a2c51c410> # 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 0x7f1a2c51c770> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cac1460> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cac0350> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cae03e0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cae3920> # /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 0x7f1a2c51f740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c51eff0> # 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 0x7f1a2c51f1d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c51e420> # /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 0x7f1a2c51f860> # /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 0x7f1a2c586360> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c584380> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2cae1490> 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 0x7f1a2c586690> # /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 0x7f1a2c587290> 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 0x7f1a2c5ba7e0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c5a2540> 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 0x7f1a2c5d6300> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2c5d5f10> 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 0x7f1a2beb2db0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2beb39e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a2beb3140> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_fips": false, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "38", "second": "58", "epoch": "1726882738", "epoch_int": "1726882738", "date": "2024-09-20", "time": "21:38:58", "iso8601_micro": "2024-09-21T01:38:58.396063Z", "iso8601": "2024-09-21T01:38:58Z", "iso8601_basic": "20240920T213858396063", "iso8601_basic_short": "20240920T213858", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_local": {}, "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 21857 1726882738.44036: 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-1726882736.5744421-21969-152144343551579/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21857 1726882738.44040: _low_level_execute_command(): starting 21857 1726882738.44046: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882736.5744421-21969-152144343551579/ > /dev/null 2>&1 && sleep 0' 21857 1726882738.44052: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21857 1726882738.44055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21857 1726882738.44057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882738.44060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21857 1726882738.44085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 21857 1726882738.44089: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882738.44092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21857 1726882738.44094: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882738.44105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882738.44161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882738.44166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882738.44230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882738.46137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882738.46163: stderr chunk (state=3): >>><<< 21857 1726882738.46169: stdout chunk (state=3): >>><<< 21857 1726882738.46187: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882738.46190: handler run complete 21857 1726882738.46222: variable 'ansible_facts' from source: unknown 21857 1726882738.46269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882738.46348: variable 'ansible_facts' from source: unknown 21857 1726882738.46397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882738.46435: attempt loop complete, returning result 21857 1726882738.46439: _execute() done 21857 1726882738.46443: dumping result to json 21857 1726882738.46452: done dumping result, returning 21857 1726882738.46459: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affc7ec-ae25-c255-e53c-0000000000ca] 21857 1726882738.46465: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000ca 21857 1726882738.46609: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000ca 21857 1726882738.46612: WORKER PROCESS EXITING ok: [managed_node1] 21857 1726882738.46733: no more pending results, returning what we have 21857 1726882738.46736: results queue empty 21857 1726882738.46737: checking for any_errors_fatal 21857 1726882738.46738: done checking for any_errors_fatal 21857 1726882738.46739: checking for max_fail_percentage 21857 1726882738.46740: done checking for max_fail_percentage 21857 1726882738.46741: checking to see if all hosts have failed and the running result is not ok 21857 1726882738.46742: done checking to see if all hosts have failed 21857 1726882738.46743: getting the remaining hosts for this loop 21857 1726882738.46744: done getting the remaining hosts for this loop 21857 1726882738.46748: getting the next task for host managed_node1 21857 1726882738.46756: done getting next task for host managed_node1 21857 1726882738.46759: ^ task is: TASK: Check if system is ostree 21857 1726882738.46761: ^ 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 21857 1726882738.46764: getting variables 21857 1726882738.46766: in VariableManager get_vars() 21857 1726882738.46811: Calling all_inventory to load vars for managed_node1 21857 1726882738.46814: Calling groups_inventory to load vars for managed_node1 21857 1726882738.46817: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882738.46829: Calling all_plugins_play to load vars for managed_node1 21857 1726882738.46831: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882738.46841: Calling groups_plugins_play to load vars for managed_node1 21857 1726882738.47001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882738.47139: done with get_vars() 21857 1726882738.47146: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:38:58 -0400 (0:00:02.002) 0:00:05.165 ****** 21857 1726882738.47220: entering _queue_task() for managed_node1/stat 21857 1726882738.47456: worker is 1 (out of 1 available) 21857 1726882738.47470: exiting _queue_task() for managed_node1/stat 21857 1726882738.47484: done queuing things up, now waiting for results queue to drain 21857 1726882738.47486: waiting for pending results... 21857 1726882738.47633: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 21857 1726882738.47710: in run() - task 0affc7ec-ae25-c255-e53c-0000000000cc 21857 1726882738.47723: variable 'ansible_search_path' from source: unknown 21857 1726882738.47732: variable 'ansible_search_path' from source: unknown 21857 1726882738.47759: calling self._execute() 21857 1726882738.47815: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882738.47821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882738.47837: variable 'omit' from source: magic vars 21857 1726882738.48202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21857 1726882738.48390: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21857 1726882738.48424: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21857 1726882738.48451: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21857 1726882738.48495: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21857 1726882738.48565: 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) 21857 1726882738.48587: 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) 21857 1726882738.48607: 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) 21857 1726882738.48630: 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) 21857 1726882738.48725: Evaluated conditional (not __network_is_ostree is defined): True 21857 1726882738.48730: variable 'omit' from source: magic vars 21857 1726882738.48757: variable 'omit' from source: magic vars 21857 1726882738.48785: variable 'omit' from source: magic vars 21857 1726882738.48804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21857 1726882738.48832: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21857 1726882738.48847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21857 1726882738.48860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21857 1726882738.48868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21857 1726882738.48894: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21857 1726882738.48898: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882738.48900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882738.48976: Set connection var ansible_pipelining to False 21857 1726882738.48980: Set connection var ansible_shell_type to sh 21857 1726882738.48986: Set connection var ansible_timeout to 10 21857 1726882738.48992: Set connection var ansible_shell_executable to /bin/sh 21857 1726882738.48998: Set connection var ansible_connection to ssh 21857 1726882738.49005: Set connection var ansible_module_compression to ZIP_DEFLATED 21857 1726882738.49021: variable 'ansible_shell_executable' from source: unknown 21857 1726882738.49027: variable 'ansible_connection' from source: unknown 21857 1726882738.49030: variable 'ansible_module_compression' from source: unknown 21857 1726882738.49033: variable 'ansible_shell_type' from source: unknown 21857 1726882738.49035: variable 'ansible_shell_executable' from source: unknown 21857 1726882738.49037: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882738.49041: variable 'ansible_pipelining' from source: unknown 21857 1726882738.49043: variable 'ansible_timeout' from source: unknown 21857 1726882738.49045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882738.49151: 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) 21857 1726882738.49164: variable 'omit' from source: magic vars 21857 1726882738.49168: starting attempt loop 21857 1726882738.49170: running the handler 21857 1726882738.49178: _low_level_execute_command(): starting 21857 1726882738.49186: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21857 1726882738.49696: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21857 1726882738.49744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21857 1726882738.49748: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882738.49750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 21857 1726882738.49753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882738.49755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882738.49791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882738.49795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882738.49804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882738.49865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882738.51495: stdout chunk (state=3): >>>/root <<< 21857 1726882738.51602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882738.51660: stderr chunk (state=3): >>><<< 21857 1726882738.51665: stdout chunk (state=3): >>><<< 21857 1726882738.51691: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882738.51702: _low_level_execute_command(): starting 21857 1726882738.51709: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882738.5168872-22025-255657690023662 `" && echo ansible-tmp-1726882738.5168872-22025-255657690023662="` echo /root/.ansible/tmp/ansible-tmp-1726882738.5168872-22025-255657690023662 `" ) && sleep 0' 21857 1726882738.52172: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21857 1726882738.52176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 21857 1726882738.52178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882738.52181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882738.52186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882738.52228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882738.52249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882738.52297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882738.54226: stdout chunk (state=3): >>>ansible-tmp-1726882738.5168872-22025-255657690023662=/root/.ansible/tmp/ansible-tmp-1726882738.5168872-22025-255657690023662 <<< 21857 1726882738.54341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882738.54396: stderr chunk (state=3): >>><<< 21857 1726882738.54400: stdout chunk (state=3): >>><<< 21857 1726882738.54415: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882738.5168872-22025-255657690023662=/root/.ansible/tmp/ansible-tmp-1726882738.5168872-22025-255657690023662 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882738.54460: variable 'ansible_module_compression' from source: unknown 21857 1726882738.54527: ANSIBALLZ: Using lock for stat 21857 1726882738.54530: ANSIBALLZ: Acquiring lock 21857 1726882738.54533: ANSIBALLZ: Lock acquired: 139651093746400 21857 1726882738.54535: ANSIBALLZ: Creating module 21857 1726882738.62649: ANSIBALLZ: Writing module into payload 21857 1726882738.62718: ANSIBALLZ: Writing module 21857 1726882738.62735: ANSIBALLZ: Renaming module 21857 1726882738.62741: ANSIBALLZ: Done creating module 21857 1726882738.62755: variable 'ansible_facts' from source: unknown 21857 1726882738.62806: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882738.5168872-22025-255657690023662/AnsiballZ_stat.py 21857 1726882738.62910: Sending initial data 21857 1726882738.62914: Sent initial data (153 bytes) 21857 1726882738.63395: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882738.63399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882738.63401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882738.63403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882738.63456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882738.63459: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882738.63469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882738.63519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882738.65112: 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 <<< 21857 1726882738.65115: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21857 1726882738.65159: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21857 1726882738.65209: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21857ptqb4rjg/tmph8qm_gxq /root/.ansible/tmp/ansible-tmp-1726882738.5168872-22025-255657690023662/AnsiballZ_stat.py <<< 21857 1726882738.65217: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882738.5168872-22025-255657690023662/AnsiballZ_stat.py" <<< 21857 1726882738.65260: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21857ptqb4rjg/tmph8qm_gxq" to remote "/root/.ansible/tmp/ansible-tmp-1726882738.5168872-22025-255657690023662/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882738.5168872-22025-255657690023662/AnsiballZ_stat.py" <<< 21857 1726882738.66027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882738.66057: stderr chunk (state=3): >>><<< 21857 1726882738.66069: stdout chunk (state=3): >>><<< 21857 1726882738.66097: done transferring module to remote 21857 1726882738.66116: _low_level_execute_command(): starting 21857 1726882738.66129: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882738.5168872-22025-255657690023662/ /root/.ansible/tmp/ansible-tmp-1726882738.5168872-22025-255657690023662/AnsiballZ_stat.py && sleep 0' 21857 1726882738.66684: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21857 1726882738.66703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882738.66721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882738.66776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882738.66778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882738.66829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882738.68686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882738.68689: stdout chunk (state=3): >>><<< 21857 1726882738.68691: stderr chunk (state=3): >>><<< 21857 1726882738.68704: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882738.68711: _low_level_execute_command(): starting 21857 1726882738.68718: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882738.5168872-22025-255657690023662/AnsiballZ_stat.py && sleep 0' 21857 1726882738.69305: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21857 1726882738.69319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21857 1726882738.69336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882738.69352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21857 1726882738.69371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 21857 1726882738.69384: stderr chunk (state=3): >>>debug2: match not found <<< 21857 1726882738.69397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882738.69413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21857 1726882738.69431: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 21857 1726882738.69444: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21857 1726882738.69484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21857 1726882738.69544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 21857 1726882738.69560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882738.69586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882738.69667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882738.72002: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21857 1726882738.72041: stdout chunk (state=3): >>>import _imp # builtin <<< 21857 1726882738.72080: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 21857 1726882738.72154: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21857 1726882738.72196: stdout chunk (state=3): >>>import 'posix' # <<< 21857 1726882738.72238: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21857 1726882738.72266: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 21857 1726882738.72294: stdout chunk (state=3): >>># installed zipimport hook <<< 21857 1726882738.72342: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882738.72359: stdout chunk (state=3): >>>import '_codecs' # <<< 21857 1726882738.72384: stdout chunk (state=3): >>>import 'codecs' # <<< 21857 1726882738.72426: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21857 1726882738.72479: 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 0x7f0b82918530> <<< 21857 1726882738.72482: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b828e7b30> <<< 21857 1726882738.72509: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8291aab0> <<< 21857 1726882738.72561: stdout chunk (state=3): >>>import '_signal' # <<< 21857 1726882738.72566: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 21857 1726882738.72586: stdout chunk (state=3): >>>import 'io' # <<< 21857 1726882738.72628: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 21857 1726882738.72721: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21857 1726882738.72760: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 21857 1726882738.72772: stdout chunk (state=3): >>>import 'os' # <<< 21857 1726882738.72832: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 21857 1726882738.72874: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 21857 1726882738.72907: 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' <<< 21857 1726882738.72910: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8270d190> <<< 21857 1726882738.72984: 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' <<< 21857 1726882738.73001: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8270dfd0> <<< 21857 1726882738.73024: stdout chunk (state=3): >>>import 'site' # <<< 21857 1726882738.73060: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 21857 1726882738.73315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21857 1726882738.73347: 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 <<< 21857 1726882738.73371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882738.73384: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21857 1726882738.73438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21857 1726882738.73478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21857 1726882738.73495: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8274be60> <<< 21857 1726882738.73521: 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' <<< 21857 1726882738.73554: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8274bf20> <<< 21857 1726882738.73577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21857 1726882738.73599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21857 1726882738.73638: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21857 1726882738.73683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882738.73724: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 21857 1726882738.73752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82783830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 21857 1726882738.73812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82783ec0> import '_collections' # <<< 21857 1726882738.73850: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82763b30> <<< 21857 1726882738.73865: stdout chunk (state=3): >>>import '_functools' # <<< 21857 1726882738.73890: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82761250> <<< 21857 1726882738.74001: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82749010> <<< 21857 1726882738.74027: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21857 1726882738.74044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 21857 1726882738.74078: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21857 1726882738.74098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21857 1726882738.74126: 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' <<< 21857 1726882738.74177: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827a7830> <<< 21857 1726882738.74183: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827a6450> <<< 21857 1726882738.74212: 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 0x7f0b82762120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827a4bc0> <<< 21857 1726882738.74315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827d4860> <<< 21857 1726882738.74355: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827482c0> # /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' <<< 21857 1726882738.74369: 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 0x7f0b827d4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827d4bc0> <<< 21857 1726882738.74416: 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 0x7f0b827d4f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82746de0> <<< 21857 1726882738.74452: 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' <<< 21857 1726882738.74472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21857 1726882738.74530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21857 1726882738.74540: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827d5670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827d5340> import 'importlib.machinery' # <<< 21857 1726882738.74576: 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' <<< 21857 1726882738.74616: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827d6570> <<< 21857 1726882738.74620: stdout chunk (state=3): >>>import 'importlib.util' # <<< 21857 1726882738.74648: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21857 1726882738.74675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21857 1726882738.74708: 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 0x7f0b827f07a0> <<< 21857 1726882738.74730: stdout chunk (state=3): >>>import 'errno' # <<< 21857 1726882738.74768: 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 0x7f0b827f1ee0> <<< 21857 1726882738.74811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 21857 1726882738.74820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 21857 1726882738.74885: 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 0x7f0b827f2d80> <<< 21857 1726882738.74946: 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 0x7f0b827f33b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827f22d0> <<< 21857 1726882738.74951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 21857 1726882738.74987: stdout chunk (state=3): >>># 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' <<< 21857 1726882738.74999: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0b827f3dd0> <<< 21857 1726882738.75017: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827f3530> <<< 21857 1726882738.75047: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827d65d0> <<< 21857 1726882738.75062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21857 1726882738.75101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21857 1726882738.75110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21857 1726882738.75141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21857 1726882738.75164: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882738.75188: 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 0x7f0b825cfce0> <<< 21857 1726882738.75199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 21857 1726882738.75209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 21857 1726882738.75236: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882738.75239: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0b825f8800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b825f8560> <<< 21857 1726882738.75266: 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 0x7f0b825f8770> <<< 21857 1726882738.75298: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0b825f89e0> <<< 21857 1726882738.75328: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b825cde80> <<< 21857 1726882738.75346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21857 1726882738.75448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21857 1726882738.75462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 21857 1726882738.75484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 21857 1726882738.75491: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b825fa060> <<< 21857 1726882738.75518: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b825f8ce0> <<< 21857 1726882738.75537: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827d6cc0> <<< 21857 1726882738.75568: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21857 1726882738.75619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882738.75649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21857 1726882738.75688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21857 1726882738.75756: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82626420> <<< 21857 1726882738.75796: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21857 1726882738.75799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882738.75816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 21857 1726882738.75839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21857 1726882738.75958: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8263e4e0> <<< 21857 1726882738.75993: stdout chunk (state=3): >>># /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' <<< 21857 1726882738.76015: stdout chunk (state=3): >>>import 'ntpath' # <<< 21857 1726882738.76048: 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 0x7f0b8267b260> <<< 21857 1726882738.76061: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21857 1726882738.76108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21857 1726882738.76124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21857 1726882738.76165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21857 1726882738.76258: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82699a00> <<< 21857 1726882738.76340: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8267b380> <<< 21857 1726882738.76385: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8263f170> <<< 21857 1726882738.76425: 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 0x7f0b82478350> <<< 21857 1726882738.76451: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8263d520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b825fafc0> <<< 21857 1726882738.76552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21857 1726882738.76574: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0b8263d640> <<< 21857 1726882738.76649: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_oua8m544/ansible_stat_payload.zip' # zipimport: zlib available <<< 21857 1726882738.76802: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.76856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21857 1726882738.76988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21857 1726882738.77068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824ce030> import '_typing' # <<< 21857 1726882738.77248: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824a4f20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824a40b0> # zipimport: zlib available <<< 21857 1726882738.77285: stdout chunk (state=3): >>>import 'ansible' # <<< 21857 1726882738.77308: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 21857 1726882738.77560: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.78888: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.80145: 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 0x7f0b824a7e90> <<< 21857 1726882738.80180: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 21857 1726882738.80185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882738.80210: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 21857 1726882738.80230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21857 1726882738.80292: 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' <<< 21857 1726882738.80296: 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 0x7f0b824f59d0> <<< 21857 1726882738.80334: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824f5760> <<< 21857 1726882738.80366: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824f5070> <<< 21857 1726882738.80377: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 21857 1726882738.80388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 21857 1726882738.80460: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824f5b50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824cea50> <<< 21857 1726882738.80463: stdout chunk (state=3): >>>import 'atexit' # <<< 21857 1726882738.80466: 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 0x7f0b824f6720> <<< 21857 1726882738.80491: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882738.80525: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0b824f6960> <<< 21857 1726882738.80537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21857 1726882738.80602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21857 1726882738.80606: stdout chunk (state=3): >>>import '_locale' # <<< 21857 1726882738.80653: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824f6ea0> <<< 21857 1726882738.80679: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21857 1726882738.80707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21857 1726882738.80768: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82358b60> <<< 21857 1726882738.80771: 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 0x7f0b8235a780> <<< 21857 1726882738.80807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21857 1726882738.80811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 21857 1726882738.80864: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8235b110> <<< 21857 1726882738.80867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21857 1726882738.80903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21857 1726882738.80941: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8235bf50> <<< 21857 1726882738.80945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21857 1726882738.81012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21857 1726882738.81049: 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' <<< 21857 1726882738.81070: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8235ed80> <<< 21857 1726882738.81105: 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 0x7f0b8235eea0> <<< 21857 1726882738.81134: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8235d040> <<< 21857 1726882738.81176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21857 1726882738.81180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21857 1726882738.81210: 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 <<< 21857 1726882738.81246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21857 1726882738.81296: 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 0x7f0b82362cf0> <<< 21857 1726882738.81299: stdout chunk (state=3): >>>import '_tokenize' # <<< 21857 1726882738.81392: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823617c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82361520> <<< 21857 1726882738.81395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 21857 1726882738.81408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21857 1726882738.81479: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82363c80> <<< 21857 1726882738.81510: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8235d550> <<< 21857 1726882738.81566: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882738.81589: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0b823aae70> # /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 0x7f0b823ab080> <<< 21857 1726882738.81612: 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 <<< 21857 1726882738.81669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 21857 1726882738.81713: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0b823acb90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823ac950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21857 1726882738.81800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21857 1726882738.81852: 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 0x7f0b823af0b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823ad280> <<< 21857 1726882738.81891: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21857 1726882738.81917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882738.81946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 21857 1726882738.81960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 21857 1726882738.81966: stdout chunk (state=3): >>>import '_string' # <<< 21857 1726882738.82009: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823b68a0> <<< 21857 1726882738.82147: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823af260> <<< 21857 1726882738.82218: 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 0x7f0b823b7740> <<< 21857 1726882738.82255: 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 0x7f0b823b7590> <<< 21857 1726882738.82313: 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 0x7f0b823b7a10> <<< 21857 1726882738.82316: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823ab230> <<< 21857 1726882738.82363: 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 <<< 21857 1726882738.82366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 21857 1726882738.82391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21857 1726882738.82453: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882738.82457: 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 0x7f0b823bb3b0> <<< 21857 1726882738.82624: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0b823bc6e0> <<< 21857 1726882738.82638: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823b9b20> <<< 21857 1726882738.82671: 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 0x7f0b823baea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823b9730> <<< 21857 1726882738.82712: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.82728: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 21857 1726882738.82821: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.82933: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.82964: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 21857 1726882738.82987: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21857 1726882738.83000: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.83122: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.83257: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.83857: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.84495: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 21857 1726882738.84499: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 21857 1726882738.84534: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882738.84588: 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 0x7f0b824408f0> <<< 21857 1726882738.84710: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82441610> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823bf1a0> <<< 21857 1726882738.84797: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21857 1726882738.84808: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21857 1726882738.84812: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 21857 1726882738.84815: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.84979: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.85153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 21857 1726882738.85156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 21857 1726882738.85171: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824415b0> <<< 21857 1726882738.85184: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.85718: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.86206: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.86291: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.86387: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21857 1726882738.86394: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.86417: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.86469: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21857 1726882738.86473: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.86542: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.86677: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21857 1726882738.86808: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 21857 1726882738.86819: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 21857 1726882738.87299: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.87302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21857 1726882738.87371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 21857 1726882738.87590: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82442330> # zipimport: zlib available # zipimport: zlib available <<< 21857 1726882738.87627: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 21857 1726882738.87650: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 21857 1726882738.87671: 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' <<< 21857 1726882738.87745: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21857 1726882738.87873: 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 0x7f0b8244e1e0> <<< 21857 1726882738.87933: 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 0x7f0b8244eb10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824431d0> <<< 21857 1726882738.87963: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.88005: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.88051: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21857 1726882738.88068: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.88105: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.88157: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.88220: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.88290: 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 <<< 21857 1726882738.88334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21857 1726882738.88423: 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 0x7f0b8244d760> <<< 21857 1726882738.88463: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8244ed50> <<< 21857 1726882738.88509: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 21857 1726882738.88512: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.88578: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.88650: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.88674: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.88731: 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' <<< 21857 1726882738.88758: 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 <<< 21857 1726882738.88776: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21857 1726882738.88799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21857 1726882738.88864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21857 1726882738.88898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21857 1726882738.88901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21857 1726882738.88961: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b822def60> <<< 21857 1726882738.89007: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8225bdd0> <<< 21857 1726882738.89093: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82256d80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82256bd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21857 1726882738.89108: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.89144: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.89167: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21857 1726882738.89233: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21857 1726882738.89257: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.89274: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 21857 1726882738.89283: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.89429: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.89634: stdout chunk (state=3): >>># zipimport: zlib available <<< 21857 1726882738.89766: 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__ <<< 21857 1726882738.90059: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 21857 1726882738.90071: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings <<< 21857 1726882738.90115: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site <<< 21857 1726882738.90119: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.90163: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect <<< 21857 1726882738.90172: stdout chunk (state=3): >>># destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # 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 <<< 21857 1726882738.90202: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing 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 <<< 21857 1726882738.90241: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.90256: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 21857 1726882738.90500: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21857 1726882738.90526: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 21857 1726882738.90560: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.90592: stdout chunk (state=3): >>># destroy ntpath <<< 21857 1726882738.90617: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal <<< 21857 1726882738.90639: 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 <<< 21857 1726882738.90684: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 21857 1726882738.90715: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array<<< 21857 1726882738.90731: stdout chunk (state=3): >>> # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 21857 1726882738.90753: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 21857 1726882738.90800: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 21857 1726882738.90824: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 <<< 21857 1726882738.90867: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 21857 1726882738.90870: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 21857 1726882738.90912: 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 # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 21857 1726882738.90932: stdout chunk (state=3): >>># 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 <<< 21857 1726882738.90959: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21857 1726882738.91093: stdout chunk (state=3): >>># destroy sys.monitoring <<< 21857 1726882738.91125: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 21857 1726882738.91148: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg<<< 21857 1726882738.91172: stdout chunk (state=3): >>> # destroy contextlib # destroy _typing <<< 21857 1726882738.91209: 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 <<< 21857 1726882738.91227: stdout chunk (state=3): >>># destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21857 1726882738.91312: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 21857 1726882738.91342: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random<<< 21857 1726882738.91396: stdout chunk (state=3): >>> # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 21857 1726882738.91400: stdout chunk (state=3): >>># destroy _abc <<< 21857 1726882738.91412: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 21857 1726882738.91842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 21857 1726882738.91845: stdout chunk (state=3): >>><<< 21857 1726882738.91847: stderr chunk (state=3): >>><<< 21857 1726882738.91940: _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 0x7f0b82918530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b828e7b30> # /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 0x7f0b8291aab0> 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 0x7f0b8270d190> # /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 0x7f0b8270dfd0> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f0b8274be60> # /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 0x7f0b8274bf20> # /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 0x7f0b82783830> # /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 0x7f0b82783ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82763b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82761250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82749010> # /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 0x7f0b827a7830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827a6450> # /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 0x7f0b82762120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827a4bc0> # /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 0x7f0b827d4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827482c0> # /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 0x7f0b827d4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827d4bc0> # 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 0x7f0b827d4f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82746de0> # /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 0x7f0b827d5670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827d5340> 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 0x7f0b827d6570> 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 0x7f0b827f07a0> 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 0x7f0b827f1ee0> # /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 0x7f0b827f2d80> # 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 0x7f0b827f33b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827f22d0> # /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 0x7f0b827f3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827f3530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827d65d0> # /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 0x7f0b825cfce0> # /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 0x7f0b825f8800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b825f8560> # 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 0x7f0b825f8770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0b825f89e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b825cde80> # /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 0x7f0b825fa060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b825f8ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b827d6cc0> # /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 0x7f0b82626420> # /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 0x7f0b8263e4e0> # /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 0x7f0b8267b260> # /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 0x7f0b82699a00> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8267b380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8263f170> # /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 0x7f0b82478350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8263d520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b825fafc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0b8263d640> # zipimport: found 30 names in '/tmp/ansible_stat_payload_oua8m544/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 0x7f0b824ce030> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824a4f20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824a40b0> # 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 0x7f0b824a7e90> # /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 0x7f0b824f59d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824f5760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824f5070> # /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 0x7f0b824f5b50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824cea50> 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 0x7f0b824f6720> # 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 0x7f0b824f6960> # /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 0x7f0b824f6ea0> 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 0x7f0b82358b60> # 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 0x7f0b8235a780> # /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 0x7f0b8235b110> # /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 0x7f0b8235bf50> # /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 0x7f0b8235ed80> # 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 0x7f0b8235eea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8235d040> # /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 0x7f0b82362cf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823617c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82361520> # /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 0x7f0b82363c80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8235d550> # 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 0x7f0b823aae70> # /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 0x7f0b823ab080> # /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 0x7f0b823acb90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823ac950> # /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 0x7f0b823af0b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823ad280> # /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 0x7f0b823b68a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823af260> # 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 0x7f0b823b7740> # 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 0x7f0b823b7590> # 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 0x7f0b823b7a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823ab230> # /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 0x7f0b823bb3b0> # 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 0x7f0b823bc6e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823b9b20> # 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 0x7f0b823baea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823b9730> # 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 0x7f0b824408f0> # /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 0x7f0b82441610> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b823bf1a0> 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 0x7f0b824415b0> # 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 0x7f0b82442330> # 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' # # /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 0x7f0b8244e1e0> # 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 0x7f0b8244eb10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b824431d0> # 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 0x7f0b8244d760> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8244ed50> 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 0x7f0b822def60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b8225bdd0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82256d80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0b82256bd0> # 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 21857 1726882738.93074: 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-1726882738.5168872-22025-255657690023662/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21857 1726882738.93077: _low_level_execute_command(): starting 21857 1726882738.93080: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882738.5168872-22025-255657690023662/ > /dev/null 2>&1 && sleep 0' 21857 1726882738.93264: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21857 1726882738.93278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21857 1726882738.93296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21857 1726882738.93313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21857 1726882738.93331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 21857 1726882738.93428: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 21857 1726882738.93452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21857 1726882738.93527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21857 1726882738.95509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21857 1726882738.95518: stdout chunk (state=3): >>><<< 21857 1726882738.95539: stderr chunk (state=3): >>><<< 21857 1726882738.95562: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 21857 1726882738.95573: handler run complete 21857 1726882738.95727: attempt loop complete, returning result 21857 1726882738.95731: _execute() done 21857 1726882738.95733: dumping result to json 21857 1726882738.95735: done dumping result, returning 21857 1726882738.95737: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affc7ec-ae25-c255-e53c-0000000000cc] 21857 1726882738.95739: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000cc 21857 1726882738.95808: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000cc 21857 1726882738.95811: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 21857 1726882738.95878: no more pending results, returning what we have 21857 1726882738.95880: results queue empty 21857 1726882738.95884: checking for any_errors_fatal 21857 1726882738.95891: done checking for any_errors_fatal 21857 1726882738.95892: checking for max_fail_percentage 21857 1726882738.95894: done checking for max_fail_percentage 21857 1726882738.95895: checking to see if all hosts have failed and the running result is not ok 21857 1726882738.95896: done checking to see if all hosts have failed 21857 1726882738.95897: getting the remaining hosts for this loop 21857 1726882738.95898: done getting the remaining hosts for this loop 21857 1726882738.95903: getting the next task for host managed_node1 21857 1726882738.95909: done getting next task for host managed_node1 21857 1726882738.95912: ^ task is: TASK: Set flag to indicate system is ostree 21857 1726882738.95915: ^ 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 21857 1726882738.95918: getting variables 21857 1726882738.95920: in VariableManager get_vars() 21857 1726882738.96189: Calling all_inventory to load vars for managed_node1 21857 1726882738.96193: Calling groups_inventory to load vars for managed_node1 21857 1726882738.96196: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882738.96206: Calling all_plugins_play to load vars for managed_node1 21857 1726882738.96209: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882738.96212: Calling groups_plugins_play to load vars for managed_node1 21857 1726882738.96416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882738.96784: done with get_vars() 21857 1726882738.96795: done getting variables 21857 1726882738.96899: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:38:58 -0400 (0:00:00.497) 0:00:05.662 ****** 21857 1726882738.96930: entering _queue_task() for managed_node1/set_fact 21857 1726882738.96932: Creating lock for set_fact 21857 1726882738.97321: worker is 1 (out of 1 available) 21857 1726882738.97336: exiting _queue_task() for managed_node1/set_fact 21857 1726882738.97346: done queuing things up, now waiting for results queue to drain 21857 1726882738.97348: waiting for pending results... 21857 1726882738.97584: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 21857 1726882738.97648: in run() - task 0affc7ec-ae25-c255-e53c-0000000000cd 21857 1726882738.97652: variable 'ansible_search_path' from source: unknown 21857 1726882738.97655: variable 'ansible_search_path' from source: unknown 21857 1726882738.97694: calling self._execute() 21857 1726882738.97796: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882738.97809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882738.97867: variable 'omit' from source: magic vars 21857 1726882738.98497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21857 1726882738.98774: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21857 1726882738.98830: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21857 1726882738.98879: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21857 1726882738.98920: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21857 1726882738.99069: 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) 21857 1726882738.99072: 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) 21857 1726882738.99097: 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) 21857 1726882738.99133: 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) 21857 1726882738.99266: Evaluated conditional (not __network_is_ostree is defined): True 21857 1726882738.99276: variable 'omit' from source: magic vars 21857 1726882738.99332: variable 'omit' from source: magic vars 21857 1726882738.99452: variable '__ostree_booted_stat' from source: set_fact 21857 1726882738.99621: variable 'omit' from source: magic vars 21857 1726882738.99626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21857 1726882738.99629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21857 1726882738.99631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21857 1726882738.99641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21857 1726882738.99657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21857 1726882738.99696: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21857 1726882738.99704: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882738.99713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882738.99816: Set connection var ansible_pipelining to False 21857 1726882738.99830: Set connection var ansible_shell_type to sh 21857 1726882738.99849: Set connection var ansible_timeout to 10 21857 1726882738.99859: Set connection var ansible_shell_executable to /bin/sh 21857 1726882738.99867: Set connection var ansible_connection to ssh 21857 1726882738.99877: Set connection var ansible_module_compression to ZIP_DEFLATED 21857 1726882738.99906: variable 'ansible_shell_executable' from source: unknown 21857 1726882738.99914: variable 'ansible_connection' from source: unknown 21857 1726882738.99921: variable 'ansible_module_compression' from source: unknown 21857 1726882738.99930: variable 'ansible_shell_type' from source: unknown 21857 1726882738.99937: variable 'ansible_shell_executable' from source: unknown 21857 1726882738.99947: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882738.99960: variable 'ansible_pipelining' from source: unknown 21857 1726882739.00028: variable 'ansible_timeout' from source: unknown 21857 1726882739.00031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.00099: 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) 21857 1726882739.00114: variable 'omit' from source: magic vars 21857 1726882739.00125: starting attempt loop 21857 1726882739.00132: running the handler 21857 1726882739.00148: handler run complete 21857 1726882739.00164: attempt loop complete, returning result 21857 1726882739.00176: _execute() done 21857 1726882739.00187: dumping result to json 21857 1726882739.00196: done dumping result, returning 21857 1726882739.00208: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affc7ec-ae25-c255-e53c-0000000000cd] 21857 1726882739.00216: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000cd ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 21857 1726882739.00448: no more pending results, returning what we have 21857 1726882739.00451: results queue empty 21857 1726882739.00452: checking for any_errors_fatal 21857 1726882739.00458: done checking for any_errors_fatal 21857 1726882739.00459: checking for max_fail_percentage 21857 1726882739.00461: done checking for max_fail_percentage 21857 1726882739.00462: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.00463: done checking to see if all hosts have failed 21857 1726882739.00463: getting the remaining hosts for this loop 21857 1726882739.00465: done getting the remaining hosts for this loop 21857 1726882739.00469: getting the next task for host managed_node1 21857 1726882739.00478: done getting next task for host managed_node1 21857 1726882739.00483: ^ task is: TASK: Fix CentOS6 Base repo 21857 1726882739.00486: ^ 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 21857 1726882739.00490: getting variables 21857 1726882739.00492: in VariableManager get_vars() 21857 1726882739.00713: Calling all_inventory to load vars for managed_node1 21857 1726882739.00716: Calling groups_inventory to load vars for managed_node1 21857 1726882739.00719: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.00727: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000cd 21857 1726882739.00731: WORKER PROCESS EXITING 21857 1726882739.00740: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.00743: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.00751: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.00992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.01309: done with get_vars() 21857 1726882739.01323: done getting variables 21857 1726882739.01471: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:38:59 -0400 (0:00:00.045) 0:00:05.708 ****** 21857 1726882739.01501: entering _queue_task() for managed_node1/copy 21857 1726882739.01753: worker is 1 (out of 1 available) 21857 1726882739.01764: exiting _queue_task() for managed_node1/copy 21857 1726882739.01775: done queuing things up, now waiting for results queue to drain 21857 1726882739.01776: waiting for pending results... 21857 1726882739.02019: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 21857 1726882739.02128: in run() - task 0affc7ec-ae25-c255-e53c-0000000000cf 21857 1726882739.02149: variable 'ansible_search_path' from source: unknown 21857 1726882739.02156: variable 'ansible_search_path' from source: unknown 21857 1726882739.02197: calling self._execute() 21857 1726882739.02288: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.02299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.02312: variable 'omit' from source: magic vars 21857 1726882739.02825: variable 'ansible_distribution' from source: facts 21857 1726882739.02851: Evaluated conditional (ansible_distribution == 'CentOS'): False 21857 1726882739.02858: when evaluation is False, skipping this task 21857 1726882739.02865: _execute() done 21857 1726882739.02878: dumping result to json 21857 1726882739.02888: done dumping result, returning 21857 1726882739.02898: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affc7ec-ae25-c255-e53c-0000000000cf] 21857 1726882739.02907: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000cf skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 21857 1726882739.03157: no more pending results, returning what we have 21857 1726882739.03161: results queue empty 21857 1726882739.03162: checking for any_errors_fatal 21857 1726882739.03166: done checking for any_errors_fatal 21857 1726882739.03167: checking for max_fail_percentage 21857 1726882739.03168: done checking for max_fail_percentage 21857 1726882739.03169: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.03170: done checking to see if all hosts have failed 21857 1726882739.03171: getting the remaining hosts for this loop 21857 1726882739.03172: done getting the remaining hosts for this loop 21857 1726882739.03176: getting the next task for host managed_node1 21857 1726882739.03185: done getting next task for host managed_node1 21857 1726882739.03188: ^ task is: TASK: Include the task 'enable_epel.yml' 21857 1726882739.03191: ^ 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 21857 1726882739.03197: getting variables 21857 1726882739.03199: in VariableManager get_vars() 21857 1726882739.03228: Calling all_inventory to load vars for managed_node1 21857 1726882739.03231: Calling groups_inventory to load vars for managed_node1 21857 1726882739.03235: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.03249: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.03252: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.03255: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.03569: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000cf 21857 1726882739.03573: WORKER PROCESS EXITING 21857 1726882739.03601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.03870: done with get_vars() 21857 1726882739.03880: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:38:59 -0400 (0:00:00.024) 0:00:05.733 ****** 21857 1726882739.03979: entering _queue_task() for managed_node1/include_tasks 21857 1726882739.04245: worker is 1 (out of 1 available) 21857 1726882739.04258: exiting _queue_task() for managed_node1/include_tasks 21857 1726882739.04270: done queuing things up, now waiting for results queue to drain 21857 1726882739.04271: waiting for pending results... 21857 1726882739.04491: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 21857 1726882739.04604: in run() - task 0affc7ec-ae25-c255-e53c-0000000000d0 21857 1726882739.04628: variable 'ansible_search_path' from source: unknown 21857 1726882739.04637: variable 'ansible_search_path' from source: unknown 21857 1726882739.04675: calling self._execute() 21857 1726882739.04764: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.04776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.04793: variable 'omit' from source: magic vars 21857 1726882739.05342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882739.08059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882739.08269: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882739.08314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882739.08355: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882739.08438: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882739.08552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882739.08596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882739.08635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882739.08685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882739.08705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882739.08842: variable '__network_is_ostree' from source: set_fact 21857 1726882739.08865: Evaluated conditional (not __network_is_ostree | d(false)): True 21857 1726882739.08929: _execute() done 21857 1726882739.08933: dumping result to json 21857 1726882739.08935: done dumping result, returning 21857 1726882739.08937: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affc7ec-ae25-c255-e53c-0000000000d0] 21857 1726882739.08939: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000d0 21857 1726882739.09012: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000d0 21857 1726882739.09015: WORKER PROCESS EXITING 21857 1726882739.09061: no more pending results, returning what we have 21857 1726882739.09067: in VariableManager get_vars() 21857 1726882739.09105: Calling all_inventory to load vars for managed_node1 21857 1726882739.09108: Calling groups_inventory to load vars for managed_node1 21857 1726882739.09112: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.09125: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.09128: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.09130: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.09523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.09944: done with get_vars() 21857 1726882739.09953: variable 'ansible_search_path' from source: unknown 21857 1726882739.09954: variable 'ansible_search_path' from source: unknown 21857 1726882739.09993: we have included files to process 21857 1726882739.09995: generating all_blocks data 21857 1726882739.09997: done generating all_blocks data 21857 1726882739.10003: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21857 1726882739.10004: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21857 1726882739.10007: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21857 1726882739.10839: done processing included file 21857 1726882739.10841: iterating over new_blocks loaded from include file 21857 1726882739.10843: in VariableManager get_vars() 21857 1726882739.10855: done with get_vars() 21857 1726882739.10857: filtering new block on tags 21857 1726882739.10881: done filtering new block on tags 21857 1726882739.10884: in VariableManager get_vars() 21857 1726882739.10896: done with get_vars() 21857 1726882739.10897: filtering new block on tags 21857 1726882739.10915: done filtering new block on tags 21857 1726882739.10918: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 21857 1726882739.10925: extending task lists for all hosts with included blocks 21857 1726882739.11048: done extending task lists 21857 1726882739.11050: done processing included files 21857 1726882739.11051: results queue empty 21857 1726882739.11052: checking for any_errors_fatal 21857 1726882739.11056: done checking for any_errors_fatal 21857 1726882739.11057: checking for max_fail_percentage 21857 1726882739.11058: done checking for max_fail_percentage 21857 1726882739.11058: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.11059: done checking to see if all hosts have failed 21857 1726882739.11060: getting the remaining hosts for this loop 21857 1726882739.11061: done getting the remaining hosts for this loop 21857 1726882739.11064: getting the next task for host managed_node1 21857 1726882739.11068: done getting next task for host managed_node1 21857 1726882739.11070: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 21857 1726882739.11073: ^ 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 21857 1726882739.11075: getting variables 21857 1726882739.11076: in VariableManager get_vars() 21857 1726882739.11084: Calling all_inventory to load vars for managed_node1 21857 1726882739.11086: Calling groups_inventory to load vars for managed_node1 21857 1726882739.11088: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.11094: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.11100: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.11104: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.11289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.11530: done with get_vars() 21857 1726882739.11539: done getting variables 21857 1726882739.11612: 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) 21857 1726882739.11906: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 40] ********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:38:59 -0400 (0:00:00.079) 0:00:05.812 ****** 21857 1726882739.11956: entering _queue_task() for managed_node1/command 21857 1726882739.11958: Creating lock for command 21857 1726882739.12758: worker is 1 (out of 1 available) 21857 1726882739.12769: exiting _queue_task() for managed_node1/command 21857 1726882739.12778: done queuing things up, now waiting for results queue to drain 21857 1726882739.12780: waiting for pending results... 21857 1726882739.13042: running TaskExecutor() for managed_node1/TASK: Create EPEL 40 21857 1726882739.13188: in run() - task 0affc7ec-ae25-c255-e53c-0000000000ea 21857 1726882739.13198: variable 'ansible_search_path' from source: unknown 21857 1726882739.13201: variable 'ansible_search_path' from source: unknown 21857 1726882739.13354: calling self._execute() 21857 1726882739.13431: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.13437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.13531: variable 'omit' from source: magic vars 21857 1726882739.14220: variable 'ansible_distribution' from source: facts 21857 1726882739.14231: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21857 1726882739.14235: when evaluation is False, skipping this task 21857 1726882739.14238: _execute() done 21857 1726882739.14240: dumping result to json 21857 1726882739.14330: done dumping result, returning 21857 1726882739.14337: done running TaskExecutor() for managed_node1/TASK: Create EPEL 40 [0affc7ec-ae25-c255-e53c-0000000000ea] 21857 1726882739.14342: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000ea 21857 1726882739.14670: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000ea 21857 1726882739.14674: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21857 1726882739.14725: no more pending results, returning what we have 21857 1726882739.14728: results queue empty 21857 1726882739.14729: checking for any_errors_fatal 21857 1726882739.14730: done checking for any_errors_fatal 21857 1726882739.14731: checking for max_fail_percentage 21857 1726882739.14732: done checking for max_fail_percentage 21857 1726882739.14733: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.14734: done checking to see if all hosts have failed 21857 1726882739.14734: getting the remaining hosts for this loop 21857 1726882739.14736: done getting the remaining hosts for this loop 21857 1726882739.14739: getting the next task for host managed_node1 21857 1726882739.14745: done getting next task for host managed_node1 21857 1726882739.14747: ^ task is: TASK: Install yum-utils package 21857 1726882739.14750: ^ 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 21857 1726882739.14753: getting variables 21857 1726882739.14754: in VariableManager get_vars() 21857 1726882739.14781: Calling all_inventory to load vars for managed_node1 21857 1726882739.14783: Calling groups_inventory to load vars for managed_node1 21857 1726882739.14787: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.14799: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.14801: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.14804: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.15298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.15749: done with get_vars() 21857 1726882739.15758: done getting variables 21857 1726882739.16057: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:38:59 -0400 (0:00:00.041) 0:00:05.854 ****** 21857 1726882739.16085: entering _queue_task() for managed_node1/package 21857 1726882739.16087: Creating lock for package 21857 1726882739.16529: worker is 1 (out of 1 available) 21857 1726882739.16543: exiting _queue_task() for managed_node1/package 21857 1726882739.16557: done queuing things up, now waiting for results queue to drain 21857 1726882739.16559: waiting for pending results... 21857 1726882739.17116: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 21857 1726882739.17442: in run() - task 0affc7ec-ae25-c255-e53c-0000000000eb 21857 1726882739.17445: variable 'ansible_search_path' from source: unknown 21857 1726882739.17448: variable 'ansible_search_path' from source: unknown 21857 1726882739.17450: calling self._execute() 21857 1726882739.17594: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.17767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.17770: variable 'omit' from source: magic vars 21857 1726882739.19230: variable 'ansible_distribution' from source: facts 21857 1726882739.19234: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21857 1726882739.19237: when evaluation is False, skipping this task 21857 1726882739.19239: _execute() done 21857 1726882739.19242: dumping result to json 21857 1726882739.19244: done dumping result, returning 21857 1726882739.19247: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affc7ec-ae25-c255-e53c-0000000000eb] 21857 1726882739.19249: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000eb 21857 1726882739.19328: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000eb 21857 1726882739.19332: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21857 1726882739.19566: no more pending results, returning what we have 21857 1726882739.19569: results queue empty 21857 1726882739.19570: checking for any_errors_fatal 21857 1726882739.19576: done checking for any_errors_fatal 21857 1726882739.19577: checking for max_fail_percentage 21857 1726882739.19579: done checking for max_fail_percentage 21857 1726882739.19579: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.19580: done checking to see if all hosts have failed 21857 1726882739.19581: getting the remaining hosts for this loop 21857 1726882739.19582: done getting the remaining hosts for this loop 21857 1726882739.19585: getting the next task for host managed_node1 21857 1726882739.19591: done getting next task for host managed_node1 21857 1726882739.19593: ^ task is: TASK: Enable EPEL 7 21857 1726882739.19597: ^ 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 21857 1726882739.19600: getting variables 21857 1726882739.19601: in VariableManager get_vars() 21857 1726882739.19628: Calling all_inventory to load vars for managed_node1 21857 1726882739.19631: Calling groups_inventory to load vars for managed_node1 21857 1726882739.19635: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.19645: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.19647: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.19650: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.19847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.20286: done with get_vars() 21857 1726882739.20297: done getting variables 21857 1726882739.20561: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:38:59 -0400 (0:00:00.045) 0:00:05.899 ****** 21857 1726882739.20591: entering _queue_task() for managed_node1/command 21857 1726882739.21060: worker is 1 (out of 1 available) 21857 1726882739.21075: exiting _queue_task() for managed_node1/command 21857 1726882739.21086: done queuing things up, now waiting for results queue to drain 21857 1726882739.21088: waiting for pending results... 21857 1726882739.21841: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 21857 1726882739.21846: in run() - task 0affc7ec-ae25-c255-e53c-0000000000ec 21857 1726882739.21850: variable 'ansible_search_path' from source: unknown 21857 1726882739.21852: variable 'ansible_search_path' from source: unknown 21857 1726882739.22227: calling self._execute() 21857 1726882739.22231: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.22233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.22236: variable 'omit' from source: magic vars 21857 1726882739.22936: variable 'ansible_distribution' from source: facts 21857 1726882739.22954: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21857 1726882739.22961: when evaluation is False, skipping this task 21857 1726882739.22968: _execute() done 21857 1726882739.22974: dumping result to json 21857 1726882739.23227: done dumping result, returning 21857 1726882739.23231: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affc7ec-ae25-c255-e53c-0000000000ec] 21857 1726882739.23233: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000ec 21857 1726882739.23304: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000ec 21857 1726882739.23308: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21857 1726882739.23360: no more pending results, returning what we have 21857 1726882739.23363: results queue empty 21857 1726882739.23364: checking for any_errors_fatal 21857 1726882739.23369: done checking for any_errors_fatal 21857 1726882739.23370: checking for max_fail_percentage 21857 1726882739.23372: done checking for max_fail_percentage 21857 1726882739.23373: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.23374: done checking to see if all hosts have failed 21857 1726882739.23374: getting the remaining hosts for this loop 21857 1726882739.23376: done getting the remaining hosts for this loop 21857 1726882739.23380: getting the next task for host managed_node1 21857 1726882739.23387: done getting next task for host managed_node1 21857 1726882739.23389: ^ task is: TASK: Enable EPEL 8 21857 1726882739.23393: ^ 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 21857 1726882739.23396: getting variables 21857 1726882739.23398: in VariableManager get_vars() 21857 1726882739.23425: Calling all_inventory to load vars for managed_node1 21857 1726882739.23428: Calling groups_inventory to load vars for managed_node1 21857 1726882739.23431: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.23442: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.23444: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.23447: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.23865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.24302: done with get_vars() 21857 1726882739.24311: done getting variables 21857 1726882739.24574: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:38:59 -0400 (0:00:00.040) 0:00:05.939 ****** 21857 1726882739.24603: entering _queue_task() for managed_node1/command 21857 1726882739.25058: worker is 1 (out of 1 available) 21857 1726882739.25071: exiting _queue_task() for managed_node1/command 21857 1726882739.25085: done queuing things up, now waiting for results queue to drain 21857 1726882739.25086: waiting for pending results... 21857 1726882739.25743: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 21857 1726882739.25790: in run() - task 0affc7ec-ae25-c255-e53c-0000000000ed 21857 1726882739.25811: variable 'ansible_search_path' from source: unknown 21857 1726882739.25820: variable 'ansible_search_path' from source: unknown 21857 1726882739.25866: calling self._execute() 21857 1726882739.25986: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.26003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.26017: variable 'omit' from source: magic vars 21857 1726882739.26474: variable 'ansible_distribution' from source: facts 21857 1726882739.26496: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21857 1726882739.26503: when evaluation is False, skipping this task 21857 1726882739.26511: _execute() done 21857 1726882739.26518: dumping result to json 21857 1726882739.26528: done dumping result, returning 21857 1726882739.26539: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affc7ec-ae25-c255-e53c-0000000000ed] 21857 1726882739.26548: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000ed skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21857 1726882739.26721: no more pending results, returning what we have 21857 1726882739.26727: results queue empty 21857 1726882739.26728: checking for any_errors_fatal 21857 1726882739.26733: done checking for any_errors_fatal 21857 1726882739.26734: checking for max_fail_percentage 21857 1726882739.26736: done checking for max_fail_percentage 21857 1726882739.26736: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.26737: done checking to see if all hosts have failed 21857 1726882739.26738: getting the remaining hosts for this loop 21857 1726882739.26739: done getting the remaining hosts for this loop 21857 1726882739.26743: getting the next task for host managed_node1 21857 1726882739.26753: done getting next task for host managed_node1 21857 1726882739.26755: ^ task is: TASK: Enable EPEL 6 21857 1726882739.26760: ^ 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 21857 1726882739.26764: getting variables 21857 1726882739.26765: in VariableManager get_vars() 21857 1726882739.26797: Calling all_inventory to load vars for managed_node1 21857 1726882739.26800: Calling groups_inventory to load vars for managed_node1 21857 1726882739.26804: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.26819: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.26933: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.26940: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000ed 21857 1726882739.26943: WORKER PROCESS EXITING 21857 1726882739.26948: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.27176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.27427: done with get_vars() 21857 1726882739.27438: done getting variables 21857 1726882739.27507: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:38:59 -0400 (0:00:00.029) 0:00:05.968 ****** 21857 1726882739.27539: entering _queue_task() for managed_node1/copy 21857 1726882739.27948: worker is 1 (out of 1 available) 21857 1726882739.27959: exiting _queue_task() for managed_node1/copy 21857 1726882739.27971: done queuing things up, now waiting for results queue to drain 21857 1726882739.27972: waiting for pending results... 21857 1726882739.28112: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 21857 1726882739.28235: in run() - task 0affc7ec-ae25-c255-e53c-0000000000ef 21857 1726882739.28255: variable 'ansible_search_path' from source: unknown 21857 1726882739.28263: variable 'ansible_search_path' from source: unknown 21857 1726882739.28315: calling self._execute() 21857 1726882739.28401: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.28421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.28440: variable 'omit' from source: magic vars 21857 1726882739.29170: variable 'ansible_distribution' from source: facts 21857 1726882739.29204: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21857 1726882739.29307: when evaluation is False, skipping this task 21857 1726882739.29311: _execute() done 21857 1726882739.29313: dumping result to json 21857 1726882739.29316: done dumping result, returning 21857 1726882739.29319: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affc7ec-ae25-c255-e53c-0000000000ef] 21857 1726882739.29321: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000ef 21857 1726882739.29396: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000ef 21857 1726882739.29400: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21857 1726882739.29457: no more pending results, returning what we have 21857 1726882739.29460: results queue empty 21857 1726882739.29461: checking for any_errors_fatal 21857 1726882739.29466: done checking for any_errors_fatal 21857 1726882739.29467: checking for max_fail_percentage 21857 1726882739.29468: done checking for max_fail_percentage 21857 1726882739.29469: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.29470: done checking to see if all hosts have failed 21857 1726882739.29471: getting the remaining hosts for this loop 21857 1726882739.29472: done getting the remaining hosts for this loop 21857 1726882739.29476: getting the next task for host managed_node1 21857 1726882739.29488: done getting next task for host managed_node1 21857 1726882739.29492: ^ task is: TASK: Set network provider to 'initscripts' 21857 1726882739.29494: ^ 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 21857 1726882739.29498: getting variables 21857 1726882739.29500: in VariableManager get_vars() 21857 1726882739.29643: Calling all_inventory to load vars for managed_node1 21857 1726882739.29647: Calling groups_inventory to load vars for managed_node1 21857 1726882739.29650: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.29660: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.29663: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.29666: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.30405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.30862: done with get_vars() 21857 1726882739.30871: done getting variables 21857 1726882739.31019: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:12 Friday 20 September 2024 21:38:59 -0400 (0:00:00.035) 0:00:06.003 ****** 21857 1726882739.31047: entering _queue_task() for managed_node1/set_fact 21857 1726882739.31405: worker is 1 (out of 1 available) 21857 1726882739.31425: exiting _queue_task() for managed_node1/set_fact 21857 1726882739.31435: done queuing things up, now waiting for results queue to drain 21857 1726882739.31437: waiting for pending results... 21857 1726882739.32050: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 21857 1726882739.32054: in run() - task 0affc7ec-ae25-c255-e53c-000000000007 21857 1726882739.32058: variable 'ansible_search_path' from source: unknown 21857 1726882739.32081: calling self._execute() 21857 1726882739.32251: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.32327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.32331: variable 'omit' from source: magic vars 21857 1726882739.32586: variable 'omit' from source: magic vars 21857 1726882739.32590: variable 'omit' from source: magic vars 21857 1726882739.32620: variable 'omit' from source: magic vars 21857 1726882739.32669: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21857 1726882739.32724: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21857 1726882739.32749: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21857 1726882739.32771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21857 1726882739.32790: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21857 1726882739.32832: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21857 1726882739.32842: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.32850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.32968: Set connection var ansible_pipelining to False 21857 1726882739.32980: Set connection var ansible_shell_type to sh 21857 1726882739.33017: Set connection var ansible_timeout to 10 21857 1726882739.33020: Set connection var ansible_shell_executable to /bin/sh 21857 1726882739.33024: Set connection var ansible_connection to ssh 21857 1726882739.33026: Set connection var ansible_module_compression to ZIP_DEFLATED 21857 1726882739.33052: variable 'ansible_shell_executable' from source: unknown 21857 1726882739.33059: variable 'ansible_connection' from source: unknown 21857 1726882739.33126: variable 'ansible_module_compression' from source: unknown 21857 1726882739.33129: variable 'ansible_shell_type' from source: unknown 21857 1726882739.33134: variable 'ansible_shell_executable' from source: unknown 21857 1726882739.33137: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.33139: variable 'ansible_pipelining' from source: unknown 21857 1726882739.33141: variable 'ansible_timeout' from source: unknown 21857 1726882739.33143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.33266: 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) 21857 1726882739.33286: variable 'omit' from source: magic vars 21857 1726882739.33296: starting attempt loop 21857 1726882739.33302: running the handler 21857 1726882739.33318: handler run complete 21857 1726882739.33336: attempt loop complete, returning result 21857 1726882739.33348: _execute() done 21857 1726882739.33457: dumping result to json 21857 1726882739.33460: done dumping result, returning 21857 1726882739.33463: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0affc7ec-ae25-c255-e53c-000000000007] 21857 1726882739.33465: sending task result for task 0affc7ec-ae25-c255-e53c-000000000007 21857 1726882739.33534: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000007 21857 1726882739.33537: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 21857 1726882739.33620: no more pending results, returning what we have 21857 1726882739.33625: results queue empty 21857 1726882739.33626: checking for any_errors_fatal 21857 1726882739.33636: done checking for any_errors_fatal 21857 1726882739.33637: checking for max_fail_percentage 21857 1726882739.33639: done checking for max_fail_percentage 21857 1726882739.33640: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.33641: done checking to see if all hosts have failed 21857 1726882739.33642: getting the remaining hosts for this loop 21857 1726882739.33643: done getting the remaining hosts for this loop 21857 1726882739.33648: getting the next task for host managed_node1 21857 1726882739.33655: done getting next task for host managed_node1 21857 1726882739.33657: ^ task is: TASK: meta (flush_handlers) 21857 1726882739.33659: ^ 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 21857 1726882739.33664: getting variables 21857 1726882739.33667: in VariableManager get_vars() 21857 1726882739.33699: Calling all_inventory to load vars for managed_node1 21857 1726882739.33702: Calling groups_inventory to load vars for managed_node1 21857 1726882739.33706: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.33717: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.33720: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.33829: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.34068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.34307: done with get_vars() 21857 1726882739.34316: done getting variables 21857 1726882739.34381: in VariableManager get_vars() 21857 1726882739.34392: Calling all_inventory to load vars for managed_node1 21857 1726882739.34394: Calling groups_inventory to load vars for managed_node1 21857 1726882739.34396: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.34401: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.34403: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.34406: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.34598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.34834: done with get_vars() 21857 1726882739.34848: done queuing things up, now waiting for results queue to drain 21857 1726882739.34850: results queue empty 21857 1726882739.34851: checking for any_errors_fatal 21857 1726882739.34853: done checking for any_errors_fatal 21857 1726882739.34853: checking for max_fail_percentage 21857 1726882739.34855: done checking for max_fail_percentage 21857 1726882739.34855: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.34856: done checking to see if all hosts have failed 21857 1726882739.34857: getting the remaining hosts for this loop 21857 1726882739.34858: done getting the remaining hosts for this loop 21857 1726882739.34860: getting the next task for host managed_node1 21857 1726882739.34864: done getting next task for host managed_node1 21857 1726882739.34865: ^ task is: TASK: meta (flush_handlers) 21857 1726882739.34867: ^ 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 21857 1726882739.34874: getting variables 21857 1726882739.34875: in VariableManager get_vars() 21857 1726882739.34886: Calling all_inventory to load vars for managed_node1 21857 1726882739.34888: Calling groups_inventory to load vars for managed_node1 21857 1726882739.34890: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.34895: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.34897: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.34900: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.35063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.35297: done with get_vars() 21857 1726882739.35305: done getting variables 21857 1726882739.35351: in VariableManager get_vars() 21857 1726882739.35359: Calling all_inventory to load vars for managed_node1 21857 1726882739.35361: Calling groups_inventory to load vars for managed_node1 21857 1726882739.35363: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.35367: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.35370: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.35373: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.35556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.35790: done with get_vars() 21857 1726882739.35801: done queuing things up, now waiting for results queue to drain 21857 1726882739.35803: results queue empty 21857 1726882739.35804: checking for any_errors_fatal 21857 1726882739.35805: done checking for any_errors_fatal 21857 1726882739.35805: checking for max_fail_percentage 21857 1726882739.35806: done checking for max_fail_percentage 21857 1726882739.35807: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.35808: done checking to see if all hosts have failed 21857 1726882739.35809: getting the remaining hosts for this loop 21857 1726882739.35809: done getting the remaining hosts for this loop 21857 1726882739.35812: getting the next task for host managed_node1 21857 1726882739.35814: done getting next task for host managed_node1 21857 1726882739.35815: ^ task is: None 21857 1726882739.35817: ^ 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 21857 1726882739.35818: done queuing things up, now waiting for results queue to drain 21857 1726882739.35819: results queue empty 21857 1726882739.35819: checking for any_errors_fatal 21857 1726882739.35820: done checking for any_errors_fatal 21857 1726882739.35821: checking for max_fail_percentage 21857 1726882739.35823: done checking for max_fail_percentage 21857 1726882739.35824: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.35825: done checking to see if all hosts have failed 21857 1726882739.35826: getting the next task for host managed_node1 21857 1726882739.35829: done getting next task for host managed_node1 21857 1726882739.35829: ^ task is: None 21857 1726882739.35831: ^ 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 21857 1726882739.35875: in VariableManager get_vars() 21857 1726882739.35902: done with get_vars() 21857 1726882739.35907: in VariableManager get_vars() 21857 1726882739.35925: done with get_vars() 21857 1726882739.35929: variable 'omit' from source: magic vars 21857 1726882739.35961: in VariableManager get_vars() 21857 1726882739.35976: done with get_vars() 21857 1726882739.36001: variable 'omit' from source: magic vars PLAY [Play for testing IPv6 config] ******************************************** 21857 1726882739.36411: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21857 1726882739.36438: getting the remaining hosts for this loop 21857 1726882739.36439: done getting the remaining hosts for this loop 21857 1726882739.36442: getting the next task for host managed_node1 21857 1726882739.36444: done getting next task for host managed_node1 21857 1726882739.36446: ^ task is: TASK: Gathering Facts 21857 1726882739.36448: ^ 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 21857 1726882739.36450: getting variables 21857 1726882739.36451: in VariableManager get_vars() 21857 1726882739.36463: Calling all_inventory to load vars for managed_node1 21857 1726882739.36465: Calling groups_inventory to load vars for managed_node1 21857 1726882739.36467: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.36472: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.36488: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.36492: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.36658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.36893: done with get_vars() 21857 1726882739.36902: done getting variables 21857 1726882739.36943: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:3 Friday 20 September 2024 21:38:59 -0400 (0:00:00.059) 0:00:06.063 ****** 21857 1726882739.36964: entering _queue_task() for managed_node1/gather_facts 21857 1726882739.37194: worker is 1 (out of 1 available) 21857 1726882739.37205: exiting _queue_task() for managed_node1/gather_facts 21857 1726882739.37217: done queuing things up, now waiting for results queue to drain 21857 1726882739.37218: waiting for pending results... 21857 1726882739.37463: running TaskExecutor() for managed_node1/TASK: Gathering Facts 21857 1726882739.37628: in run() - task 0affc7ec-ae25-c255-e53c-000000000115 21857 1726882739.37632: variable 'ansible_search_path' from source: unknown 21857 1726882739.37636: calling self._execute() 21857 1726882739.37710: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.37721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.37736: variable 'omit' from source: magic vars 21857 1726882739.38306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882739.42121: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882739.42127: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882739.42171: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882739.42268: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882739.42335: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882739.42669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882739.42672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882739.42700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882739.42774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882739.42948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882739.43544: variable 'ansible_distribution' from source: facts 21857 1726882739.43547: variable 'ansible_distribution_major_version' from source: facts 21857 1726882739.43550: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882739.43553: when evaluation is False, skipping this task 21857 1726882739.43555: _execute() done 21857 1726882739.43558: dumping result to json 21857 1726882739.43560: done dumping result, returning 21857 1726882739.43563: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-c255-e53c-000000000115] 21857 1726882739.43565: sending task result for task 0affc7ec-ae25-c255-e53c-000000000115 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882739.43684: no more pending results, returning what we have 21857 1726882739.43687: results queue empty 21857 1726882739.43688: checking for any_errors_fatal 21857 1726882739.43689: done checking for any_errors_fatal 21857 1726882739.43690: checking for max_fail_percentage 21857 1726882739.43692: done checking for max_fail_percentage 21857 1726882739.43692: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.43693: done checking to see if all hosts have failed 21857 1726882739.43694: getting the remaining hosts for this loop 21857 1726882739.43695: done getting the remaining hosts for this loop 21857 1726882739.43699: getting the next task for host managed_node1 21857 1726882739.43706: done getting next task for host managed_node1 21857 1726882739.43707: ^ task is: TASK: meta (flush_handlers) 21857 1726882739.43709: ^ 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 21857 1726882739.43713: getting variables 21857 1726882739.43714: in VariableManager get_vars() 21857 1726882739.43762: Calling all_inventory to load vars for managed_node1 21857 1726882739.43765: Calling groups_inventory to load vars for managed_node1 21857 1726882739.43768: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.43780: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.43786: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.43790: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.44608: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000115 21857 1726882739.44611: WORKER PROCESS EXITING 21857 1726882739.44646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.45173: done with get_vars() 21857 1726882739.45186: done getting variables 21857 1726882739.45263: in VariableManager get_vars() 21857 1726882739.45279: Calling all_inventory to load vars for managed_node1 21857 1726882739.45285: Calling groups_inventory to load vars for managed_node1 21857 1726882739.45287: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.45292: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.45295: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.45298: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.45466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.45718: done with get_vars() 21857 1726882739.45733: done queuing things up, now waiting for results queue to drain 21857 1726882739.45734: results queue empty 21857 1726882739.45735: checking for any_errors_fatal 21857 1726882739.45737: done checking for any_errors_fatal 21857 1726882739.45738: checking for max_fail_percentage 21857 1726882739.45739: done checking for max_fail_percentage 21857 1726882739.45740: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.45741: done checking to see if all hosts have failed 21857 1726882739.45741: getting the remaining hosts for this loop 21857 1726882739.45742: done getting the remaining hosts for this loop 21857 1726882739.45745: getting the next task for host managed_node1 21857 1726882739.45749: done getting next task for host managed_node1 21857 1726882739.45751: ^ task is: TASK: Include the task 'show_interfaces.yml' 21857 1726882739.45752: ^ 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 21857 1726882739.45755: getting variables 21857 1726882739.45756: in VariableManager get_vars() 21857 1726882739.45767: Calling all_inventory to load vars for managed_node1 21857 1726882739.45769: Calling groups_inventory to load vars for managed_node1 21857 1726882739.45771: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.45781: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.45786: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.45789: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.45955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.46226: done with get_vars() 21857 1726882739.46235: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:9 Friday 20 September 2024 21:38:59 -0400 (0:00:00.093) 0:00:06.156 ****** 21857 1726882739.46306: entering _queue_task() for managed_node1/include_tasks 21857 1726882739.46598: worker is 1 (out of 1 available) 21857 1726882739.46614: exiting _queue_task() for managed_node1/include_tasks 21857 1726882739.46628: done queuing things up, now waiting for results queue to drain 21857 1726882739.46629: waiting for pending results... 21857 1726882739.46893: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 21857 1726882739.46996: in run() - task 0affc7ec-ae25-c255-e53c-00000000000b 21857 1726882739.47025: variable 'ansible_search_path' from source: unknown 21857 1726882739.47075: calling self._execute() 21857 1726882739.47170: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.47184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.47199: variable 'omit' from source: magic vars 21857 1726882739.47709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882739.50110: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882739.50189: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882739.50241: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882739.50296: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882739.50339: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882739.50424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882739.50629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882739.50632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882739.50635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882739.50638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882739.50703: variable 'ansible_distribution' from source: facts 21857 1726882739.50714: variable 'ansible_distribution_major_version' from source: facts 21857 1726882739.50732: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882739.50738: when evaluation is False, skipping this task 21857 1726882739.50745: _execute() done 21857 1726882739.50754: dumping result to json 21857 1726882739.50762: done dumping result, returning 21857 1726882739.50826: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affc7ec-ae25-c255-e53c-00000000000b] 21857 1726882739.50829: sending task result for task 0affc7ec-ae25-c255-e53c-00000000000b 21857 1726882739.51128: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000000b 21857 1726882739.51131: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882739.51172: no more pending results, returning what we have 21857 1726882739.51175: results queue empty 21857 1726882739.51176: checking for any_errors_fatal 21857 1726882739.51178: done checking for any_errors_fatal 21857 1726882739.51178: checking for max_fail_percentage 21857 1726882739.51180: done checking for max_fail_percentage 21857 1726882739.51181: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.51184: done checking to see if all hosts have failed 21857 1726882739.51185: getting the remaining hosts for this loop 21857 1726882739.51186: done getting the remaining hosts for this loop 21857 1726882739.51190: getting the next task for host managed_node1 21857 1726882739.51195: done getting next task for host managed_node1 21857 1726882739.51197: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21857 1726882739.51199: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21857 1726882739.51202: getting variables 21857 1726882739.51204: in VariableManager get_vars() 21857 1726882739.51243: Calling all_inventory to load vars for managed_node1 21857 1726882739.51246: Calling groups_inventory to load vars for managed_node1 21857 1726882739.51248: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.51258: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.51260: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.51263: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.51499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.51828: done with get_vars() 21857 1726882739.51839: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:11 Friday 20 September 2024 21:38:59 -0400 (0:00:00.056) 0:00:06.212 ****** 21857 1726882739.51933: entering _queue_task() for managed_node1/include_tasks 21857 1726882739.52197: worker is 1 (out of 1 available) 21857 1726882739.52210: exiting _queue_task() for managed_node1/include_tasks 21857 1726882739.52425: done queuing things up, now waiting for results queue to drain 21857 1726882739.52427: waiting for pending results... 21857 1726882739.52476: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 21857 1726882739.52577: in run() - task 0affc7ec-ae25-c255-e53c-00000000000c 21857 1726882739.52600: variable 'ansible_search_path' from source: unknown 21857 1726882739.52647: calling self._execute() 21857 1726882739.52742: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.52754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.52772: variable 'omit' from source: magic vars 21857 1726882739.53309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882739.57605: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882739.57691: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882739.57741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882739.57781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882739.57829: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882739.57912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882739.58027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882739.58031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882739.58034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882739.58054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882739.58215: variable 'ansible_distribution' from source: facts 21857 1726882739.58229: variable 'ansible_distribution_major_version' from source: facts 21857 1726882739.58245: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882739.58252: when evaluation is False, skipping this task 21857 1726882739.58264: _execute() done 21857 1726882739.58271: dumping result to json 21857 1726882739.58278: done dumping result, returning 21857 1726882739.58293: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0affc7ec-ae25-c255-e53c-00000000000c] 21857 1726882739.58302: sending task result for task 0affc7ec-ae25-c255-e53c-00000000000c 21857 1726882739.58575: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000000c 21857 1726882739.58578: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882739.58632: no more pending results, returning what we have 21857 1726882739.58636: results queue empty 21857 1726882739.58637: checking for any_errors_fatal 21857 1726882739.58644: done checking for any_errors_fatal 21857 1726882739.58645: checking for max_fail_percentage 21857 1726882739.58647: done checking for max_fail_percentage 21857 1726882739.58647: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.58649: done checking to see if all hosts have failed 21857 1726882739.58649: getting the remaining hosts for this loop 21857 1726882739.58651: done getting the remaining hosts for this loop 21857 1726882739.58655: getting the next task for host managed_node1 21857 1726882739.58662: done getting next task for host managed_node1 21857 1726882739.58665: ^ task is: TASK: Set up gateway ip on veth peer 21857 1726882739.58667: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21857 1726882739.58669: getting variables 21857 1726882739.58671: in VariableManager get_vars() 21857 1726882739.58719: Calling all_inventory to load vars for managed_node1 21857 1726882739.58724: Calling groups_inventory to load vars for managed_node1 21857 1726882739.58727: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.58738: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.58741: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.58744: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.59114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.59352: done with get_vars() 21857 1726882739.59364: done getting variables 21857 1726882739.59455: 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 [Set up gateway ip on veth peer] ****************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:15 Friday 20 September 2024 21:38:59 -0400 (0:00:00.075) 0:00:06.288 ****** 21857 1726882739.59484: entering _queue_task() for managed_node1/shell 21857 1726882739.59486: Creating lock for shell 21857 1726882739.59757: worker is 1 (out of 1 available) 21857 1726882739.59771: exiting _queue_task() for managed_node1/shell 21857 1726882739.59784: done queuing things up, now waiting for results queue to drain 21857 1726882739.59786: waiting for pending results... 21857 1726882739.60462: running TaskExecutor() for managed_node1/TASK: Set up gateway ip on veth peer 21857 1726882739.60467: in run() - task 0affc7ec-ae25-c255-e53c-00000000000d 21857 1726882739.60579: variable 'ansible_search_path' from source: unknown 21857 1726882739.60610: calling self._execute() 21857 1726882739.60885: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.60889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.60892: variable 'omit' from source: magic vars 21857 1726882739.61797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882739.66537: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882739.66617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882739.66672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882739.66721: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882739.66753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882739.66850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882739.66889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882739.66929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882739.66978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882739.67000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882739.67195: variable 'ansible_distribution' from source: facts 21857 1726882739.67207: variable 'ansible_distribution_major_version' from source: facts 21857 1726882739.67426: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882739.67431: when evaluation is False, skipping this task 21857 1726882739.67433: _execute() done 21857 1726882739.67436: dumping result to json 21857 1726882739.67438: done dumping result, returning 21857 1726882739.67440: done running TaskExecutor() for managed_node1/TASK: Set up gateway ip on veth peer [0affc7ec-ae25-c255-e53c-00000000000d] 21857 1726882739.67442: sending task result for task 0affc7ec-ae25-c255-e53c-00000000000d 21857 1726882739.67514: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000000d 21857 1726882739.67517: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882739.67568: no more pending results, returning what we have 21857 1726882739.67571: results queue empty 21857 1726882739.67572: checking for any_errors_fatal 21857 1726882739.67576: done checking for any_errors_fatal 21857 1726882739.67577: checking for max_fail_percentage 21857 1726882739.67579: done checking for max_fail_percentage 21857 1726882739.67580: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.67581: done checking to see if all hosts have failed 21857 1726882739.67584: getting the remaining hosts for this loop 21857 1726882739.67585: done getting the remaining hosts for this loop 21857 1726882739.67590: getting the next task for host managed_node1 21857 1726882739.67597: done getting next task for host managed_node1 21857 1726882739.67600: ^ task is: TASK: TEST: I can configure an interface with static ipv6 config 21857 1726882739.67602: ^ 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 21857 1726882739.67605: getting variables 21857 1726882739.67607: in VariableManager get_vars() 21857 1726882739.67650: Calling all_inventory to load vars for managed_node1 21857 1726882739.67654: Calling groups_inventory to load vars for managed_node1 21857 1726882739.67656: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.67667: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.67670: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.67673: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.68187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.68434: done with get_vars() 21857 1726882739.68445: done getting variables 21857 1726882739.68541: 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 [TEST: I can configure an interface with static ipv6 config] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:27 Friday 20 September 2024 21:38:59 -0400 (0:00:00.090) 0:00:06.379 ****** 21857 1726882739.68566: entering _queue_task() for managed_node1/debug 21857 1726882739.68568: Creating lock for debug 21857 1726882739.68843: worker is 1 (out of 1 available) 21857 1726882739.68855: exiting _queue_task() for managed_node1/debug 21857 1726882739.68866: done queuing things up, now waiting for results queue to drain 21857 1726882739.68868: waiting for pending results... 21857 1726882739.69241: running TaskExecutor() for managed_node1/TASK: TEST: I can configure an interface with static ipv6 config 21857 1726882739.69246: in run() - task 0affc7ec-ae25-c255-e53c-00000000000f 21857 1726882739.69249: variable 'ansible_search_path' from source: unknown 21857 1726882739.69283: calling self._execute() 21857 1726882739.69372: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.69389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.69405: variable 'omit' from source: magic vars 21857 1726882739.70225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882739.73635: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882739.73779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882739.73804: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882739.74186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882739.74191: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882739.74309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882739.74637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882739.74641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882739.74647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882739.74668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882739.74897: variable 'ansible_distribution' from source: facts 21857 1726882739.74925: variable 'ansible_distribution_major_version' from source: facts 21857 1726882739.74973: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882739.74985: when evaluation is False, skipping this task 21857 1726882739.74994: _execute() done 21857 1726882739.75175: dumping result to json 21857 1726882739.75179: done dumping result, returning 21857 1726882739.75184: done running TaskExecutor() for managed_node1/TASK: TEST: I can configure an interface with static ipv6 config [0affc7ec-ae25-c255-e53c-00000000000f] 21857 1726882739.75187: sending task result for task 0affc7ec-ae25-c255-e53c-00000000000f 21857 1726882739.75262: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000000f 21857 1726882739.75265: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21857 1726882739.75324: no more pending results, returning what we have 21857 1726882739.75328: results queue empty 21857 1726882739.75329: checking for any_errors_fatal 21857 1726882739.75334: done checking for any_errors_fatal 21857 1726882739.75334: checking for max_fail_percentage 21857 1726882739.75336: done checking for max_fail_percentage 21857 1726882739.75337: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.75338: done checking to see if all hosts have failed 21857 1726882739.75339: getting the remaining hosts for this loop 21857 1726882739.75340: done getting the remaining hosts for this loop 21857 1726882739.75345: getting the next task for host managed_node1 21857 1726882739.75352: done getting next task for host managed_node1 21857 1726882739.75358: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21857 1726882739.75361: ^ state is: HOST STATE: block=3, 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 21857 1726882739.75378: getting variables 21857 1726882739.75380: in VariableManager get_vars() 21857 1726882739.75644: Calling all_inventory to load vars for managed_node1 21857 1726882739.75647: Calling groups_inventory to load vars for managed_node1 21857 1726882739.75650: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.75662: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.75665: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.75669: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.76154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.76832: done with get_vars() 21857 1726882739.76892: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:38:59 -0400 (0:00:00.084) 0:00:06.463 ****** 21857 1726882739.77041: entering _queue_task() for managed_node1/include_tasks 21857 1726882739.77357: worker is 1 (out of 1 available) 21857 1726882739.77372: exiting _queue_task() for managed_node1/include_tasks 21857 1726882739.77393: done queuing things up, now waiting for results queue to drain 21857 1726882739.77394: waiting for pending results... 21857 1726882739.77739: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21857 1726882739.77744: in run() - task 0affc7ec-ae25-c255-e53c-000000000017 21857 1726882739.77746: variable 'ansible_search_path' from source: unknown 21857 1726882739.77749: variable 'ansible_search_path' from source: unknown 21857 1726882739.77766: calling self._execute() 21857 1726882739.77848: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.77863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.77876: variable 'omit' from source: magic vars 21857 1726882739.78386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882739.82588: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882739.82671: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882739.82713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882739.82759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882739.82795: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882739.82893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882739.82934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882739.82968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882739.83017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882739.83043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882739.83366: variable 'ansible_distribution' from source: facts 21857 1726882739.83369: variable 'ansible_distribution_major_version' from source: facts 21857 1726882739.83372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882739.83375: when evaluation is False, skipping this task 21857 1726882739.83377: _execute() done 21857 1726882739.83380: dumping result to json 21857 1726882739.83382: done dumping result, returning 21857 1726882739.83572: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-c255-e53c-000000000017] 21857 1726882739.83600: sending task result for task 0affc7ec-ae25-c255-e53c-000000000017 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882739.83784: no more pending results, returning what we have 21857 1726882739.83788: results queue empty 21857 1726882739.83789: checking for any_errors_fatal 21857 1726882739.83793: done checking for any_errors_fatal 21857 1726882739.83794: checking for max_fail_percentage 21857 1726882739.83795: done checking for max_fail_percentage 21857 1726882739.83796: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.83797: done checking to see if all hosts have failed 21857 1726882739.83798: getting the remaining hosts for this loop 21857 1726882739.83799: done getting the remaining hosts for this loop 21857 1726882739.83803: getting the next task for host managed_node1 21857 1726882739.83809: done getting next task for host managed_node1 21857 1726882739.83813: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21857 1726882739.83816: ^ state is: HOST STATE: block=3, 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 21857 1726882739.83832: getting variables 21857 1726882739.83834: in VariableManager get_vars() 21857 1726882739.83875: Calling all_inventory to load vars for managed_node1 21857 1726882739.83878: Calling groups_inventory to load vars for managed_node1 21857 1726882739.83880: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.83892: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.83895: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.83898: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.84277: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000017 21857 1726882739.84281: WORKER PROCESS EXITING 21857 1726882739.84307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.84712: done with get_vars() 21857 1726882739.85041: done getting variables 21857 1726882739.85106: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:38:59 -0400 (0:00:00.080) 0:00:06.544 ****** 21857 1726882739.85143: entering _queue_task() for managed_node1/debug 21857 1726882739.85888: worker is 1 (out of 1 available) 21857 1726882739.85904: exiting _queue_task() for managed_node1/debug 21857 1726882739.85918: done queuing things up, now waiting for results queue to drain 21857 1726882739.85919: waiting for pending results... 21857 1726882739.86519: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21857 1726882739.86863: in run() - task 0affc7ec-ae25-c255-e53c-000000000018 21857 1726882739.86942: variable 'ansible_search_path' from source: unknown 21857 1726882739.87029: variable 'ansible_search_path' from source: unknown 21857 1726882739.87133: calling self._execute() 21857 1726882739.87270: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.87289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.87307: variable 'omit' from source: magic vars 21857 1726882739.88475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882739.91028: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882739.91108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882739.91152: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882739.91213: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882739.91246: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882739.91342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882739.91377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882739.91416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882739.91465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882739.91487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882739.91645: variable 'ansible_distribution' from source: facts 21857 1726882739.91659: variable 'ansible_distribution_major_version' from source: facts 21857 1726882739.91674: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882739.91684: when evaluation is False, skipping this task 21857 1726882739.91691: _execute() done 21857 1726882739.91698: dumping result to json 21857 1726882739.91705: done dumping result, returning 21857 1726882739.91716: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-c255-e53c-000000000018] 21857 1726882739.91731: sending task result for task 0affc7ec-ae25-c255-e53c-000000000018 21857 1726882739.91899: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000018 21857 1726882739.91903: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21857 1726882739.91977: no more pending results, returning what we have 21857 1726882739.91981: results queue empty 21857 1726882739.91981: checking for any_errors_fatal 21857 1726882739.91986: done checking for any_errors_fatal 21857 1726882739.91987: checking for max_fail_percentage 21857 1726882739.91988: done checking for max_fail_percentage 21857 1726882739.91989: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.91990: done checking to see if all hosts have failed 21857 1726882739.91991: getting the remaining hosts for this loop 21857 1726882739.91992: done getting the remaining hosts for this loop 21857 1726882739.91996: getting the next task for host managed_node1 21857 1726882739.92002: done getting next task for host managed_node1 21857 1726882739.92006: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21857 1726882739.92009: ^ state is: HOST STATE: block=3, 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 21857 1726882739.92025: getting variables 21857 1726882739.92027: in VariableManager get_vars() 21857 1726882739.92066: Calling all_inventory to load vars for managed_node1 21857 1726882739.92069: Calling groups_inventory to load vars for managed_node1 21857 1726882739.92071: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.92080: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.92083: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.92086: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.92321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.92615: done with get_vars() 21857 1726882739.92629: done getting variables 21857 1726882739.92717: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:38:59 -0400 (0:00:00.076) 0:00:06.620 ****** 21857 1726882739.92748: entering _queue_task() for managed_node1/fail 21857 1726882739.92750: Creating lock for fail 21857 1726882739.93257: worker is 1 (out of 1 available) 21857 1726882739.93269: exiting _queue_task() for managed_node1/fail 21857 1726882739.93284: done queuing things up, now waiting for results queue to drain 21857 1726882739.93285: waiting for pending results... 21857 1726882739.93420: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21857 1726882739.93624: in run() - task 0affc7ec-ae25-c255-e53c-000000000019 21857 1726882739.93631: variable 'ansible_search_path' from source: unknown 21857 1726882739.93634: variable 'ansible_search_path' from source: unknown 21857 1726882739.93638: calling self._execute() 21857 1726882739.93714: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.93734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.93749: variable 'omit' from source: magic vars 21857 1726882739.94252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882739.96772: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882739.96859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882739.97000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882739.97005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882739.97007: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882739.97079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882739.97125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882739.97159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882739.97215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882739.97242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882739.97401: variable 'ansible_distribution' from source: facts 21857 1726882739.97412: variable 'ansible_distribution_major_version' from source: facts 21857 1726882739.97428: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882739.97449: when evaluation is False, skipping this task 21857 1726882739.97452: _execute() done 21857 1726882739.97454: dumping result to json 21857 1726882739.97527: done dumping result, returning 21857 1726882739.97530: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-c255-e53c-000000000019] 21857 1726882739.97533: sending task result for task 0affc7ec-ae25-c255-e53c-000000000019 21857 1726882739.97827: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000019 21857 1726882739.97831: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882739.97871: no more pending results, returning what we have 21857 1726882739.97874: results queue empty 21857 1726882739.97875: checking for any_errors_fatal 21857 1726882739.97881: done checking for any_errors_fatal 21857 1726882739.97884: checking for max_fail_percentage 21857 1726882739.97886: done checking for max_fail_percentage 21857 1726882739.97887: checking to see if all hosts have failed and the running result is not ok 21857 1726882739.97888: done checking to see if all hosts have failed 21857 1726882739.97889: getting the remaining hosts for this loop 21857 1726882739.97890: done getting the remaining hosts for this loop 21857 1726882739.97893: getting the next task for host managed_node1 21857 1726882739.97899: done getting next task for host managed_node1 21857 1726882739.97903: ^ 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 21857 1726882739.97906: ^ state is: HOST STATE: block=3, 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 21857 1726882739.97919: getting variables 21857 1726882739.97921: in VariableManager get_vars() 21857 1726882739.97964: Calling all_inventory to load vars for managed_node1 21857 1726882739.97967: Calling groups_inventory to load vars for managed_node1 21857 1726882739.97969: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882739.97978: Calling all_plugins_play to load vars for managed_node1 21857 1726882739.97983: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882739.97987: Calling groups_plugins_play to load vars for managed_node1 21857 1726882739.98221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882739.98491: done with get_vars() 21857 1726882739.98502: done getting variables 21857 1726882739.98563: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:38:59 -0400 (0:00:00.058) 0:00:06.679 ****** 21857 1726882739.98604: entering _queue_task() for managed_node1/fail 21857 1726882739.98886: worker is 1 (out of 1 available) 21857 1726882739.98900: exiting _queue_task() for managed_node1/fail 21857 1726882739.98913: done queuing things up, now waiting for results queue to drain 21857 1726882739.98914: waiting for pending results... 21857 1726882739.99192: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21857 1726882739.99335: in run() - task 0affc7ec-ae25-c255-e53c-00000000001a 21857 1726882739.99365: variable 'ansible_search_path' from source: unknown 21857 1726882739.99373: variable 'ansible_search_path' from source: unknown 21857 1726882739.99418: calling self._execute() 21857 1726882739.99515: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882739.99530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882739.99545: variable 'omit' from source: magic vars 21857 1726882740.00033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.02713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.02805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.03157: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.03186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.03216: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.03281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.03307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.03330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.03359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.03370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.03480: variable 'ansible_distribution' from source: facts 21857 1726882740.03488: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.03498: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.03503: when evaluation is False, skipping this task 21857 1726882740.03505: _execute() done 21857 1726882740.03508: dumping result to json 21857 1726882740.03510: done dumping result, returning 21857 1726882740.03520: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-c255-e53c-00000000001a] 21857 1726882740.03524: sending task result for task 0affc7ec-ae25-c255-e53c-00000000001a 21857 1726882740.03611: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000001a 21857 1726882740.03614: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.03671: no more pending results, returning what we have 21857 1726882740.03675: results queue empty 21857 1726882740.03676: checking for any_errors_fatal 21857 1726882740.03680: done checking for any_errors_fatal 21857 1726882740.03680: checking for max_fail_percentage 21857 1726882740.03682: done checking for max_fail_percentage 21857 1726882740.03683: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.03684: done checking to see if all hosts have failed 21857 1726882740.03685: getting the remaining hosts for this loop 21857 1726882740.03686: done getting the remaining hosts for this loop 21857 1726882740.03690: getting the next task for host managed_node1 21857 1726882740.03696: done getting next task for host managed_node1 21857 1726882740.03700: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21857 1726882740.03703: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.03717: getting variables 21857 1726882740.03718: in VariableManager get_vars() 21857 1726882740.03761: Calling all_inventory to load vars for managed_node1 21857 1726882740.03764: Calling groups_inventory to load vars for managed_node1 21857 1726882740.03766: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.03775: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.03777: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.03780: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.03971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.04116: done with get_vars() 21857 1726882740.04125: done getting variables 21857 1726882740.04170: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:39:00 -0400 (0:00:00.055) 0:00:06.735 ****** 21857 1726882740.04194: entering _queue_task() for managed_node1/fail 21857 1726882740.04401: worker is 1 (out of 1 available) 21857 1726882740.04415: exiting _queue_task() for managed_node1/fail 21857 1726882740.04430: done queuing things up, now waiting for results queue to drain 21857 1726882740.04432: waiting for pending results... 21857 1726882740.04590: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21857 1726882740.04676: in run() - task 0affc7ec-ae25-c255-e53c-00000000001b 21857 1726882740.04692: variable 'ansible_search_path' from source: unknown 21857 1726882740.04695: variable 'ansible_search_path' from source: unknown 21857 1726882740.04726: calling self._execute() 21857 1726882740.04804: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.04808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.04817: variable 'omit' from source: magic vars 21857 1726882740.05301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.07409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.07455: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.07487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.07512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.07534: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.07602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.07625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.07644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.07672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.07689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.07784: variable 'ansible_distribution' from source: facts 21857 1726882740.07787: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.07798: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.07802: when evaluation is False, skipping this task 21857 1726882740.07805: _execute() done 21857 1726882740.07807: dumping result to json 21857 1726882740.07809: done dumping result, returning 21857 1726882740.07817: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-c255-e53c-00000000001b] 21857 1726882740.07820: sending task result for task 0affc7ec-ae25-c255-e53c-00000000001b 21857 1726882740.07906: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000001b 21857 1726882740.07909: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.07966: no more pending results, returning what we have 21857 1726882740.07969: results queue empty 21857 1726882740.07970: checking for any_errors_fatal 21857 1726882740.07976: done checking for any_errors_fatal 21857 1726882740.07976: checking for max_fail_percentage 21857 1726882740.07978: done checking for max_fail_percentage 21857 1726882740.07979: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.07979: done checking to see if all hosts have failed 21857 1726882740.07980: getting the remaining hosts for this loop 21857 1726882740.07984: done getting the remaining hosts for this loop 21857 1726882740.07988: getting the next task for host managed_node1 21857 1726882740.07993: done getting next task for host managed_node1 21857 1726882740.07997: ^ 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 21857 1726882740.08000: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.08015: getting variables 21857 1726882740.08017: in VariableManager get_vars() 21857 1726882740.08056: Calling all_inventory to load vars for managed_node1 21857 1726882740.08059: Calling groups_inventory to load vars for managed_node1 21857 1726882740.08061: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.08071: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.08073: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.08075: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.08300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.08538: done with get_vars() 21857 1726882740.08550: done getting variables 21857 1726882740.08648: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:39:00 -0400 (0:00:00.044) 0:00:06.780 ****** 21857 1726882740.08682: entering _queue_task() for managed_node1/dnf 21857 1726882740.08944: worker is 1 (out of 1 available) 21857 1726882740.08959: exiting _queue_task() for managed_node1/dnf 21857 1726882740.08972: done queuing things up, now waiting for results queue to drain 21857 1726882740.08974: waiting for pending results... 21857 1726882740.09340: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21857 1726882740.09387: in run() - task 0affc7ec-ae25-c255-e53c-00000000001c 21857 1726882740.09408: variable 'ansible_search_path' from source: unknown 21857 1726882740.09417: variable 'ansible_search_path' from source: unknown 21857 1726882740.09466: calling self._execute() 21857 1726882740.09550: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.09566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.09581: variable 'omit' from source: magic vars 21857 1726882740.10026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.12027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.12034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.12037: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.12090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.12121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.12204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.12239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.12280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.12303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.12427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.12459: variable 'ansible_distribution' from source: facts 21857 1726882740.12472: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.12487: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.12496: when evaluation is False, skipping this task 21857 1726882740.12503: _execute() done 21857 1726882740.12509: dumping result to json 21857 1726882740.12516: done dumping result, returning 21857 1726882740.12531: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-c255-e53c-00000000001c] 21857 1726882740.12541: sending task result for task 0affc7ec-ae25-c255-e53c-00000000001c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.12706: no more pending results, returning what we have 21857 1726882740.12710: results queue empty 21857 1726882740.12711: checking for any_errors_fatal 21857 1726882740.12716: done checking for any_errors_fatal 21857 1726882740.12717: checking for max_fail_percentage 21857 1726882740.12718: done checking for max_fail_percentage 21857 1726882740.12719: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.12720: done checking to see if all hosts have failed 21857 1726882740.12721: getting the remaining hosts for this loop 21857 1726882740.12726: done getting the remaining hosts for this loop 21857 1726882740.12730: getting the next task for host managed_node1 21857 1726882740.12735: done getting next task for host managed_node1 21857 1726882740.12739: ^ 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 21857 1726882740.12742: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.12759: getting variables 21857 1726882740.12761: in VariableManager get_vars() 21857 1726882740.12801: Calling all_inventory to load vars for managed_node1 21857 1726882740.12804: Calling groups_inventory to load vars for managed_node1 21857 1726882740.12954: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.12967: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.12970: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.12974: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.13217: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000001c 21857 1726882740.13221: WORKER PROCESS EXITING 21857 1726882740.13248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.13528: done with get_vars() 21857 1726882740.13536: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21857 1726882740.13590: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:39:00 -0400 (0:00:00.049) 0:00:06.829 ****** 21857 1726882740.13614: entering _queue_task() for managed_node1/yum 21857 1726882740.13616: Creating lock for yum 21857 1726882740.13837: worker is 1 (out of 1 available) 21857 1726882740.13852: exiting _queue_task() for managed_node1/yum 21857 1726882740.13864: done queuing things up, now waiting for results queue to drain 21857 1726882740.13865: waiting for pending results... 21857 1726882740.14030: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21857 1726882740.14116: in run() - task 0affc7ec-ae25-c255-e53c-00000000001d 21857 1726882740.14129: variable 'ansible_search_path' from source: unknown 21857 1726882740.14133: variable 'ansible_search_path' from source: unknown 21857 1726882740.14163: calling self._execute() 21857 1726882740.14230: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.14233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.14243: variable 'omit' from source: magic vars 21857 1726882740.14567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.16887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.16933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.16963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.16990: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.17010: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.17075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.17098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.17116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.17150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.17161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.17264: variable 'ansible_distribution' from source: facts 21857 1726882740.17267: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.17278: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.17283: when evaluation is False, skipping this task 21857 1726882740.17286: _execute() done 21857 1726882740.17288: dumping result to json 21857 1726882740.17291: done dumping result, returning 21857 1726882740.17297: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-c255-e53c-00000000001d] 21857 1726882740.17301: sending task result for task 0affc7ec-ae25-c255-e53c-00000000001d 21857 1726882740.17395: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000001d 21857 1726882740.17397: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.17450: no more pending results, returning what we have 21857 1726882740.17453: results queue empty 21857 1726882740.17454: checking for any_errors_fatal 21857 1726882740.17458: done checking for any_errors_fatal 21857 1726882740.17459: checking for max_fail_percentage 21857 1726882740.17461: done checking for max_fail_percentage 21857 1726882740.17461: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.17462: done checking to see if all hosts have failed 21857 1726882740.17463: getting the remaining hosts for this loop 21857 1726882740.17465: done getting the remaining hosts for this loop 21857 1726882740.17468: getting the next task for host managed_node1 21857 1726882740.17474: done getting next task for host managed_node1 21857 1726882740.17478: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21857 1726882740.17481: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.17497: getting variables 21857 1726882740.17498: in VariableManager get_vars() 21857 1726882740.17539: Calling all_inventory to load vars for managed_node1 21857 1726882740.17542: Calling groups_inventory to load vars for managed_node1 21857 1726882740.17544: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.17552: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.17555: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.17557: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.17700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.17868: done with get_vars() 21857 1726882740.17876: done getting variables 21857 1726882740.17921: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:39:00 -0400 (0:00:00.043) 0:00:06.872 ****** 21857 1726882740.17948: entering _queue_task() for managed_node1/fail 21857 1726882740.18149: worker is 1 (out of 1 available) 21857 1726882740.18166: exiting _queue_task() for managed_node1/fail 21857 1726882740.18178: done queuing things up, now waiting for results queue to drain 21857 1726882740.18180: waiting for pending results... 21857 1726882740.18337: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21857 1726882740.18417: in run() - task 0affc7ec-ae25-c255-e53c-00000000001e 21857 1726882740.18431: variable 'ansible_search_path' from source: unknown 21857 1726882740.18436: variable 'ansible_search_path' from source: unknown 21857 1726882740.18465: calling self._execute() 21857 1726882740.18526: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.18530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.18541: variable 'omit' from source: magic vars 21857 1726882740.18861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.20596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.20650: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.20677: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.20704: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.20729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.20788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.20808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.20840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.20865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.20876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.20975: variable 'ansible_distribution' from source: facts 21857 1726882740.20979: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.20990: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.20993: when evaluation is False, skipping this task 21857 1726882740.20995: _execute() done 21857 1726882740.20998: dumping result to json 21857 1726882740.21001: done dumping result, returning 21857 1726882740.21007: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-c255-e53c-00000000001e] 21857 1726882740.21012: sending task result for task 0affc7ec-ae25-c255-e53c-00000000001e 21857 1726882740.21102: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000001e 21857 1726882740.21105: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.21170: no more pending results, returning what we have 21857 1726882740.21175: results queue empty 21857 1726882740.21176: checking for any_errors_fatal 21857 1726882740.21184: done checking for any_errors_fatal 21857 1726882740.21185: checking for max_fail_percentage 21857 1726882740.21186: done checking for max_fail_percentage 21857 1726882740.21187: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.21188: done checking to see if all hosts have failed 21857 1726882740.21189: getting the remaining hosts for this loop 21857 1726882740.21190: done getting the remaining hosts for this loop 21857 1726882740.21193: getting the next task for host managed_node1 21857 1726882740.21198: done getting next task for host managed_node1 21857 1726882740.21202: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21857 1726882740.21204: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.21218: getting variables 21857 1726882740.21219: in VariableManager get_vars() 21857 1726882740.21256: Calling all_inventory to load vars for managed_node1 21857 1726882740.21259: Calling groups_inventory to load vars for managed_node1 21857 1726882740.21261: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.21268: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.21270: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.21272: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.21392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.21537: done with get_vars() 21857 1726882740.21544: done getting variables 21857 1726882740.21586: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:39:00 -0400 (0:00:00.036) 0:00:06.909 ****** 21857 1726882740.21611: entering _queue_task() for managed_node1/package 21857 1726882740.21805: worker is 1 (out of 1 available) 21857 1726882740.21818: exiting _queue_task() for managed_node1/package 21857 1726882740.21833: done queuing things up, now waiting for results queue to drain 21857 1726882740.21835: waiting for pending results... 21857 1726882740.21986: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21857 1726882740.22082: in run() - task 0affc7ec-ae25-c255-e53c-00000000001f 21857 1726882740.22096: variable 'ansible_search_path' from source: unknown 21857 1726882740.22100: variable 'ansible_search_path' from source: unknown 21857 1726882740.22135: calling self._execute() 21857 1726882740.22200: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.22204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.22214: variable 'omit' from source: magic vars 21857 1726882740.22549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.24384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.24432: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.24472: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.24502: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.24523: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.24585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.24610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.24631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.24659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.24671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.24775: variable 'ansible_distribution' from source: facts 21857 1726882740.24780: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.24793: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.24796: when evaluation is False, skipping this task 21857 1726882740.24799: _execute() done 21857 1726882740.24802: dumping result to json 21857 1726882740.24806: done dumping result, returning 21857 1726882740.24815: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-c255-e53c-00000000001f] 21857 1726882740.24817: sending task result for task 0affc7ec-ae25-c255-e53c-00000000001f 21857 1726882740.24911: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000001f 21857 1726882740.24914: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.24964: no more pending results, returning what we have 21857 1726882740.24967: results queue empty 21857 1726882740.24968: checking for any_errors_fatal 21857 1726882740.24973: done checking for any_errors_fatal 21857 1726882740.24973: checking for max_fail_percentage 21857 1726882740.24975: done checking for max_fail_percentage 21857 1726882740.24976: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.24977: done checking to see if all hosts have failed 21857 1726882740.24978: getting the remaining hosts for this loop 21857 1726882740.24979: done getting the remaining hosts for this loop 21857 1726882740.24983: getting the next task for host managed_node1 21857 1726882740.24989: done getting next task for host managed_node1 21857 1726882740.24993: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21857 1726882740.24996: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.25010: getting variables 21857 1726882740.25012: in VariableManager get_vars() 21857 1726882740.25058: Calling all_inventory to load vars for managed_node1 21857 1726882740.25060: Calling groups_inventory to load vars for managed_node1 21857 1726882740.25062: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.25071: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.25074: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.25076: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.25433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.25571: done with get_vars() 21857 1726882740.25580: done getting variables 21857 1726882740.25623: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:39:00 -0400 (0:00:00.040) 0:00:06.949 ****** 21857 1726882740.25646: entering _queue_task() for managed_node1/package 21857 1726882740.25857: worker is 1 (out of 1 available) 21857 1726882740.25871: exiting _queue_task() for managed_node1/package 21857 1726882740.25884: done queuing things up, now waiting for results queue to drain 21857 1726882740.25886: waiting for pending results... 21857 1726882740.26061: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21857 1726882740.26155: in run() - task 0affc7ec-ae25-c255-e53c-000000000020 21857 1726882740.26167: variable 'ansible_search_path' from source: unknown 21857 1726882740.26170: variable 'ansible_search_path' from source: unknown 21857 1726882740.26203: calling self._execute() 21857 1726882740.26266: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.26269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.26279: variable 'omit' from source: magic vars 21857 1726882740.26600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.28197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.28245: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.28272: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.28304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.28324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.28385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.28412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.28430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.28459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.28471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.28571: variable 'ansible_distribution' from source: facts 21857 1726882740.28575: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.28587: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.28590: when evaluation is False, skipping this task 21857 1726882740.28592: _execute() done 21857 1726882740.28595: dumping result to json 21857 1726882740.28597: done dumping result, returning 21857 1726882740.28603: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-c255-e53c-000000000020] 21857 1726882740.28607: sending task result for task 0affc7ec-ae25-c255-e53c-000000000020 21857 1726882740.28702: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000020 21857 1726882740.28705: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.28762: no more pending results, returning what we have 21857 1726882740.28765: results queue empty 21857 1726882740.28766: checking for any_errors_fatal 21857 1726882740.28771: done checking for any_errors_fatal 21857 1726882740.28771: checking for max_fail_percentage 21857 1726882740.28773: done checking for max_fail_percentage 21857 1726882740.28774: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.28775: done checking to see if all hosts have failed 21857 1726882740.28776: getting the remaining hosts for this loop 21857 1726882740.28777: done getting the remaining hosts for this loop 21857 1726882740.28780: getting the next task for host managed_node1 21857 1726882740.28789: done getting next task for host managed_node1 21857 1726882740.28792: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21857 1726882740.28795: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.28808: getting variables 21857 1726882740.28809: in VariableManager get_vars() 21857 1726882740.28848: Calling all_inventory to load vars for managed_node1 21857 1726882740.28851: Calling groups_inventory to load vars for managed_node1 21857 1726882740.28853: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.28861: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.28864: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.28867: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.29000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.29148: done with get_vars() 21857 1726882740.29156: done getting variables 21857 1726882740.29200: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:39:00 -0400 (0:00:00.035) 0:00:06.985 ****** 21857 1726882740.29226: entering _queue_task() for managed_node1/package 21857 1726882740.29432: worker is 1 (out of 1 available) 21857 1726882740.29447: exiting _queue_task() for managed_node1/package 21857 1726882740.29461: done queuing things up, now waiting for results queue to drain 21857 1726882740.29463: waiting for pending results... 21857 1726882740.29626: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21857 1726882740.29718: in run() - task 0affc7ec-ae25-c255-e53c-000000000021 21857 1726882740.29736: variable 'ansible_search_path' from source: unknown 21857 1726882740.29740: variable 'ansible_search_path' from source: unknown 21857 1726882740.29771: calling self._execute() 21857 1726882740.29840: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.29845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.29854: variable 'omit' from source: magic vars 21857 1726882740.30258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.31863: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.31923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.31951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.31978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.32002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.32065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.32088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.32112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.32142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.32153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.32258: variable 'ansible_distribution' from source: facts 21857 1726882740.32262: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.32272: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.32275: when evaluation is False, skipping this task 21857 1726882740.32278: _execute() done 21857 1726882740.32281: dumping result to json 21857 1726882740.32283: done dumping result, returning 21857 1726882740.32293: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-c255-e53c-000000000021] 21857 1726882740.32296: sending task result for task 0affc7ec-ae25-c255-e53c-000000000021 21857 1726882740.32387: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000021 21857 1726882740.32389: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.32461: no more pending results, returning what we have 21857 1726882740.32464: results queue empty 21857 1726882740.32465: checking for any_errors_fatal 21857 1726882740.32471: done checking for any_errors_fatal 21857 1726882740.32471: checking for max_fail_percentage 21857 1726882740.32473: done checking for max_fail_percentage 21857 1726882740.32474: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.32475: done checking to see if all hosts have failed 21857 1726882740.32475: getting the remaining hosts for this loop 21857 1726882740.32477: done getting the remaining hosts for this loop 21857 1726882740.32480: getting the next task for host managed_node1 21857 1726882740.32486: done getting next task for host managed_node1 21857 1726882740.32490: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21857 1726882740.32493: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.32508: getting variables 21857 1726882740.32509: in VariableManager get_vars() 21857 1726882740.32546: Calling all_inventory to load vars for managed_node1 21857 1726882740.32549: Calling groups_inventory to load vars for managed_node1 21857 1726882740.32551: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.32559: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.32562: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.32564: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.32739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.32880: done with get_vars() 21857 1726882740.32888: done getting variables 21857 1726882740.32966: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:39:00 -0400 (0:00:00.037) 0:00:07.023 ****** 21857 1726882740.32990: entering _queue_task() for managed_node1/service 21857 1726882740.32991: Creating lock for service 21857 1726882740.33201: worker is 1 (out of 1 available) 21857 1726882740.33216: exiting _queue_task() for managed_node1/service 21857 1726882740.33233: done queuing things up, now waiting for results queue to drain 21857 1726882740.33234: waiting for pending results... 21857 1726882740.33404: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21857 1726882740.33501: in run() - task 0affc7ec-ae25-c255-e53c-000000000022 21857 1726882740.33512: variable 'ansible_search_path' from source: unknown 21857 1726882740.33516: variable 'ansible_search_path' from source: unknown 21857 1726882740.33555: calling self._execute() 21857 1726882740.33624: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.33631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.33641: variable 'omit' from source: magic vars 21857 1726882740.33966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.35576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.35626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.35658: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.35697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.35717: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.35785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.35806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.35826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.35856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.35868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.35972: variable 'ansible_distribution' from source: facts 21857 1726882740.35976: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.35990: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.35994: when evaluation is False, skipping this task 21857 1726882740.35996: _execute() done 21857 1726882740.35999: dumping result to json 21857 1726882740.36001: done dumping result, returning 21857 1726882740.36007: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-c255-e53c-000000000022] 21857 1726882740.36011: sending task result for task 0affc7ec-ae25-c255-e53c-000000000022 21857 1726882740.36108: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000022 21857 1726882740.36110: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.36156: no more pending results, returning what we have 21857 1726882740.36159: results queue empty 21857 1726882740.36160: checking for any_errors_fatal 21857 1726882740.36167: done checking for any_errors_fatal 21857 1726882740.36167: checking for max_fail_percentage 21857 1726882740.36169: done checking for max_fail_percentage 21857 1726882740.36170: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.36171: done checking to see if all hosts have failed 21857 1726882740.36172: getting the remaining hosts for this loop 21857 1726882740.36173: done getting the remaining hosts for this loop 21857 1726882740.36177: getting the next task for host managed_node1 21857 1726882740.36186: done getting next task for host managed_node1 21857 1726882740.36190: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21857 1726882740.36192: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.36206: getting variables 21857 1726882740.36208: in VariableManager get_vars() 21857 1726882740.36254: Calling all_inventory to load vars for managed_node1 21857 1726882740.36257: Calling groups_inventory to load vars for managed_node1 21857 1726882740.36259: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.36268: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.36270: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.36273: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.36434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.36609: done with get_vars() 21857 1726882740.36618: done getting variables 21857 1726882740.36663: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:39:00 -0400 (0:00:00.036) 0:00:07.060 ****** 21857 1726882740.36689: entering _queue_task() for managed_node1/service 21857 1726882740.36913: worker is 1 (out of 1 available) 21857 1726882740.36928: exiting _queue_task() for managed_node1/service 21857 1726882740.36943: done queuing things up, now waiting for results queue to drain 21857 1726882740.36945: waiting for pending results... 21857 1726882740.37109: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21857 1726882740.37198: in run() - task 0affc7ec-ae25-c255-e53c-000000000023 21857 1726882740.37210: variable 'ansible_search_path' from source: unknown 21857 1726882740.37214: variable 'ansible_search_path' from source: unknown 21857 1726882740.37247: calling self._execute() 21857 1726882740.37315: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.37319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.37330: variable 'omit' from source: magic vars 21857 1726882740.37656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.39271: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.39318: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.39347: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.39378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.39400: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.39463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.39528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.39532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.39535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.39543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.39647: variable 'ansible_distribution' from source: facts 21857 1726882740.39653: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.39663: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.39665: when evaluation is False, skipping this task 21857 1726882740.39668: _execute() done 21857 1726882740.39671: dumping result to json 21857 1726882740.39673: done dumping result, returning 21857 1726882740.39687: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-c255-e53c-000000000023] 21857 1726882740.39690: sending task result for task 0affc7ec-ae25-c255-e53c-000000000023 21857 1726882740.39781: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000023 21857 1726882740.39786: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21857 1726882740.39845: no more pending results, returning what we have 21857 1726882740.39848: results queue empty 21857 1726882740.39849: checking for any_errors_fatal 21857 1726882740.39857: done checking for any_errors_fatal 21857 1726882740.39858: checking for max_fail_percentage 21857 1726882740.39859: done checking for max_fail_percentage 21857 1726882740.39860: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.39861: done checking to see if all hosts have failed 21857 1726882740.39862: getting the remaining hosts for this loop 21857 1726882740.39863: done getting the remaining hosts for this loop 21857 1726882740.39867: getting the next task for host managed_node1 21857 1726882740.39873: done getting next task for host managed_node1 21857 1726882740.39877: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21857 1726882740.39880: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.39896: getting variables 21857 1726882740.39898: in VariableManager get_vars() 21857 1726882740.39935: Calling all_inventory to load vars for managed_node1 21857 1726882740.39938: Calling groups_inventory to load vars for managed_node1 21857 1726882740.39940: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.39949: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.39951: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.39954: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.40100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.40254: done with get_vars() 21857 1726882740.40262: done getting variables 21857 1726882740.40306: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:39:00 -0400 (0:00:00.036) 0:00:07.096 ****** 21857 1726882740.40331: entering _queue_task() for managed_node1/service 21857 1726882740.40546: worker is 1 (out of 1 available) 21857 1726882740.40561: exiting _queue_task() for managed_node1/service 21857 1726882740.40575: done queuing things up, now waiting for results queue to drain 21857 1726882740.40576: waiting for pending results... 21857 1726882740.40740: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21857 1726882740.40818: in run() - task 0affc7ec-ae25-c255-e53c-000000000024 21857 1726882740.40834: variable 'ansible_search_path' from source: unknown 21857 1726882740.40838: variable 'ansible_search_path' from source: unknown 21857 1726882740.40869: calling self._execute() 21857 1726882740.40937: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.40941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.40951: variable 'omit' from source: magic vars 21857 1726882740.41279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.42889: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.42937: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.42975: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.43005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.43026: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.43089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.43112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.43132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.43160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.43171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.43275: variable 'ansible_distribution' from source: facts 21857 1726882740.43281: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.43291: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.43294: when evaluation is False, skipping this task 21857 1726882740.43296: _execute() done 21857 1726882740.43299: dumping result to json 21857 1726882740.43301: done dumping result, returning 21857 1726882740.43315: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-c255-e53c-000000000024] 21857 1726882740.43319: sending task result for task 0affc7ec-ae25-c255-e53c-000000000024 21857 1726882740.43405: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000024 21857 1726882740.43408: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.43462: no more pending results, returning what we have 21857 1726882740.43466: results queue empty 21857 1726882740.43467: checking for any_errors_fatal 21857 1726882740.43473: done checking for any_errors_fatal 21857 1726882740.43473: checking for max_fail_percentage 21857 1726882740.43475: done checking for max_fail_percentage 21857 1726882740.43476: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.43477: done checking to see if all hosts have failed 21857 1726882740.43477: getting the remaining hosts for this loop 21857 1726882740.43479: done getting the remaining hosts for this loop 21857 1726882740.43485: getting the next task for host managed_node1 21857 1726882740.43491: done getting next task for host managed_node1 21857 1726882740.43495: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21857 1726882740.43497: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.43511: getting variables 21857 1726882740.43512: in VariableManager get_vars() 21857 1726882740.43549: Calling all_inventory to load vars for managed_node1 21857 1726882740.43552: Calling groups_inventory to load vars for managed_node1 21857 1726882740.43554: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.43563: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.43565: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.43568: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.43746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.43889: done with get_vars() 21857 1726882740.43897: done getting variables 21857 1726882740.43940: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:39:00 -0400 (0:00:00.036) 0:00:07.133 ****** 21857 1726882740.43964: entering _queue_task() for managed_node1/service 21857 1726882740.44171: worker is 1 (out of 1 available) 21857 1726882740.44189: exiting _queue_task() for managed_node1/service 21857 1726882740.44204: done queuing things up, now waiting for results queue to drain 21857 1726882740.44205: waiting for pending results... 21857 1726882740.44370: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21857 1726882740.44456: in run() - task 0affc7ec-ae25-c255-e53c-000000000025 21857 1726882740.44467: variable 'ansible_search_path' from source: unknown 21857 1726882740.44471: variable 'ansible_search_path' from source: unknown 21857 1726882740.44502: calling self._execute() 21857 1726882740.44574: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.44578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.44590: variable 'omit' from source: magic vars 21857 1726882740.44925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.46550: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.46599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.46631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.46657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.46679: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.46746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.46768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.46789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.46816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.46832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.46942: variable 'ansible_distribution' from source: facts 21857 1726882740.46947: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.46953: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.46956: when evaluation is False, skipping this task 21857 1726882740.46959: _execute() done 21857 1726882740.46961: dumping result to json 21857 1726882740.46965: done dumping result, returning 21857 1726882740.46973: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-c255-e53c-000000000025] 21857 1726882740.46977: sending task result for task 0affc7ec-ae25-c255-e53c-000000000025 21857 1726882740.47069: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000025 21857 1726882740.47072: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21857 1726882740.47115: no more pending results, returning what we have 21857 1726882740.47118: results queue empty 21857 1726882740.47119: checking for any_errors_fatal 21857 1726882740.47127: done checking for any_errors_fatal 21857 1726882740.47128: checking for max_fail_percentage 21857 1726882740.47129: done checking for max_fail_percentage 21857 1726882740.47130: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.47131: done checking to see if all hosts have failed 21857 1726882740.47132: getting the remaining hosts for this loop 21857 1726882740.47133: done getting the remaining hosts for this loop 21857 1726882740.47137: getting the next task for host managed_node1 21857 1726882740.47143: done getting next task for host managed_node1 21857 1726882740.47147: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21857 1726882740.47150: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.47163: getting variables 21857 1726882740.47165: in VariableManager get_vars() 21857 1726882740.47203: Calling all_inventory to load vars for managed_node1 21857 1726882740.47206: Calling groups_inventory to load vars for managed_node1 21857 1726882740.47208: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.47217: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.47219: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.47223: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.47375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.47523: done with get_vars() 21857 1726882740.47532: done getting variables 21857 1726882740.47574: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:39:00 -0400 (0:00:00.036) 0:00:07.169 ****** 21857 1726882740.47597: entering _queue_task() for managed_node1/copy 21857 1726882740.47805: worker is 1 (out of 1 available) 21857 1726882740.47821: exiting _queue_task() for managed_node1/copy 21857 1726882740.47836: done queuing things up, now waiting for results queue to drain 21857 1726882740.47837: waiting for pending results... 21857 1726882740.48007: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21857 1726882740.48087: in run() - task 0affc7ec-ae25-c255-e53c-000000000026 21857 1726882740.48100: variable 'ansible_search_path' from source: unknown 21857 1726882740.48103: variable 'ansible_search_path' from source: unknown 21857 1726882740.48140: calling self._execute() 21857 1726882740.48209: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.48213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.48224: variable 'omit' from source: magic vars 21857 1726882740.48608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.50173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.50227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.50257: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.50288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.50306: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.50371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.50395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.50414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.50445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.50457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.50561: variable 'ansible_distribution' from source: facts 21857 1726882740.50565: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.50575: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.50578: when evaluation is False, skipping this task 21857 1726882740.50583: _execute() done 21857 1726882740.50586: dumping result to json 21857 1726882740.50589: done dumping result, returning 21857 1726882740.50598: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-c255-e53c-000000000026] 21857 1726882740.50601: sending task result for task 0affc7ec-ae25-c255-e53c-000000000026 21857 1726882740.50688: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000026 21857 1726882740.50691: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.50744: no more pending results, returning what we have 21857 1726882740.50747: results queue empty 21857 1726882740.50747: checking for any_errors_fatal 21857 1726882740.50753: done checking for any_errors_fatal 21857 1726882740.50753: checking for max_fail_percentage 21857 1726882740.50755: done checking for max_fail_percentage 21857 1726882740.50756: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.50757: done checking to see if all hosts have failed 21857 1726882740.50758: getting the remaining hosts for this loop 21857 1726882740.50759: done getting the remaining hosts for this loop 21857 1726882740.50762: getting the next task for host managed_node1 21857 1726882740.50768: done getting next task for host managed_node1 21857 1726882740.50772: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21857 1726882740.50774: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.50790: getting variables 21857 1726882740.50791: in VariableManager get_vars() 21857 1726882740.50827: Calling all_inventory to load vars for managed_node1 21857 1726882740.50830: Calling groups_inventory to load vars for managed_node1 21857 1726882740.50832: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.50841: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.50843: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.50846: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.51017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.51162: done with get_vars() 21857 1726882740.51170: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:39:00 -0400 (0:00:00.036) 0:00:07.205 ****** 21857 1726882740.51233: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21857 1726882740.51235: Creating lock for fedora.linux_system_roles.network_connections 21857 1726882740.51439: worker is 1 (out of 1 available) 21857 1726882740.51455: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21857 1726882740.51467: done queuing things up, now waiting for results queue to drain 21857 1726882740.51468: waiting for pending results... 21857 1726882740.51641: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21857 1726882740.51720: in run() - task 0affc7ec-ae25-c255-e53c-000000000027 21857 1726882740.51734: variable 'ansible_search_path' from source: unknown 21857 1726882740.51737: variable 'ansible_search_path' from source: unknown 21857 1726882740.51766: calling self._execute() 21857 1726882740.51835: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.51839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.51848: variable 'omit' from source: magic vars 21857 1726882740.52182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.53800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.53847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.53876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.53909: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.53941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.54010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.54033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.54053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.54081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.54098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.54203: variable 'ansible_distribution' from source: facts 21857 1726882740.54207: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.54219: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.54223: when evaluation is False, skipping this task 21857 1726882740.54226: _execute() done 21857 1726882740.54229: dumping result to json 21857 1726882740.54231: done dumping result, returning 21857 1726882740.54239: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-c255-e53c-000000000027] 21857 1726882740.54242: sending task result for task 0affc7ec-ae25-c255-e53c-000000000027 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.54388: no more pending results, returning what we have 21857 1726882740.54391: results queue empty 21857 1726882740.54392: checking for any_errors_fatal 21857 1726882740.54397: done checking for any_errors_fatal 21857 1726882740.54398: checking for max_fail_percentage 21857 1726882740.54400: done checking for max_fail_percentage 21857 1726882740.54401: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.54401: done checking to see if all hosts have failed 21857 1726882740.54402: getting the remaining hosts for this loop 21857 1726882740.54404: done getting the remaining hosts for this loop 21857 1726882740.54408: getting the next task for host managed_node1 21857 1726882740.54414: done getting next task for host managed_node1 21857 1726882740.54418: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21857 1726882740.54420: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.54436: getting variables 21857 1726882740.54439: in VariableManager get_vars() 21857 1726882740.54474: Calling all_inventory to load vars for managed_node1 21857 1726882740.54476: Calling groups_inventory to load vars for managed_node1 21857 1726882740.54478: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.54487: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.54490: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.54492: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.54640: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000027 21857 1726882740.54643: WORKER PROCESS EXITING 21857 1726882740.54655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.54821: done with get_vars() 21857 1726882740.54830: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:39:00 -0400 (0:00:00.036) 0:00:07.242 ****** 21857 1726882740.54893: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21857 1726882740.54894: Creating lock for fedora.linux_system_roles.network_state 21857 1726882740.55106: worker is 1 (out of 1 available) 21857 1726882740.55121: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21857 1726882740.55137: done queuing things up, now waiting for results queue to drain 21857 1726882740.55138: waiting for pending results... 21857 1726882740.55304: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21857 1726882740.55386: in run() - task 0affc7ec-ae25-c255-e53c-000000000028 21857 1726882740.55401: variable 'ansible_search_path' from source: unknown 21857 1726882740.55404: variable 'ansible_search_path' from source: unknown 21857 1726882740.55437: calling self._execute() 21857 1726882740.55503: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.55506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.55517: variable 'omit' from source: magic vars 21857 1726882740.55853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.57462: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.57510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.57540: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.57569: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.57592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.57656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.57680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.57701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.57730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.57741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.57844: variable 'ansible_distribution' from source: facts 21857 1726882740.57850: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.57859: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.57862: when evaluation is False, skipping this task 21857 1726882740.57864: _execute() done 21857 1726882740.57867: dumping result to json 21857 1726882740.57869: done dumping result, returning 21857 1726882740.57878: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-c255-e53c-000000000028] 21857 1726882740.57881: sending task result for task 0affc7ec-ae25-c255-e53c-000000000028 21857 1726882740.57971: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000028 21857 1726882740.57974: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.58043: no more pending results, returning what we have 21857 1726882740.58047: results queue empty 21857 1726882740.58047: checking for any_errors_fatal 21857 1726882740.58052: done checking for any_errors_fatal 21857 1726882740.58053: checking for max_fail_percentage 21857 1726882740.58054: done checking for max_fail_percentage 21857 1726882740.58055: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.58056: done checking to see if all hosts have failed 21857 1726882740.58057: getting the remaining hosts for this loop 21857 1726882740.58058: done getting the remaining hosts for this loop 21857 1726882740.58062: getting the next task for host managed_node1 21857 1726882740.58068: done getting next task for host managed_node1 21857 1726882740.58072: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21857 1726882740.58074: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.58088: getting variables 21857 1726882740.58089: in VariableManager get_vars() 21857 1726882740.58124: Calling all_inventory to load vars for managed_node1 21857 1726882740.58126: Calling groups_inventory to load vars for managed_node1 21857 1726882740.58128: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.58137: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.58139: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.58142: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.58276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.58424: done with get_vars() 21857 1726882740.58433: done getting variables 21857 1726882740.58475: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:39:00 -0400 (0:00:00.036) 0:00:07.278 ****** 21857 1726882740.58499: entering _queue_task() for managed_node1/debug 21857 1726882740.58705: worker is 1 (out of 1 available) 21857 1726882740.58720: exiting _queue_task() for managed_node1/debug 21857 1726882740.58734: done queuing things up, now waiting for results queue to drain 21857 1726882740.58735: waiting for pending results... 21857 1726882740.58897: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21857 1726882740.58981: in run() - task 0affc7ec-ae25-c255-e53c-000000000029 21857 1726882740.58997: variable 'ansible_search_path' from source: unknown 21857 1726882740.59001: variable 'ansible_search_path' from source: unknown 21857 1726882740.59037: calling self._execute() 21857 1726882740.59105: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.59109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.59119: variable 'omit' from source: magic vars 21857 1726882740.59450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.61089: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.61137: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.61177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.61204: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.61226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.61293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.61313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.61334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.61362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.61376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.61486: variable 'ansible_distribution' from source: facts 21857 1726882740.61490: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.61494: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.61496: when evaluation is False, skipping this task 21857 1726882740.61501: _execute() done 21857 1726882740.61504: dumping result to json 21857 1726882740.61506: done dumping result, returning 21857 1726882740.61515: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-c255-e53c-000000000029] 21857 1726882740.61519: sending task result for task 0affc7ec-ae25-c255-e53c-000000000029 21857 1726882740.61611: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000029 21857 1726882740.61614: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21857 1726882740.61661: no more pending results, returning what we have 21857 1726882740.61664: results queue empty 21857 1726882740.61665: checking for any_errors_fatal 21857 1726882740.61672: done checking for any_errors_fatal 21857 1726882740.61672: checking for max_fail_percentage 21857 1726882740.61674: done checking for max_fail_percentage 21857 1726882740.61675: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.61676: done checking to see if all hosts have failed 21857 1726882740.61676: getting the remaining hosts for this loop 21857 1726882740.61678: done getting the remaining hosts for this loop 21857 1726882740.61684: getting the next task for host managed_node1 21857 1726882740.61691: done getting next task for host managed_node1 21857 1726882740.61695: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21857 1726882740.61698: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.61712: getting variables 21857 1726882740.61713: in VariableManager get_vars() 21857 1726882740.61753: Calling all_inventory to load vars for managed_node1 21857 1726882740.61756: Calling groups_inventory to load vars for managed_node1 21857 1726882740.61758: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.61766: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.61769: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.61771: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.61963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.62109: done with get_vars() 21857 1726882740.62117: done getting variables 21857 1726882740.62164: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:39:00 -0400 (0:00:00.036) 0:00:07.315 ****** 21857 1726882740.62190: entering _queue_task() for managed_node1/debug 21857 1726882740.62407: worker is 1 (out of 1 available) 21857 1726882740.62424: exiting _queue_task() for managed_node1/debug 21857 1726882740.62438: done queuing things up, now waiting for results queue to drain 21857 1726882740.62439: waiting for pending results... 21857 1726882740.62602: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21857 1726882740.62684: in run() - task 0affc7ec-ae25-c255-e53c-00000000002a 21857 1726882740.62695: variable 'ansible_search_path' from source: unknown 21857 1726882740.62699: variable 'ansible_search_path' from source: unknown 21857 1726882740.62737: calling self._execute() 21857 1726882740.62808: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.62812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.62821: variable 'omit' from source: magic vars 21857 1726882740.63161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.64780: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.64830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.64863: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.64892: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.64913: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.64979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.65003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.65021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.65051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.65067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.65169: variable 'ansible_distribution' from source: facts 21857 1726882740.65173: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.65185: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.65188: when evaluation is False, skipping this task 21857 1726882740.65191: _execute() done 21857 1726882740.65193: dumping result to json 21857 1726882740.65196: done dumping result, returning 21857 1726882740.65204: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-c255-e53c-00000000002a] 21857 1726882740.65207: sending task result for task 0affc7ec-ae25-c255-e53c-00000000002a 21857 1726882740.65297: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000002a 21857 1726882740.65299: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21857 1726882740.65348: no more pending results, returning what we have 21857 1726882740.65351: results queue empty 21857 1726882740.65352: checking for any_errors_fatal 21857 1726882740.65357: done checking for any_errors_fatal 21857 1726882740.65358: checking for max_fail_percentage 21857 1726882740.65360: done checking for max_fail_percentage 21857 1726882740.65361: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.65361: done checking to see if all hosts have failed 21857 1726882740.65362: getting the remaining hosts for this loop 21857 1726882740.65363: done getting the remaining hosts for this loop 21857 1726882740.65367: getting the next task for host managed_node1 21857 1726882740.65374: done getting next task for host managed_node1 21857 1726882740.65378: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21857 1726882740.65380: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.65394: getting variables 21857 1726882740.65395: in VariableManager get_vars() 21857 1726882740.65434: Calling all_inventory to load vars for managed_node1 21857 1726882740.65437: Calling groups_inventory to load vars for managed_node1 21857 1726882740.65439: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.65448: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.65451: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.65453: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.65602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.65750: done with get_vars() 21857 1726882740.65759: done getting variables 21857 1726882740.65801: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:39:00 -0400 (0:00:00.036) 0:00:07.351 ****** 21857 1726882740.65826: entering _queue_task() for managed_node1/debug 21857 1726882740.66039: worker is 1 (out of 1 available) 21857 1726882740.66055: exiting _queue_task() for managed_node1/debug 21857 1726882740.66067: done queuing things up, now waiting for results queue to drain 21857 1726882740.66069: waiting for pending results... 21857 1726882740.66230: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21857 1726882740.66328: in run() - task 0affc7ec-ae25-c255-e53c-00000000002b 21857 1726882740.66343: variable 'ansible_search_path' from source: unknown 21857 1726882740.66347: variable 'ansible_search_path' from source: unknown 21857 1726882740.66375: calling self._execute() 21857 1726882740.66440: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.66444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.66455: variable 'omit' from source: magic vars 21857 1726882740.66790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.68396: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.68445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.68488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.68512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.68533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.68596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.68619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.68639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.68668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.68678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.68783: variable 'ansible_distribution' from source: facts 21857 1726882740.68792: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.68802: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.68805: when evaluation is False, skipping this task 21857 1726882740.68809: _execute() done 21857 1726882740.68812: dumping result to json 21857 1726882740.68814: done dumping result, returning 21857 1726882740.68826: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-c255-e53c-00000000002b] 21857 1726882740.68829: sending task result for task 0affc7ec-ae25-c255-e53c-00000000002b 21857 1726882740.68913: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000002b 21857 1726882740.68916: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21857 1726882740.68963: no more pending results, returning what we have 21857 1726882740.68966: results queue empty 21857 1726882740.68967: checking for any_errors_fatal 21857 1726882740.68974: done checking for any_errors_fatal 21857 1726882740.68974: checking for max_fail_percentage 21857 1726882740.68976: done checking for max_fail_percentage 21857 1726882740.68977: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.68978: done checking to see if all hosts have failed 21857 1726882740.68979: getting the remaining hosts for this loop 21857 1726882740.68980: done getting the remaining hosts for this loop 21857 1726882740.68984: getting the next task for host managed_node1 21857 1726882740.68989: done getting next task for host managed_node1 21857 1726882740.68993: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21857 1726882740.68996: ^ state is: HOST STATE: block=3, 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=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 21857 1726882740.69009: getting variables 21857 1726882740.69011: in VariableManager get_vars() 21857 1726882740.69054: Calling all_inventory to load vars for managed_node1 21857 1726882740.69057: Calling groups_inventory to load vars for managed_node1 21857 1726882740.69059: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.69068: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.69070: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.69073: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.69249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.69392: done with get_vars() 21857 1726882740.69400: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:39:00 -0400 (0:00:00.036) 0:00:07.388 ****** 21857 1726882740.69479: entering _queue_task() for managed_node1/ping 21857 1726882740.69480: Creating lock for ping 21857 1726882740.69692: worker is 1 (out of 1 available) 21857 1726882740.69707: exiting _queue_task() for managed_node1/ping 21857 1726882740.69720: done queuing things up, now waiting for results queue to drain 21857 1726882740.69723: waiting for pending results... 21857 1726882740.69886: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21857 1726882740.69968: in run() - task 0affc7ec-ae25-c255-e53c-00000000002c 21857 1726882740.69980: variable 'ansible_search_path' from source: unknown 21857 1726882740.69983: variable 'ansible_search_path' from source: unknown 21857 1726882740.70013: calling self._execute() 21857 1726882740.70077: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.70080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.70093: variable 'omit' from source: magic vars 21857 1726882740.70417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.71992: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.72044: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.72072: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.72101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.72136: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.72185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.72218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.72244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.72270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.72282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.72392: variable 'ansible_distribution' from source: facts 21857 1726882740.72398: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.72407: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.72410: when evaluation is False, skipping this task 21857 1726882740.72413: _execute() done 21857 1726882740.72415: dumping result to json 21857 1726882740.72418: done dumping result, returning 21857 1726882740.72427: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-c255-e53c-00000000002c] 21857 1726882740.72431: sending task result for task 0affc7ec-ae25-c255-e53c-00000000002c 21857 1726882740.72513: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000002c 21857 1726882740.72515: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.72595: no more pending results, returning what we have 21857 1726882740.72598: results queue empty 21857 1726882740.72599: checking for any_errors_fatal 21857 1726882740.72604: done checking for any_errors_fatal 21857 1726882740.72604: checking for max_fail_percentage 21857 1726882740.72606: done checking for max_fail_percentage 21857 1726882740.72607: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.72608: done checking to see if all hosts have failed 21857 1726882740.72609: getting the remaining hosts for this loop 21857 1726882740.72610: done getting the remaining hosts for this loop 21857 1726882740.72613: getting the next task for host managed_node1 21857 1726882740.72620: done getting next task for host managed_node1 21857 1726882740.72625: ^ task is: TASK: meta (role_complete) 21857 1726882740.72628: ^ state is: HOST STATE: block=3, 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 21857 1726882740.72641: getting variables 21857 1726882740.72642: in VariableManager get_vars() 21857 1726882740.72677: Calling all_inventory to load vars for managed_node1 21857 1726882740.72680: Calling groups_inventory to load vars for managed_node1 21857 1726882740.72682: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.72691: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.72693: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.72696: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.72831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.72972: done with get_vars() 21857 1726882740.72980: done getting variables 21857 1726882740.73037: done queuing things up, now waiting for results queue to drain 21857 1726882740.73038: results queue empty 21857 1726882740.73039: checking for any_errors_fatal 21857 1726882740.73040: done checking for any_errors_fatal 21857 1726882740.73041: checking for max_fail_percentage 21857 1726882740.73042: done checking for max_fail_percentage 21857 1726882740.73043: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.73043: done checking to see if all hosts have failed 21857 1726882740.73044: getting the remaining hosts for this loop 21857 1726882740.73045: done getting the remaining hosts for this loop 21857 1726882740.73048: getting the next task for host managed_node1 21857 1726882740.73051: done getting next task for host managed_node1 21857 1726882740.73052: ^ task is: TASK: Include the task 'assert_device_present.yml' 21857 1726882740.73053: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21857 1726882740.73055: getting variables 21857 1726882740.73055: in VariableManager get_vars() 21857 1726882740.73065: Calling all_inventory to load vars for managed_node1 21857 1726882740.73067: Calling groups_inventory to load vars for managed_node1 21857 1726882740.73068: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.73071: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.73073: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.73074: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.73190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.73326: done with get_vars() 21857 1726882740.73333: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:47 Friday 20 September 2024 21:39:00 -0400 (0:00:00.039) 0:00:07.427 ****** 21857 1726882740.73380: entering _queue_task() for managed_node1/include_tasks 21857 1726882740.73589: worker is 1 (out of 1 available) 21857 1726882740.73604: exiting _queue_task() for managed_node1/include_tasks 21857 1726882740.73617: done queuing things up, now waiting for results queue to drain 21857 1726882740.73619: waiting for pending results... 21857 1726882740.73784: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 21857 1726882740.73855: in run() - task 0affc7ec-ae25-c255-e53c-00000000005c 21857 1726882740.73866: variable 'ansible_search_path' from source: unknown 21857 1726882740.73900: calling self._execute() 21857 1726882740.73970: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.73975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.73987: variable 'omit' from source: magic vars 21857 1726882740.74314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.75903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.75955: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.75986: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.76012: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.76036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.76099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.76120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.76142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.76173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.76187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.76293: variable 'ansible_distribution' from source: facts 21857 1726882740.76299: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.76308: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.76311: when evaluation is False, skipping this task 21857 1726882740.76314: _execute() done 21857 1726882740.76316: dumping result to json 21857 1726882740.76319: done dumping result, returning 21857 1726882740.76328: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0affc7ec-ae25-c255-e53c-00000000005c] 21857 1726882740.76332: sending task result for task 0affc7ec-ae25-c255-e53c-00000000005c 21857 1726882740.76429: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000005c 21857 1726882740.76431: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.76507: no more pending results, returning what we have 21857 1726882740.76510: results queue empty 21857 1726882740.76511: checking for any_errors_fatal 21857 1726882740.76512: done checking for any_errors_fatal 21857 1726882740.76513: checking for max_fail_percentage 21857 1726882740.76516: done checking for max_fail_percentage 21857 1726882740.76517: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.76518: done checking to see if all hosts have failed 21857 1726882740.76518: getting the remaining hosts for this loop 21857 1726882740.76520: done getting the remaining hosts for this loop 21857 1726882740.76527: getting the next task for host managed_node1 21857 1726882740.76532: done getting next task for host managed_node1 21857 1726882740.76535: ^ task is: TASK: Include the task 'assert_profile_present.yml' 21857 1726882740.76536: ^ state is: HOST STATE: block=3, 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 21857 1726882740.76539: getting variables 21857 1726882740.76542: in VariableManager get_vars() 21857 1726882740.76576: Calling all_inventory to load vars for managed_node1 21857 1726882740.76579: Calling groups_inventory to load vars for managed_node1 21857 1726882740.76581: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.76592: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.76595: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.76597: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.76748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.76893: done with get_vars() 21857 1726882740.76902: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:49 Friday 20 September 2024 21:39:00 -0400 (0:00:00.035) 0:00:07.463 ****** 21857 1726882740.76970: entering _queue_task() for managed_node1/include_tasks 21857 1726882740.77191: worker is 1 (out of 1 available) 21857 1726882740.77205: exiting _queue_task() for managed_node1/include_tasks 21857 1726882740.77218: done queuing things up, now waiting for results queue to drain 21857 1726882740.77220: waiting for pending results... 21857 1726882740.77388: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 21857 1726882740.77456: in run() - task 0affc7ec-ae25-c255-e53c-00000000005d 21857 1726882740.77464: variable 'ansible_search_path' from source: unknown 21857 1726882740.77494: calling self._execute() 21857 1726882740.77569: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.77575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.77583: variable 'omit' from source: magic vars 21857 1726882740.77931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.79596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.79650: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.79895: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.79923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.79946: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.80012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.80034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.80054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.80089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.80101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.80208: variable 'ansible_distribution' from source: facts 21857 1726882740.80214: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.80225: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.80228: when evaluation is False, skipping this task 21857 1726882740.80230: _execute() done 21857 1726882740.80233: dumping result to json 21857 1726882740.80235: done dumping result, returning 21857 1726882740.80243: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [0affc7ec-ae25-c255-e53c-00000000005d] 21857 1726882740.80248: sending task result for task 0affc7ec-ae25-c255-e53c-00000000005d 21857 1726882740.80342: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000005d 21857 1726882740.80345: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.80390: no more pending results, returning what we have 21857 1726882740.80393: results queue empty 21857 1726882740.80394: checking for any_errors_fatal 21857 1726882740.80400: done checking for any_errors_fatal 21857 1726882740.80401: checking for max_fail_percentage 21857 1726882740.80403: done checking for max_fail_percentage 21857 1726882740.80404: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.80405: done checking to see if all hosts have failed 21857 1726882740.80406: getting the remaining hosts for this loop 21857 1726882740.80407: done getting the remaining hosts for this loop 21857 1726882740.80411: getting the next task for host managed_node1 21857 1726882740.80417: done getting next task for host managed_node1 21857 1726882740.80419: ^ task is: TASK: Get ip address information 21857 1726882740.80421: ^ state is: HOST STATE: block=3, 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 21857 1726882740.80432: getting variables 21857 1726882740.80434: in VariableManager get_vars() 21857 1726882740.80476: Calling all_inventory to load vars for managed_node1 21857 1726882740.80479: Calling groups_inventory to load vars for managed_node1 21857 1726882740.80482: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.80492: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.80495: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.80498: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.80697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.80838: done with get_vars() 21857 1726882740.80846: done getting variables 21857 1726882740.80892: 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 [Get ip address information] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:53 Friday 20 September 2024 21:39:00 -0400 (0:00:00.039) 0:00:07.502 ****** 21857 1726882740.80915: entering _queue_task() for managed_node1/command 21857 1726882740.81126: worker is 1 (out of 1 available) 21857 1726882740.81142: exiting _queue_task() for managed_node1/command 21857 1726882740.81156: done queuing things up, now waiting for results queue to drain 21857 1726882740.81157: waiting for pending results... 21857 1726882740.81324: running TaskExecutor() for managed_node1/TASK: Get ip address information 21857 1726882740.81383: in run() - task 0affc7ec-ae25-c255-e53c-00000000005e 21857 1726882740.81400: variable 'ansible_search_path' from source: unknown 21857 1726882740.81437: calling self._execute() 21857 1726882740.81503: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.81507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.81519: variable 'omit' from source: magic vars 21857 1726882740.81857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.83643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.83690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.83719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.83747: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.83767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.83830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.83851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.83870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.83904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.83915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.84014: variable 'ansible_distribution' from source: facts 21857 1726882740.84025: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.84033: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.84036: when evaluation is False, skipping this task 21857 1726882740.84039: _execute() done 21857 1726882740.84041: dumping result to json 21857 1726882740.84044: done dumping result, returning 21857 1726882740.84051: done running TaskExecutor() for managed_node1/TASK: Get ip address information [0affc7ec-ae25-c255-e53c-00000000005e] 21857 1726882740.84055: sending task result for task 0affc7ec-ae25-c255-e53c-00000000005e 21857 1726882740.84143: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000005e 21857 1726882740.84146: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.84197: no more pending results, returning what we have 21857 1726882740.84200: results queue empty 21857 1726882740.84201: checking for any_errors_fatal 21857 1726882740.84206: done checking for any_errors_fatal 21857 1726882740.84207: checking for max_fail_percentage 21857 1726882740.84209: done checking for max_fail_percentage 21857 1726882740.84209: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.84211: done checking to see if all hosts have failed 21857 1726882740.84212: getting the remaining hosts for this loop 21857 1726882740.84213: done getting the remaining hosts for this loop 21857 1726882740.84217: getting the next task for host managed_node1 21857 1726882740.84224: done getting next task for host managed_node1 21857 1726882740.84227: ^ task is: TASK: Show ip_addr 21857 1726882740.84229: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21857 1726882740.84232: getting variables 21857 1726882740.84233: in VariableManager get_vars() 21857 1726882740.84268: Calling all_inventory to load vars for managed_node1 21857 1726882740.84270: Calling groups_inventory to load vars for managed_node1 21857 1726882740.84272: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.84284: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.84287: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.84290: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.84443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.84585: done with get_vars() 21857 1726882740.84593: done getting variables 21857 1726882740.84636: 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 [Show ip_addr] ************************************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:57 Friday 20 September 2024 21:39:00 -0400 (0:00:00.037) 0:00:07.539 ****** 21857 1726882740.84659: entering _queue_task() for managed_node1/debug 21857 1726882740.84858: worker is 1 (out of 1 available) 21857 1726882740.84871: exiting _queue_task() for managed_node1/debug 21857 1726882740.84888: done queuing things up, now waiting for results queue to drain 21857 1726882740.84889: waiting for pending results... 21857 1726882740.85043: running TaskExecutor() for managed_node1/TASK: Show ip_addr 21857 1726882740.85094: in run() - task 0affc7ec-ae25-c255-e53c-00000000005f 21857 1726882740.85107: variable 'ansible_search_path' from source: unknown 21857 1726882740.85141: calling self._execute() 21857 1726882740.85203: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.85207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.85217: variable 'omit' from source: magic vars 21857 1726882740.85539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.87259: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.87302: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.87333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.87360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.87380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.87451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.87472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.87492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.87519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.87536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.87628: variable 'ansible_distribution' from source: facts 21857 1726882740.87636: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.87647: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.87650: when evaluation is False, skipping this task 21857 1726882740.87653: _execute() done 21857 1726882740.87655: dumping result to json 21857 1726882740.87657: done dumping result, returning 21857 1726882740.87663: done running TaskExecutor() for managed_node1/TASK: Show ip_addr [0affc7ec-ae25-c255-e53c-00000000005f] 21857 1726882740.87666: sending task result for task 0affc7ec-ae25-c255-e53c-00000000005f 21857 1726882740.87749: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000005f 21857 1726882740.87752: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21857 1726882740.87800: no more pending results, returning what we have 21857 1726882740.87803: results queue empty 21857 1726882740.87804: checking for any_errors_fatal 21857 1726882740.87808: done checking for any_errors_fatal 21857 1726882740.87809: checking for max_fail_percentage 21857 1726882740.87811: done checking for max_fail_percentage 21857 1726882740.87811: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.87812: done checking to see if all hosts have failed 21857 1726882740.87813: getting the remaining hosts for this loop 21857 1726882740.87814: done getting the remaining hosts for this loop 21857 1726882740.87818: getting the next task for host managed_node1 21857 1726882740.87825: done getting next task for host managed_node1 21857 1726882740.87827: ^ task is: TASK: Assert ipv6 addresses are correctly set 21857 1726882740.87829: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21857 1726882740.87832: getting variables 21857 1726882740.87833: in VariableManager get_vars() 21857 1726882740.87872: Calling all_inventory to load vars for managed_node1 21857 1726882740.87874: Calling groups_inventory to load vars for managed_node1 21857 1726882740.87877: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.87888: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.87891: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.87894: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.88055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.88291: done with get_vars() 21857 1726882740.88306: done getting variables 21857 1726882740.88401: 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) TASK [Assert ipv6 addresses are correctly set] ********************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:60 Friday 20 September 2024 21:39:00 -0400 (0:00:00.037) 0:00:07.577 ****** 21857 1726882740.88437: entering _queue_task() for managed_node1/assert 21857 1726882740.88439: Creating lock for assert 21857 1726882740.88703: worker is 1 (out of 1 available) 21857 1726882740.88717: exiting _queue_task() for managed_node1/assert 21857 1726882740.88933: done queuing things up, now waiting for results queue to drain 21857 1726882740.88936: waiting for pending results... 21857 1726882740.89055: running TaskExecutor() for managed_node1/TASK: Assert ipv6 addresses are correctly set 21857 1726882740.89149: in run() - task 0affc7ec-ae25-c255-e53c-000000000060 21857 1726882740.89173: variable 'ansible_search_path' from source: unknown 21857 1726882740.89243: calling self._execute() 21857 1726882740.89328: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.89350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.89461: variable 'omit' from source: magic vars 21857 1726882740.89893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.92803: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.92851: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.92882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.92912: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.92935: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.93001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.93024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.93043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.93074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.93091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.93191: variable 'ansible_distribution' from source: facts 21857 1726882740.93199: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.93207: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.93210: when evaluation is False, skipping this task 21857 1726882740.93212: _execute() done 21857 1726882740.93215: dumping result to json 21857 1726882740.93217: done dumping result, returning 21857 1726882740.93225: done running TaskExecutor() for managed_node1/TASK: Assert ipv6 addresses are correctly set [0affc7ec-ae25-c255-e53c-000000000060] 21857 1726882740.93230: sending task result for task 0affc7ec-ae25-c255-e53c-000000000060 21857 1726882740.93319: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000060 21857 1726882740.93323: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.93366: no more pending results, returning what we have 21857 1726882740.93369: results queue empty 21857 1726882740.93370: checking for any_errors_fatal 21857 1726882740.93377: done checking for any_errors_fatal 21857 1726882740.93378: checking for max_fail_percentage 21857 1726882740.93380: done checking for max_fail_percentage 21857 1726882740.93380: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.93381: done checking to see if all hosts have failed 21857 1726882740.93382: getting the remaining hosts for this loop 21857 1726882740.93383: done getting the remaining hosts for this loop 21857 1726882740.93387: getting the next task for host managed_node1 21857 1726882740.93393: done getting next task for host managed_node1 21857 1726882740.93395: ^ task is: TASK: Get ipv6 routes 21857 1726882740.93397: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21857 1726882740.93400: getting variables 21857 1726882740.93401: in VariableManager get_vars() 21857 1726882740.93442: Calling all_inventory to load vars for managed_node1 21857 1726882740.93445: Calling groups_inventory to load vars for managed_node1 21857 1726882740.93447: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.93457: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.93459: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.93462: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.93615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.93761: done with get_vars() 21857 1726882740.93769: done getting variables 21857 1726882740.93811: 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 [Get ipv6 routes] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:69 Friday 20 September 2024 21:39:00 -0400 (0:00:00.053) 0:00:07.631 ****** 21857 1726882740.93834: entering _queue_task() for managed_node1/command 21857 1726882740.94027: worker is 1 (out of 1 available) 21857 1726882740.94042: exiting _queue_task() for managed_node1/command 21857 1726882740.94055: done queuing things up, now waiting for results queue to drain 21857 1726882740.94056: waiting for pending results... 21857 1726882740.94225: running TaskExecutor() for managed_node1/TASK: Get ipv6 routes 21857 1726882740.94280: in run() - task 0affc7ec-ae25-c255-e53c-000000000061 21857 1726882740.94297: variable 'ansible_search_path' from source: unknown 21857 1726882740.94326: calling self._execute() 21857 1726882740.94390: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.94394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.94409: variable 'omit' from source: magic vars 21857 1726882740.94782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882740.96517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882740.96569: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882740.96602: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882740.96630: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882740.96650: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882740.96715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882740.96738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882740.96756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882740.96783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882740.96798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882740.96897: variable 'ansible_distribution' from source: facts 21857 1726882740.96902: variable 'ansible_distribution_major_version' from source: facts 21857 1726882740.96913: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882740.96916: when evaluation is False, skipping this task 21857 1726882740.96918: _execute() done 21857 1726882740.96921: dumping result to json 21857 1726882740.96925: done dumping result, returning 21857 1726882740.96934: done running TaskExecutor() for managed_node1/TASK: Get ipv6 routes [0affc7ec-ae25-c255-e53c-000000000061] 21857 1726882740.96937: sending task result for task 0affc7ec-ae25-c255-e53c-000000000061 21857 1726882740.97015: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000061 21857 1726882740.97018: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882740.97068: no more pending results, returning what we have 21857 1726882740.97072: results queue empty 21857 1726882740.97073: checking for any_errors_fatal 21857 1726882740.97079: done checking for any_errors_fatal 21857 1726882740.97080: checking for max_fail_percentage 21857 1726882740.97082: done checking for max_fail_percentage 21857 1726882740.97082: checking to see if all hosts have failed and the running result is not ok 21857 1726882740.97083: done checking to see if all hosts have failed 21857 1726882740.97084: getting the remaining hosts for this loop 21857 1726882740.97085: done getting the remaining hosts for this loop 21857 1726882740.97090: getting the next task for host managed_node1 21857 1726882740.97095: done getting next task for host managed_node1 21857 1726882740.97098: ^ task is: TASK: Show ipv6_route 21857 1726882740.97099: ^ state is: HOST STATE: block=3, 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 21857 1726882740.97102: getting variables 21857 1726882740.97104: in VariableManager get_vars() 21857 1726882740.97141: Calling all_inventory to load vars for managed_node1 21857 1726882740.97144: Calling groups_inventory to load vars for managed_node1 21857 1726882740.97146: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882740.97155: Calling all_plugins_play to load vars for managed_node1 21857 1726882740.97157: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882740.97160: Calling groups_plugins_play to load vars for managed_node1 21857 1726882740.97341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882740.97476: done with get_vars() 21857 1726882740.97486: done getting variables 21857 1726882740.97529: 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 [Show ipv6_route] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:73 Friday 20 September 2024 21:39:00 -0400 (0:00:00.037) 0:00:07.668 ****** 21857 1726882740.97548: entering _queue_task() for managed_node1/debug 21857 1726882740.97741: worker is 1 (out of 1 available) 21857 1726882740.97755: exiting _queue_task() for managed_node1/debug 21857 1726882740.97767: done queuing things up, now waiting for results queue to drain 21857 1726882740.97768: waiting for pending results... 21857 1726882740.97950: running TaskExecutor() for managed_node1/TASK: Show ipv6_route 21857 1726882740.98000: in run() - task 0affc7ec-ae25-c255-e53c-000000000062 21857 1726882740.98009: variable 'ansible_search_path' from source: unknown 21857 1726882740.98042: calling self._execute() 21857 1726882740.98106: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882740.98127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882740.98130: variable 'omit' from source: magic vars 21857 1726882740.98459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.00235: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.00279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.00314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.00341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.00361: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.00427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.00460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.00480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.00515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.00528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.00630: variable 'ansible_distribution' from source: facts 21857 1726882741.00635: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.00645: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.00648: when evaluation is False, skipping this task 21857 1726882741.00651: _execute() done 21857 1726882741.00653: dumping result to json 21857 1726882741.00655: done dumping result, returning 21857 1726882741.00663: done running TaskExecutor() for managed_node1/TASK: Show ipv6_route [0affc7ec-ae25-c255-e53c-000000000062] 21857 1726882741.00665: sending task result for task 0affc7ec-ae25-c255-e53c-000000000062 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21857 1726882741.00801: no more pending results, returning what we have 21857 1726882741.00804: results queue empty 21857 1726882741.00805: checking for any_errors_fatal 21857 1726882741.00810: done checking for any_errors_fatal 21857 1726882741.00811: checking for max_fail_percentage 21857 1726882741.00813: done checking for max_fail_percentage 21857 1726882741.00814: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.00814: done checking to see if all hosts have failed 21857 1726882741.00815: getting the remaining hosts for this loop 21857 1726882741.00817: done getting the remaining hosts for this loop 21857 1726882741.00821: getting the next task for host managed_node1 21857 1726882741.00828: done getting next task for host managed_node1 21857 1726882741.00831: ^ task is: TASK: Assert default ipv6 route is set 21857 1726882741.00833: ^ state is: HOST STATE: block=3, 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 21857 1726882741.00837: getting variables 21857 1726882741.00840: in VariableManager get_vars() 21857 1726882741.00877: Calling all_inventory to load vars for managed_node1 21857 1726882741.00880: Calling groups_inventory to load vars for managed_node1 21857 1726882741.00882: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.00891: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.00894: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.00896: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.01052: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000062 21857 1726882741.01055: WORKER PROCESS EXITING 21857 1726882741.01066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.01389: done with get_vars() 21857 1726882741.01396: done getting variables 21857 1726882741.01440: 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) TASK [Assert default ipv6 route is set] **************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:76 Friday 20 September 2024 21:39:01 -0400 (0:00:00.039) 0:00:07.707 ****** 21857 1726882741.01459: entering _queue_task() for managed_node1/assert 21857 1726882741.01663: worker is 1 (out of 1 available) 21857 1726882741.01678: exiting _queue_task() for managed_node1/assert 21857 1726882741.01688: done queuing things up, now waiting for results queue to drain 21857 1726882741.01690: waiting for pending results... 21857 1726882741.01860: running TaskExecutor() for managed_node1/TASK: Assert default ipv6 route is set 21857 1726882741.01928: in run() - task 0affc7ec-ae25-c255-e53c-000000000063 21857 1726882741.01941: variable 'ansible_search_path' from source: unknown 21857 1726882741.01971: calling self._execute() 21857 1726882741.02043: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.02047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.02058: variable 'omit' from source: magic vars 21857 1726882741.02394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.04027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.04073: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.04107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.04136: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.04158: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.04226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.04248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.04268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.04300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.04312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.04417: variable 'ansible_distribution' from source: facts 21857 1726882741.04425: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.04437: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.04440: when evaluation is False, skipping this task 21857 1726882741.04443: _execute() done 21857 1726882741.04447: dumping result to json 21857 1726882741.04449: done dumping result, returning 21857 1726882741.04454: done running TaskExecutor() for managed_node1/TASK: Assert default ipv6 route is set [0affc7ec-ae25-c255-e53c-000000000063] 21857 1726882741.04459: sending task result for task 0affc7ec-ae25-c255-e53c-000000000063 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.04599: no more pending results, returning what we have 21857 1726882741.04602: results queue empty 21857 1726882741.04603: checking for any_errors_fatal 21857 1726882741.04609: done checking for any_errors_fatal 21857 1726882741.04610: checking for max_fail_percentage 21857 1726882741.04612: done checking for max_fail_percentage 21857 1726882741.04613: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.04614: done checking to see if all hosts have failed 21857 1726882741.04614: getting the remaining hosts for this loop 21857 1726882741.04616: done getting the remaining hosts for this loop 21857 1726882741.04620: getting the next task for host managed_node1 21857 1726882741.04628: done getting next task for host managed_node1 21857 1726882741.04631: ^ task is: TASK: Ensure ping6 command is present 21857 1726882741.04633: ^ state is: HOST STATE: block=3, 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 21857 1726882741.04636: getting variables 21857 1726882741.04637: in VariableManager get_vars() 21857 1726882741.04678: Calling all_inventory to load vars for managed_node1 21857 1726882741.04681: Calling groups_inventory to load vars for managed_node1 21857 1726882741.04683: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.04693: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.04696: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.04698: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.04855: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000063 21857 1726882741.04858: WORKER PROCESS EXITING 21857 1726882741.04871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.05020: done with get_vars() 21857 1726882741.05031: done getting variables 21857 1726882741.05076: 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 [Ensure ping6 command is present] ***************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:81 Friday 20 September 2024 21:39:01 -0400 (0:00:00.036) 0:00:07.744 ****** 21857 1726882741.05098: entering _queue_task() for managed_node1/package 21857 1726882741.05303: worker is 1 (out of 1 available) 21857 1726882741.05316: exiting _queue_task() for managed_node1/package 21857 1726882741.05330: done queuing things up, now waiting for results queue to drain 21857 1726882741.05331: waiting for pending results... 21857 1726882741.05502: running TaskExecutor() for managed_node1/TASK: Ensure ping6 command is present 21857 1726882741.05570: in run() - task 0affc7ec-ae25-c255-e53c-000000000064 21857 1726882741.05581: variable 'ansible_search_path' from source: unknown 21857 1726882741.05612: calling self._execute() 21857 1726882741.05691: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.05698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.05707: variable 'omit' from source: magic vars 21857 1726882741.06050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.07699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.07751: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.07790: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.07817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.07839: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.07905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.07927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.07962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.07979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.07992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.08099: variable 'ansible_distribution' from source: facts 21857 1726882741.08103: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.08113: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.08116: when evaluation is False, skipping this task 21857 1726882741.08119: _execute() done 21857 1726882741.08123: dumping result to json 21857 1726882741.08126: done dumping result, returning 21857 1726882741.08132: done running TaskExecutor() for managed_node1/TASK: Ensure ping6 command is present [0affc7ec-ae25-c255-e53c-000000000064] 21857 1726882741.08137: sending task result for task 0affc7ec-ae25-c255-e53c-000000000064 21857 1726882741.08230: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000064 21857 1726882741.08233: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.08277: no more pending results, returning what we have 21857 1726882741.08280: results queue empty 21857 1726882741.08281: checking for any_errors_fatal 21857 1726882741.08290: done checking for any_errors_fatal 21857 1726882741.08291: checking for max_fail_percentage 21857 1726882741.08292: done checking for max_fail_percentage 21857 1726882741.08293: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.08294: done checking to see if all hosts have failed 21857 1726882741.08295: getting the remaining hosts for this loop 21857 1726882741.08296: done getting the remaining hosts for this loop 21857 1726882741.08300: getting the next task for host managed_node1 21857 1726882741.08306: done getting next task for host managed_node1 21857 1726882741.08309: ^ task is: TASK: Test gateway can be pinged 21857 1726882741.08311: ^ state is: HOST STATE: block=3, 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 21857 1726882741.08314: getting variables 21857 1726882741.08315: in VariableManager get_vars() 21857 1726882741.08362: Calling all_inventory to load vars for managed_node1 21857 1726882741.08365: Calling groups_inventory to load vars for managed_node1 21857 1726882741.08367: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.08376: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.08378: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.08384: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.08580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.08719: done with get_vars() 21857 1726882741.08729: done getting variables 21857 1726882741.08774: 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 gateway can be pinged] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:86 Friday 20 September 2024 21:39:01 -0400 (0:00:00.036) 0:00:07.781 ****** 21857 1726882741.08798: entering _queue_task() for managed_node1/command 21857 1726882741.09014: worker is 1 (out of 1 available) 21857 1726882741.09030: exiting _queue_task() for managed_node1/command 21857 1726882741.09042: done queuing things up, now waiting for results queue to drain 21857 1726882741.09043: waiting for pending results... 21857 1726882741.09208: running TaskExecutor() for managed_node1/TASK: Test gateway can be pinged 21857 1726882741.09278: in run() - task 0affc7ec-ae25-c255-e53c-000000000065 21857 1726882741.09296: variable 'ansible_search_path' from source: unknown 21857 1726882741.09330: calling self._execute() 21857 1726882741.09405: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.09409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.09418: variable 'omit' from source: magic vars 21857 1726882741.09760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.11411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.11461: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.11492: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.11519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.11542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.11608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.11630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.11651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.11683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.11697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.11806: variable 'ansible_distribution' from source: facts 21857 1726882741.11810: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.11820: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.11825: when evaluation is False, skipping this task 21857 1726882741.11828: _execute() done 21857 1726882741.11830: dumping result to json 21857 1726882741.11833: done dumping result, returning 21857 1726882741.11839: done running TaskExecutor() for managed_node1/TASK: Test gateway can be pinged [0affc7ec-ae25-c255-e53c-000000000065] 21857 1726882741.11844: sending task result for task 0affc7ec-ae25-c255-e53c-000000000065 21857 1726882741.11931: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000065 21857 1726882741.11934: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.11978: no more pending results, returning what we have 21857 1726882741.11981: results queue empty 21857 1726882741.11982: checking for any_errors_fatal 21857 1726882741.11987: done checking for any_errors_fatal 21857 1726882741.11988: checking for max_fail_percentage 21857 1726882741.11989: done checking for max_fail_percentage 21857 1726882741.11990: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.11991: done checking to see if all hosts have failed 21857 1726882741.11992: getting the remaining hosts for this loop 21857 1726882741.11993: done getting the remaining hosts for this loop 21857 1726882741.11997: getting the next task for host managed_node1 21857 1726882741.12004: done getting next task for host managed_node1 21857 1726882741.12006: ^ task is: TASK: TEARDOWN: remove profiles. 21857 1726882741.12009: ^ state is: HOST STATE: block=3, 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? (None), did rescue? False, did start at task? False 21857 1726882741.12011: getting variables 21857 1726882741.12013: in VariableManager get_vars() 21857 1726882741.12055: Calling all_inventory to load vars for managed_node1 21857 1726882741.12058: Calling groups_inventory to load vars for managed_node1 21857 1726882741.12060: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.12071: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.12073: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.12076: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.12241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.12382: done with get_vars() 21857 1726882741.12390: done getting variables 21857 1726882741.12436: 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 [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:92 Friday 20 September 2024 21:39:01 -0400 (0:00:00.036) 0:00:07.817 ****** 21857 1726882741.12459: entering _queue_task() for managed_node1/debug 21857 1726882741.12665: worker is 1 (out of 1 available) 21857 1726882741.12679: exiting _queue_task() for managed_node1/debug 21857 1726882741.12690: done queuing things up, now waiting for results queue to drain 21857 1726882741.12692: waiting for pending results... 21857 1726882741.12868: running TaskExecutor() for managed_node1/TASK: TEARDOWN: remove profiles. 21857 1726882741.12938: in run() - task 0affc7ec-ae25-c255-e53c-000000000066 21857 1726882741.12951: variable 'ansible_search_path' from source: unknown 21857 1726882741.12981: calling self._execute() 21857 1726882741.13051: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.13055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.13064: variable 'omit' from source: magic vars 21857 1726882741.13444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.15015: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.15070: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.15112: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.15127: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.15148: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.15209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.15236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.15255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.15285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.15295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.15398: variable 'ansible_distribution' from source: facts 21857 1726882741.15401: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.15412: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.15415: when evaluation is False, skipping this task 21857 1726882741.15419: _execute() done 21857 1726882741.15421: dumping result to json 21857 1726882741.15424: done dumping result, returning 21857 1726882741.15435: done running TaskExecutor() for managed_node1/TASK: TEARDOWN: remove profiles. [0affc7ec-ae25-c255-e53c-000000000066] 21857 1726882741.15437: sending task result for task 0affc7ec-ae25-c255-e53c-000000000066 21857 1726882741.15521: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000066 21857 1726882741.15526: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21857 1726882741.15578: no more pending results, returning what we have 21857 1726882741.15583: results queue empty 21857 1726882741.15584: checking for any_errors_fatal 21857 1726882741.15590: done checking for any_errors_fatal 21857 1726882741.15590: checking for max_fail_percentage 21857 1726882741.15592: done checking for max_fail_percentage 21857 1726882741.15592: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.15594: done checking to see if all hosts have failed 21857 1726882741.15594: getting the remaining hosts for this loop 21857 1726882741.15595: done getting the remaining hosts for this loop 21857 1726882741.15599: getting the next task for host managed_node1 21857 1726882741.15607: done getting next task for host managed_node1 21857 1726882741.15612: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21857 1726882741.15616: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.15634: getting variables 21857 1726882741.15636: in VariableManager get_vars() 21857 1726882741.15671: Calling all_inventory to load vars for managed_node1 21857 1726882741.15673: Calling groups_inventory to load vars for managed_node1 21857 1726882741.15675: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.15686: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.15689: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.15692: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.15860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.16006: done with get_vars() 21857 1726882741.16013: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:39:01 -0400 (0:00:00.036) 0:00:07.854 ****** 21857 1726882741.16087: entering _queue_task() for managed_node1/include_tasks 21857 1726882741.16289: worker is 1 (out of 1 available) 21857 1726882741.16304: exiting _queue_task() for managed_node1/include_tasks 21857 1726882741.16315: done queuing things up, now waiting for results queue to drain 21857 1726882741.16316: waiting for pending results... 21857 1726882741.16488: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21857 1726882741.16576: in run() - task 0affc7ec-ae25-c255-e53c-00000000006e 21857 1726882741.16591: variable 'ansible_search_path' from source: unknown 21857 1726882741.16595: variable 'ansible_search_path' from source: unknown 21857 1726882741.16624: calling self._execute() 21857 1726882741.16690: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.16694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.16703: variable 'omit' from source: magic vars 21857 1726882741.17035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.18658: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.18706: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.18740: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.18767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.18799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.18864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.18888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.18907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.18939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.18951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.19058: variable 'ansible_distribution' from source: facts 21857 1726882741.19062: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.19071: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.19074: when evaluation is False, skipping this task 21857 1726882741.19076: _execute() done 21857 1726882741.19079: dumping result to json 21857 1726882741.19081: done dumping result, returning 21857 1726882741.19092: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-c255-e53c-00000000006e] 21857 1726882741.19095: sending task result for task 0affc7ec-ae25-c255-e53c-00000000006e 21857 1726882741.19188: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000006e 21857 1726882741.19191: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.19240: no more pending results, returning what we have 21857 1726882741.19243: results queue empty 21857 1726882741.19244: checking for any_errors_fatal 21857 1726882741.19249: done checking for any_errors_fatal 21857 1726882741.19250: checking for max_fail_percentage 21857 1726882741.19251: done checking for max_fail_percentage 21857 1726882741.19252: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.19253: done checking to see if all hosts have failed 21857 1726882741.19254: getting the remaining hosts for this loop 21857 1726882741.19255: done getting the remaining hosts for this loop 21857 1726882741.19260: getting the next task for host managed_node1 21857 1726882741.19267: done getting next task for host managed_node1 21857 1726882741.19271: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21857 1726882741.19275: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.19292: getting variables 21857 1726882741.19293: in VariableManager get_vars() 21857 1726882741.19332: Calling all_inventory to load vars for managed_node1 21857 1726882741.19335: Calling groups_inventory to load vars for managed_node1 21857 1726882741.19337: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.19346: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.19348: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.19351: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.19497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.19645: done with get_vars() 21857 1726882741.19653: done getting variables 21857 1726882741.19696: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:39:01 -0400 (0:00:00.036) 0:00:07.890 ****** 21857 1726882741.19719: entering _queue_task() for managed_node1/debug 21857 1726882741.19926: worker is 1 (out of 1 available) 21857 1726882741.19940: exiting _queue_task() for managed_node1/debug 21857 1726882741.19954: done queuing things up, now waiting for results queue to drain 21857 1726882741.19955: waiting for pending results... 21857 1726882741.20131: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21857 1726882741.20214: in run() - task 0affc7ec-ae25-c255-e53c-00000000006f 21857 1726882741.20237: variable 'ansible_search_path' from source: unknown 21857 1726882741.20241: variable 'ansible_search_path' from source: unknown 21857 1726882741.20268: calling self._execute() 21857 1726882741.20341: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.20345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.20355: variable 'omit' from source: magic vars 21857 1726882741.20742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.22342: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.22398: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.22427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.22455: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.22479: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.22542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.22563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.22582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.22619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.22633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.22743: variable 'ansible_distribution' from source: facts 21857 1726882741.22747: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.22757: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.22759: when evaluation is False, skipping this task 21857 1726882741.22762: _execute() done 21857 1726882741.22764: dumping result to json 21857 1726882741.22766: done dumping result, returning 21857 1726882741.22775: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-c255-e53c-00000000006f] 21857 1726882741.22777: sending task result for task 0affc7ec-ae25-c255-e53c-00000000006f 21857 1726882741.22869: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000006f 21857 1726882741.22872: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21857 1726882741.22949: no more pending results, returning what we have 21857 1726882741.22953: results queue empty 21857 1726882741.22953: checking for any_errors_fatal 21857 1726882741.22958: done checking for any_errors_fatal 21857 1726882741.22959: checking for max_fail_percentage 21857 1726882741.22960: done checking for max_fail_percentage 21857 1726882741.22961: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.22962: done checking to see if all hosts have failed 21857 1726882741.22963: getting the remaining hosts for this loop 21857 1726882741.22964: done getting the remaining hosts for this loop 21857 1726882741.22968: getting the next task for host managed_node1 21857 1726882741.22974: done getting next task for host managed_node1 21857 1726882741.22979: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21857 1726882741.22984: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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 21857 1726882741.23000: getting variables 21857 1726882741.23001: in VariableManager get_vars() 21857 1726882741.23039: Calling all_inventory to load vars for managed_node1 21857 1726882741.23042: Calling groups_inventory to load vars for managed_node1 21857 1726882741.23044: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.23053: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.23055: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.23058: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.23240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.23388: done with get_vars() 21857 1726882741.23397: done getting variables 21857 1726882741.23447: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:39:01 -0400 (0:00:00.037) 0:00:07.928 ****** 21857 1726882741.23473: entering _queue_task() for managed_node1/fail 21857 1726882741.23691: worker is 1 (out of 1 available) 21857 1726882741.23705: exiting _queue_task() for managed_node1/fail 21857 1726882741.23717: done queuing things up, now waiting for results queue to drain 21857 1726882741.23719: waiting for pending results... 21857 1726882741.23893: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21857 1726882741.23976: in run() - task 0affc7ec-ae25-c255-e53c-000000000070 21857 1726882741.23992: variable 'ansible_search_path' from source: unknown 21857 1726882741.23996: variable 'ansible_search_path' from source: unknown 21857 1726882741.24027: calling self._execute() 21857 1726882741.24096: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.24100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.24109: variable 'omit' from source: magic vars 21857 1726882741.24443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.26075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.26124: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.26164: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.26191: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.26211: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.26279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.26301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.26319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.26354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.26364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.26472: variable 'ansible_distribution' from source: facts 21857 1726882741.26478: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.26488: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.26491: when evaluation is False, skipping this task 21857 1726882741.26494: _execute() done 21857 1726882741.26496: dumping result to json 21857 1726882741.26499: done dumping result, returning 21857 1726882741.26507: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-c255-e53c-000000000070] 21857 1726882741.26510: sending task result for task 0affc7ec-ae25-c255-e53c-000000000070 21857 1726882741.26606: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000070 21857 1726882741.26609: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.26655: no more pending results, returning what we have 21857 1726882741.26658: results queue empty 21857 1726882741.26659: checking for any_errors_fatal 21857 1726882741.26664: done checking for any_errors_fatal 21857 1726882741.26665: checking for max_fail_percentage 21857 1726882741.26667: done checking for max_fail_percentage 21857 1726882741.26668: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.26669: done checking to see if all hosts have failed 21857 1726882741.26669: getting the remaining hosts for this loop 21857 1726882741.26670: done getting the remaining hosts for this loop 21857 1726882741.26674: getting the next task for host managed_node1 21857 1726882741.26683: done getting next task for host managed_node1 21857 1726882741.26688: ^ 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 21857 1726882741.26692: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.26708: getting variables 21857 1726882741.26710: in VariableManager get_vars() 21857 1726882741.26749: Calling all_inventory to load vars for managed_node1 21857 1726882741.26752: Calling groups_inventory to load vars for managed_node1 21857 1726882741.26754: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.26763: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.26765: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.26768: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.26928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.27103: done with get_vars() 21857 1726882741.27112: done getting variables 21857 1726882741.27159: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:39:01 -0400 (0:00:00.037) 0:00:07.965 ****** 21857 1726882741.27185: entering _queue_task() for managed_node1/fail 21857 1726882741.27408: worker is 1 (out of 1 available) 21857 1726882741.27425: exiting _queue_task() for managed_node1/fail 21857 1726882741.27439: done queuing things up, now waiting for results queue to drain 21857 1726882741.27441: waiting for pending results... 21857 1726882741.27613: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21857 1726882741.27694: in run() - task 0affc7ec-ae25-c255-e53c-000000000071 21857 1726882741.27706: variable 'ansible_search_path' from source: unknown 21857 1726882741.27710: variable 'ansible_search_path' from source: unknown 21857 1726882741.27750: calling self._execute() 21857 1726882741.27826: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.27833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.27843: variable 'omit' from source: magic vars 21857 1726882741.28183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.29868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.29917: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.29948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.29977: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.30001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.30071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.30095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.30113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.30143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.30154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.30262: variable 'ansible_distribution' from source: facts 21857 1726882741.30268: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.30279: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.30282: when evaluation is False, skipping this task 21857 1726882741.30284: _execute() done 21857 1726882741.30287: dumping result to json 21857 1726882741.30295: done dumping result, returning 21857 1726882741.30300: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-c255-e53c-000000000071] 21857 1726882741.30304: sending task result for task 0affc7ec-ae25-c255-e53c-000000000071 21857 1726882741.30399: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000071 21857 1726882741.30402: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.30450: no more pending results, returning what we have 21857 1726882741.30453: results queue empty 21857 1726882741.30454: checking for any_errors_fatal 21857 1726882741.30461: done checking for any_errors_fatal 21857 1726882741.30461: checking for max_fail_percentage 21857 1726882741.30463: done checking for max_fail_percentage 21857 1726882741.30464: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.30465: done checking to see if all hosts have failed 21857 1726882741.30466: getting the remaining hosts for this loop 21857 1726882741.30467: done getting the remaining hosts for this loop 21857 1726882741.30472: getting the next task for host managed_node1 21857 1726882741.30478: done getting next task for host managed_node1 21857 1726882741.30482: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21857 1726882741.30486: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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 21857 1726882741.30503: getting variables 21857 1726882741.30505: in VariableManager get_vars() 21857 1726882741.30547: Calling all_inventory to load vars for managed_node1 21857 1726882741.30550: Calling groups_inventory to load vars for managed_node1 21857 1726882741.30552: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.30561: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.30563: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.30566: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.30725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.30878: done with get_vars() 21857 1726882741.30887: done getting variables 21857 1726882741.30933: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:39:01 -0400 (0:00:00.037) 0:00:08.002 ****** 21857 1726882741.30960: entering _queue_task() for managed_node1/fail 21857 1726882741.31181: worker is 1 (out of 1 available) 21857 1726882741.31196: exiting _queue_task() for managed_node1/fail 21857 1726882741.31209: done queuing things up, now waiting for results queue to drain 21857 1726882741.31211: waiting for pending results... 21857 1726882741.31400: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21857 1726882741.31487: in run() - task 0affc7ec-ae25-c255-e53c-000000000072 21857 1726882741.31497: variable 'ansible_search_path' from source: unknown 21857 1726882741.31500: variable 'ansible_search_path' from source: unknown 21857 1726882741.31533: calling self._execute() 21857 1726882741.31601: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.31605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.31614: variable 'omit' from source: magic vars 21857 1726882741.31955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.33648: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.33696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.33739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.33766: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.33830: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.33857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.33878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.33899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.33928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.33940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.34047: variable 'ansible_distribution' from source: facts 21857 1726882741.34051: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.34066: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.34069: when evaluation is False, skipping this task 21857 1726882741.34072: _execute() done 21857 1726882741.34074: dumping result to json 21857 1726882741.34076: done dumping result, returning 21857 1726882741.34087: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-c255-e53c-000000000072] 21857 1726882741.34090: sending task result for task 0affc7ec-ae25-c255-e53c-000000000072 21857 1726882741.34186: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000072 21857 1726882741.34189: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.34236: no more pending results, returning what we have 21857 1726882741.34239: results queue empty 21857 1726882741.34240: checking for any_errors_fatal 21857 1726882741.34247: done checking for any_errors_fatal 21857 1726882741.34247: checking for max_fail_percentage 21857 1726882741.34249: done checking for max_fail_percentage 21857 1726882741.34250: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.34251: done checking to see if all hosts have failed 21857 1726882741.34251: getting the remaining hosts for this loop 21857 1726882741.34253: done getting the remaining hosts for this loop 21857 1726882741.34257: getting the next task for host managed_node1 21857 1726882741.34264: done getting next task for host managed_node1 21857 1726882741.34268: ^ 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 21857 1726882741.34272: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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 21857 1726882741.34290: getting variables 21857 1726882741.34292: in VariableManager get_vars() 21857 1726882741.34338: Calling all_inventory to load vars for managed_node1 21857 1726882741.34341: Calling groups_inventory to load vars for managed_node1 21857 1726882741.34343: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.34353: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.34355: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.34358: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.34551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.34696: done with get_vars() 21857 1726882741.34705: done getting variables 21857 1726882741.34750: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:39:01 -0400 (0:00:00.038) 0:00:08.041 ****** 21857 1726882741.34777: entering _queue_task() for managed_node1/dnf 21857 1726882741.35005: worker is 1 (out of 1 available) 21857 1726882741.35018: exiting _queue_task() for managed_node1/dnf 21857 1726882741.35032: done queuing things up, now waiting for results queue to drain 21857 1726882741.35034: waiting for pending results... 21857 1726882741.35208: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21857 1726882741.35290: in run() - task 0affc7ec-ae25-c255-e53c-000000000073 21857 1726882741.35303: variable 'ansible_search_path' from source: unknown 21857 1726882741.35307: variable 'ansible_search_path' from source: unknown 21857 1726882741.35345: calling self._execute() 21857 1726882741.35420: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.35428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.35437: variable 'omit' from source: magic vars 21857 1726882741.35780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.37467: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.37518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.37554: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.37579: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.37602: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.37671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.37696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.37714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.37746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.37758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.37879: variable 'ansible_distribution' from source: facts 21857 1726882741.37882: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.37885: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.37888: when evaluation is False, skipping this task 21857 1726882741.37890: _execute() done 21857 1726882741.37892: dumping result to json 21857 1726882741.37897: done dumping result, returning 21857 1726882741.37903: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-c255-e53c-000000000073] 21857 1726882741.37906: sending task result for task 0affc7ec-ae25-c255-e53c-000000000073 21857 1726882741.38007: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000073 21857 1726882741.38010: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.38063: no more pending results, returning what we have 21857 1726882741.38066: results queue empty 21857 1726882741.38066: checking for any_errors_fatal 21857 1726882741.38073: done checking for any_errors_fatal 21857 1726882741.38074: checking for max_fail_percentage 21857 1726882741.38076: done checking for max_fail_percentage 21857 1726882741.38076: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.38077: done checking to see if all hosts have failed 21857 1726882741.38078: getting the remaining hosts for this loop 21857 1726882741.38079: done getting the remaining hosts for this loop 21857 1726882741.38083: getting the next task for host managed_node1 21857 1726882741.38090: done getting next task for host managed_node1 21857 1726882741.38094: ^ 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 21857 1726882741.38098: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.38115: getting variables 21857 1726882741.38116: in VariableManager get_vars() 21857 1726882741.38158: Calling all_inventory to load vars for managed_node1 21857 1726882741.38161: Calling groups_inventory to load vars for managed_node1 21857 1726882741.38163: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.38173: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.38175: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.38178: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.38359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.38516: done with get_vars() 21857 1726882741.38527: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21857 1726882741.38587: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:39:01 -0400 (0:00:00.038) 0:00:08.079 ****** 21857 1726882741.38609: entering _queue_task() for managed_node1/yum 21857 1726882741.38838: worker is 1 (out of 1 available) 21857 1726882741.38853: exiting _queue_task() for managed_node1/yum 21857 1726882741.38866: done queuing things up, now waiting for results queue to drain 21857 1726882741.38868: waiting for pending results... 21857 1726882741.39047: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21857 1726882741.39123: in run() - task 0affc7ec-ae25-c255-e53c-000000000074 21857 1726882741.39136: variable 'ansible_search_path' from source: unknown 21857 1726882741.39139: variable 'ansible_search_path' from source: unknown 21857 1726882741.39171: calling self._execute() 21857 1726882741.39249: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.39253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.39261: variable 'omit' from source: magic vars 21857 1726882741.39667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.41311: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.41370: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.41404: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.41433: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.41453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.41523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.41545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.41564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.41595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.41615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.41720: variable 'ansible_distribution' from source: facts 21857 1726882741.41730: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.41740: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.41743: when evaluation is False, skipping this task 21857 1726882741.41745: _execute() done 21857 1726882741.41748: dumping result to json 21857 1726882741.41751: done dumping result, returning 21857 1726882741.41759: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-c255-e53c-000000000074] 21857 1726882741.41762: sending task result for task 0affc7ec-ae25-c255-e53c-000000000074 21857 1726882741.41856: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000074 21857 1726882741.41859: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.41909: no more pending results, returning what we have 21857 1726882741.41912: results queue empty 21857 1726882741.41913: checking for any_errors_fatal 21857 1726882741.41919: done checking for any_errors_fatal 21857 1726882741.41920: checking for max_fail_percentage 21857 1726882741.41924: done checking for max_fail_percentage 21857 1726882741.41926: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.41927: done checking to see if all hosts have failed 21857 1726882741.41927: getting the remaining hosts for this loop 21857 1726882741.41929: done getting the remaining hosts for this loop 21857 1726882741.41933: getting the next task for host managed_node1 21857 1726882741.41940: done getting next task for host managed_node1 21857 1726882741.41943: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21857 1726882741.41948: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.41965: getting variables 21857 1726882741.41967: in VariableManager get_vars() 21857 1726882741.42007: Calling all_inventory to load vars for managed_node1 21857 1726882741.42010: Calling groups_inventory to load vars for managed_node1 21857 1726882741.42012: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.42025: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.42027: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.42031: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.42242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.42388: done with get_vars() 21857 1726882741.42397: done getting variables 21857 1726882741.42444: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:39:01 -0400 (0:00:00.038) 0:00:08.118 ****** 21857 1726882741.42470: entering _queue_task() for managed_node1/fail 21857 1726882741.42703: worker is 1 (out of 1 available) 21857 1726882741.42717: exiting _queue_task() for managed_node1/fail 21857 1726882741.42732: done queuing things up, now waiting for results queue to drain 21857 1726882741.42734: waiting for pending results... 21857 1726882741.42915: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21857 1726882741.42999: in run() - task 0affc7ec-ae25-c255-e53c-000000000075 21857 1726882741.43012: variable 'ansible_search_path' from source: unknown 21857 1726882741.43015: variable 'ansible_search_path' from source: unknown 21857 1726882741.43048: calling self._execute() 21857 1726882741.43120: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.43125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.43134: variable 'omit' from source: magic vars 21857 1726882741.43481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.45153: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.45203: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.45235: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.45274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.45298: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.45365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.45389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.45408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.45437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.45449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.45560: variable 'ansible_distribution' from source: facts 21857 1726882741.45566: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.45576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.45585: when evaluation is False, skipping this task 21857 1726882741.45588: _execute() done 21857 1726882741.45590: dumping result to json 21857 1726882741.45593: done dumping result, returning 21857 1726882741.45599: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-c255-e53c-000000000075] 21857 1726882741.45604: sending task result for task 0affc7ec-ae25-c255-e53c-000000000075 21857 1726882741.45706: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000075 21857 1726882741.45709: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.45761: no more pending results, returning what we have 21857 1726882741.45764: results queue empty 21857 1726882741.45765: checking for any_errors_fatal 21857 1726882741.45771: done checking for any_errors_fatal 21857 1726882741.45772: checking for max_fail_percentage 21857 1726882741.45773: done checking for max_fail_percentage 21857 1726882741.45774: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.45775: done checking to see if all hosts have failed 21857 1726882741.45776: getting the remaining hosts for this loop 21857 1726882741.45777: done getting the remaining hosts for this loop 21857 1726882741.45784: getting the next task for host managed_node1 21857 1726882741.45792: done getting next task for host managed_node1 21857 1726882741.45795: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21857 1726882741.45799: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.45815: getting variables 21857 1726882741.45817: in VariableManager get_vars() 21857 1726882741.45859: Calling all_inventory to load vars for managed_node1 21857 1726882741.45861: Calling groups_inventory to load vars for managed_node1 21857 1726882741.45863: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.45873: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.45875: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.45878: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.46041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.46219: done with get_vars() 21857 1726882741.46231: done getting variables 21857 1726882741.46279: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:39:01 -0400 (0:00:00.038) 0:00:08.156 ****** 21857 1726882741.46307: entering _queue_task() for managed_node1/package 21857 1726882741.46536: worker is 1 (out of 1 available) 21857 1726882741.46550: exiting _queue_task() for managed_node1/package 21857 1726882741.46565: done queuing things up, now waiting for results queue to drain 21857 1726882741.46566: waiting for pending results... 21857 1726882741.46780: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21857 1726882741.46866: in run() - task 0affc7ec-ae25-c255-e53c-000000000076 21857 1726882741.46878: variable 'ansible_search_path' from source: unknown 21857 1726882741.46881: variable 'ansible_search_path' from source: unknown 21857 1726882741.46920: calling self._execute() 21857 1726882741.46989: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.46994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.47003: variable 'omit' from source: magic vars 21857 1726882741.47351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.49035: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.49082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.49117: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.49145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.49166: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.49238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.49260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.49278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.49311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.49326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.49438: variable 'ansible_distribution' from source: facts 21857 1726882741.49442: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.49453: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.49456: when evaluation is False, skipping this task 21857 1726882741.49459: _execute() done 21857 1726882741.49461: dumping result to json 21857 1726882741.49463: done dumping result, returning 21857 1726882741.49472: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-c255-e53c-000000000076] 21857 1726882741.49476: sending task result for task 0affc7ec-ae25-c255-e53c-000000000076 21857 1726882741.49579: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000076 21857 1726882741.49582: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.49635: no more pending results, returning what we have 21857 1726882741.49639: results queue empty 21857 1726882741.49639: checking for any_errors_fatal 21857 1726882741.49646: done checking for any_errors_fatal 21857 1726882741.49647: checking for max_fail_percentage 21857 1726882741.49649: done checking for max_fail_percentage 21857 1726882741.49650: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.49650: done checking to see if all hosts have failed 21857 1726882741.49651: getting the remaining hosts for this loop 21857 1726882741.49653: done getting the remaining hosts for this loop 21857 1726882741.49657: getting the next task for host managed_node1 21857 1726882741.49664: done getting next task for host managed_node1 21857 1726882741.49668: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21857 1726882741.49671: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.49688: getting variables 21857 1726882741.49689: in VariableManager get_vars() 21857 1726882741.49731: Calling all_inventory to load vars for managed_node1 21857 1726882741.49733: Calling groups_inventory to load vars for managed_node1 21857 1726882741.49735: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.49745: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.49747: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.49750: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.49908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.50061: done with get_vars() 21857 1726882741.50070: done getting variables 21857 1726882741.50116: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:39:01 -0400 (0:00:00.038) 0:00:08.194 ****** 21857 1726882741.50143: entering _queue_task() for managed_node1/package 21857 1726882741.50376: worker is 1 (out of 1 available) 21857 1726882741.50394: exiting _queue_task() for managed_node1/package 21857 1726882741.50405: done queuing things up, now waiting for results queue to drain 21857 1726882741.50407: waiting for pending results... 21857 1726882741.50590: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21857 1726882741.50668: in run() - task 0affc7ec-ae25-c255-e53c-000000000077 21857 1726882741.50681: variable 'ansible_search_path' from source: unknown 21857 1726882741.50687: variable 'ansible_search_path' from source: unknown 21857 1726882741.50718: calling self._execute() 21857 1726882741.50794: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.50798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.50807: variable 'omit' from source: magic vars 21857 1726882741.51159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.52877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.52941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.52972: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.53003: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.53024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.53094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.53115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.53137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.53167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.53178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.53296: variable 'ansible_distribution' from source: facts 21857 1726882741.53302: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.53312: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.53314: when evaluation is False, skipping this task 21857 1726882741.53317: _execute() done 21857 1726882741.53320: dumping result to json 21857 1726882741.53324: done dumping result, returning 21857 1726882741.53333: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-c255-e53c-000000000077] 21857 1726882741.53336: sending task result for task 0affc7ec-ae25-c255-e53c-000000000077 21857 1726882741.53437: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000077 21857 1726882741.53440: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.53496: no more pending results, returning what we have 21857 1726882741.53499: results queue empty 21857 1726882741.53500: checking for any_errors_fatal 21857 1726882741.53506: done checking for any_errors_fatal 21857 1726882741.53507: checking for max_fail_percentage 21857 1726882741.53509: done checking for max_fail_percentage 21857 1726882741.53510: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.53510: done checking to see if all hosts have failed 21857 1726882741.53511: getting the remaining hosts for this loop 21857 1726882741.53512: done getting the remaining hosts for this loop 21857 1726882741.53517: getting the next task for host managed_node1 21857 1726882741.53525: done getting next task for host managed_node1 21857 1726882741.53529: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21857 1726882741.53533: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.53550: getting variables 21857 1726882741.53552: in VariableManager get_vars() 21857 1726882741.53590: Calling all_inventory to load vars for managed_node1 21857 1726882741.53592: Calling groups_inventory to load vars for managed_node1 21857 1726882741.53594: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.53604: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.53606: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.53609: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.53803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.53950: done with get_vars() 21857 1726882741.53960: done getting variables 21857 1726882741.54005: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:39:01 -0400 (0:00:00.038) 0:00:08.233 ****** 21857 1726882741.54032: entering _queue_task() for managed_node1/package 21857 1726882741.54267: worker is 1 (out of 1 available) 21857 1726882741.54281: exiting _queue_task() for managed_node1/package 21857 1726882741.54294: done queuing things up, now waiting for results queue to drain 21857 1726882741.54296: waiting for pending results... 21857 1726882741.54485: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21857 1726882741.54570: in run() - task 0affc7ec-ae25-c255-e53c-000000000078 21857 1726882741.54583: variable 'ansible_search_path' from source: unknown 21857 1726882741.54589: variable 'ansible_search_path' from source: unknown 21857 1726882741.54624: calling self._execute() 21857 1726882741.54702: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.54707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.54715: variable 'omit' from source: magic vars 21857 1726882741.55061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.56725: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.56774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.56805: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.56837: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.56858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.56924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.56951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.56971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.57000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.57011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.57127: variable 'ansible_distribution' from source: facts 21857 1726882741.57132: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.57143: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.57148: when evaluation is False, skipping this task 21857 1726882741.57150: _execute() done 21857 1726882741.57153: dumping result to json 21857 1726882741.57155: done dumping result, returning 21857 1726882741.57164: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-c255-e53c-000000000078] 21857 1726882741.57167: sending task result for task 0affc7ec-ae25-c255-e53c-000000000078 21857 1726882741.57269: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000078 21857 1726882741.57272: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.57321: no more pending results, returning what we have 21857 1726882741.57326: results queue empty 21857 1726882741.57327: checking for any_errors_fatal 21857 1726882741.57334: done checking for any_errors_fatal 21857 1726882741.57335: checking for max_fail_percentage 21857 1726882741.57336: done checking for max_fail_percentage 21857 1726882741.57337: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.57338: done checking to see if all hosts have failed 21857 1726882741.57339: getting the remaining hosts for this loop 21857 1726882741.57340: done getting the remaining hosts for this loop 21857 1726882741.57344: getting the next task for host managed_node1 21857 1726882741.57351: done getting next task for host managed_node1 21857 1726882741.57354: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21857 1726882741.57358: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.57375: getting variables 21857 1726882741.57377: in VariableManager get_vars() 21857 1726882741.57417: Calling all_inventory to load vars for managed_node1 21857 1726882741.57420: Calling groups_inventory to load vars for managed_node1 21857 1726882741.57423: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.57433: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.57435: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.57438: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.57596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.57747: done with get_vars() 21857 1726882741.57757: done getting variables 21857 1726882741.57805: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:39:01 -0400 (0:00:00.037) 0:00:08.271 ****** 21857 1726882741.57832: entering _queue_task() for managed_node1/service 21857 1726882741.58070: worker is 1 (out of 1 available) 21857 1726882741.58087: exiting _queue_task() for managed_node1/service 21857 1726882741.58101: done queuing things up, now waiting for results queue to drain 21857 1726882741.58102: waiting for pending results... 21857 1726882741.58287: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21857 1726882741.58372: in run() - task 0affc7ec-ae25-c255-e53c-000000000079 21857 1726882741.58387: variable 'ansible_search_path' from source: unknown 21857 1726882741.58390: variable 'ansible_search_path' from source: unknown 21857 1726882741.58426: calling self._execute() 21857 1726882741.58495: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.58499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.58508: variable 'omit' from source: magic vars 21857 1726882741.58925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.60567: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.60847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.60874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.60902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.60925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.60994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.61015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.61037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.61069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.61080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.61190: variable 'ansible_distribution' from source: facts 21857 1726882741.61196: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.61206: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.61209: when evaluation is False, skipping this task 21857 1726882741.61211: _execute() done 21857 1726882741.61214: dumping result to json 21857 1726882741.61216: done dumping result, returning 21857 1726882741.61225: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-c255-e53c-000000000079] 21857 1726882741.61230: sending task result for task 0affc7ec-ae25-c255-e53c-000000000079 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.61376: no more pending results, returning what we have 21857 1726882741.61379: results queue empty 21857 1726882741.61380: checking for any_errors_fatal 21857 1726882741.61387: done checking for any_errors_fatal 21857 1726882741.61388: checking for max_fail_percentage 21857 1726882741.61390: done checking for max_fail_percentage 21857 1726882741.61391: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.61391: done checking to see if all hosts have failed 21857 1726882741.61392: getting the remaining hosts for this loop 21857 1726882741.61394: done getting the remaining hosts for this loop 21857 1726882741.61398: getting the next task for host managed_node1 21857 1726882741.61404: done getting next task for host managed_node1 21857 1726882741.61409: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21857 1726882741.61412: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.61432: getting variables 21857 1726882741.61435: in VariableManager get_vars() 21857 1726882741.61475: Calling all_inventory to load vars for managed_node1 21857 1726882741.61477: Calling groups_inventory to load vars for managed_node1 21857 1726882741.61480: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.61490: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.61492: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.61495: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.61693: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000079 21857 1726882741.61697: WORKER PROCESS EXITING 21857 1726882741.61709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.61856: done with get_vars() 21857 1726882741.61865: done getting variables 21857 1726882741.61913: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:39:01 -0400 (0:00:00.041) 0:00:08.312 ****** 21857 1726882741.61939: entering _queue_task() for managed_node1/service 21857 1726882741.62173: worker is 1 (out of 1 available) 21857 1726882741.62187: exiting _queue_task() for managed_node1/service 21857 1726882741.62201: done queuing things up, now waiting for results queue to drain 21857 1726882741.62203: waiting for pending results... 21857 1726882741.62397: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21857 1726882741.62476: in run() - task 0affc7ec-ae25-c255-e53c-00000000007a 21857 1726882741.62490: variable 'ansible_search_path' from source: unknown 21857 1726882741.62494: variable 'ansible_search_path' from source: unknown 21857 1726882741.62528: calling self._execute() 21857 1726882741.62595: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.62599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.62609: variable 'omit' from source: magic vars 21857 1726882741.62948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.64838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.64881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.64914: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.64945: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.64967: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.65032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.65056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.65077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.65107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.65118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.65227: variable 'ansible_distribution' from source: facts 21857 1726882741.65231: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.65243: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.65246: when evaluation is False, skipping this task 21857 1726882741.65248: _execute() done 21857 1726882741.65251: dumping result to json 21857 1726882741.65255: done dumping result, returning 21857 1726882741.65264: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-c255-e53c-00000000007a] 21857 1726882741.65268: sending task result for task 0affc7ec-ae25-c255-e53c-00000000007a 21857 1726882741.65364: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000007a 21857 1726882741.65369: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21857 1726882741.65415: no more pending results, returning what we have 21857 1726882741.65418: results queue empty 21857 1726882741.65419: checking for any_errors_fatal 21857 1726882741.65426: done checking for any_errors_fatal 21857 1726882741.65427: checking for max_fail_percentage 21857 1726882741.65429: done checking for max_fail_percentage 21857 1726882741.65429: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.65430: done checking to see if all hosts have failed 21857 1726882741.65431: getting the remaining hosts for this loop 21857 1726882741.65432: done getting the remaining hosts for this loop 21857 1726882741.65437: getting the next task for host managed_node1 21857 1726882741.65443: done getting next task for host managed_node1 21857 1726882741.65447: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21857 1726882741.65450: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.65466: getting variables 21857 1726882741.65468: in VariableManager get_vars() 21857 1726882741.65510: Calling all_inventory to load vars for managed_node1 21857 1726882741.65513: Calling groups_inventory to load vars for managed_node1 21857 1726882741.65515: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.65532: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.65535: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.65538: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.65701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.65876: done with get_vars() 21857 1726882741.65887: done getting variables 21857 1726882741.65933: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:39:01 -0400 (0:00:00.040) 0:00:08.352 ****** 21857 1726882741.65958: entering _queue_task() for managed_node1/service 21857 1726882741.66197: worker is 1 (out of 1 available) 21857 1726882741.66212: exiting _queue_task() for managed_node1/service 21857 1726882741.66226: done queuing things up, now waiting for results queue to drain 21857 1726882741.66227: waiting for pending results... 21857 1726882741.66404: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21857 1726882741.66500: in run() - task 0affc7ec-ae25-c255-e53c-00000000007b 21857 1726882741.66514: variable 'ansible_search_path' from source: unknown 21857 1726882741.66518: variable 'ansible_search_path' from source: unknown 21857 1726882741.66558: calling self._execute() 21857 1726882741.66627: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.66636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.66645: variable 'omit' from source: magic vars 21857 1726882741.66993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.68906: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.68954: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.68985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.69014: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.69036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.69104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.69126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.69146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.69173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.69190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.69292: variable 'ansible_distribution' from source: facts 21857 1726882741.69306: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.69315: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.69318: when evaluation is False, skipping this task 21857 1726882741.69321: _execute() done 21857 1726882741.69326: dumping result to json 21857 1726882741.69329: done dumping result, returning 21857 1726882741.69337: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-c255-e53c-00000000007b] 21857 1726882741.69340: sending task result for task 0affc7ec-ae25-c255-e53c-00000000007b 21857 1726882741.69437: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000007b 21857 1726882741.69440: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.69487: no more pending results, returning what we have 21857 1726882741.69489: results queue empty 21857 1726882741.69491: checking for any_errors_fatal 21857 1726882741.69496: done checking for any_errors_fatal 21857 1726882741.69497: checking for max_fail_percentage 21857 1726882741.69498: done checking for max_fail_percentage 21857 1726882741.69499: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.69500: done checking to see if all hosts have failed 21857 1726882741.69501: getting the remaining hosts for this loop 21857 1726882741.69502: done getting the remaining hosts for this loop 21857 1726882741.69506: getting the next task for host managed_node1 21857 1726882741.69513: done getting next task for host managed_node1 21857 1726882741.69517: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21857 1726882741.69520: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.69540: getting variables 21857 1726882741.69541: in VariableManager get_vars() 21857 1726882741.69582: Calling all_inventory to load vars for managed_node1 21857 1726882741.69585: Calling groups_inventory to load vars for managed_node1 21857 1726882741.69587: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.69597: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.69599: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.69602: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.69770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.69921: done with get_vars() 21857 1726882741.69932: done getting variables 21857 1726882741.69979: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:39:01 -0400 (0:00:00.040) 0:00:08.393 ****** 21857 1726882741.70004: entering _queue_task() for managed_node1/service 21857 1726882741.70239: worker is 1 (out of 1 available) 21857 1726882741.70253: exiting _queue_task() for managed_node1/service 21857 1726882741.70266: done queuing things up, now waiting for results queue to drain 21857 1726882741.70267: waiting for pending results... 21857 1726882741.70453: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21857 1726882741.70537: in run() - task 0affc7ec-ae25-c255-e53c-00000000007c 21857 1726882741.70550: variable 'ansible_search_path' from source: unknown 21857 1726882741.70554: variable 'ansible_search_path' from source: unknown 21857 1726882741.70586: calling self._execute() 21857 1726882741.70655: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.70660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.70669: variable 'omit' from source: magic vars 21857 1726882741.71021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.72948: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.72997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.73038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.73066: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.73100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.73168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.73192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.73212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.73247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.73258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.73369: variable 'ansible_distribution' from source: facts 21857 1726882741.73375: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.73388: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.73391: when evaluation is False, skipping this task 21857 1726882741.73394: _execute() done 21857 1726882741.73397: dumping result to json 21857 1726882741.73399: done dumping result, returning 21857 1726882741.73407: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-c255-e53c-00000000007c] 21857 1726882741.73412: sending task result for task 0affc7ec-ae25-c255-e53c-00000000007c 21857 1726882741.73508: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000007c 21857 1726882741.73511: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21857 1726882741.73585: no more pending results, returning what we have 21857 1726882741.73589: results queue empty 21857 1726882741.73589: checking for any_errors_fatal 21857 1726882741.73596: done checking for any_errors_fatal 21857 1726882741.73597: checking for max_fail_percentage 21857 1726882741.73599: done checking for max_fail_percentage 21857 1726882741.73600: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.73600: done checking to see if all hosts have failed 21857 1726882741.73601: getting the remaining hosts for this loop 21857 1726882741.73602: done getting the remaining hosts for this loop 21857 1726882741.73607: getting the next task for host managed_node1 21857 1726882741.73612: done getting next task for host managed_node1 21857 1726882741.73618: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21857 1726882741.73622: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.73641: getting variables 21857 1726882741.73642: in VariableManager get_vars() 21857 1726882741.73679: Calling all_inventory to load vars for managed_node1 21857 1726882741.73682: Calling groups_inventory to load vars for managed_node1 21857 1726882741.73684: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.73693: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.73696: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.73698: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.73883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.74036: done with get_vars() 21857 1726882741.74044: done getting variables 21857 1726882741.74092: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:39:01 -0400 (0:00:00.041) 0:00:08.434 ****** 21857 1726882741.74116: entering _queue_task() for managed_node1/copy 21857 1726882741.74351: worker is 1 (out of 1 available) 21857 1726882741.74366: exiting _queue_task() for managed_node1/copy 21857 1726882741.74379: done queuing things up, now waiting for results queue to drain 21857 1726882741.74380: waiting for pending results... 21857 1726882741.74563: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21857 1726882741.74652: in run() - task 0affc7ec-ae25-c255-e53c-00000000007d 21857 1726882741.74665: variable 'ansible_search_path' from source: unknown 21857 1726882741.74668: variable 'ansible_search_path' from source: unknown 21857 1726882741.74702: calling self._execute() 21857 1726882741.74770: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.74774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.74782: variable 'omit' from source: magic vars 21857 1726882741.75127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.77032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.77081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.77114: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.77144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.77165: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.77236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.77260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.77279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.77309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.77320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.77438: variable 'ansible_distribution' from source: facts 21857 1726882741.77442: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.77454: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.77459: when evaluation is False, skipping this task 21857 1726882741.77461: _execute() done 21857 1726882741.77463: dumping result to json 21857 1726882741.77466: done dumping result, returning 21857 1726882741.77474: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-c255-e53c-00000000007d] 21857 1726882741.77477: sending task result for task 0affc7ec-ae25-c255-e53c-00000000007d 21857 1726882741.77579: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000007d 21857 1726882741.77584: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.77633: no more pending results, returning what we have 21857 1726882741.77636: results queue empty 21857 1726882741.77637: checking for any_errors_fatal 21857 1726882741.77644: done checking for any_errors_fatal 21857 1726882741.77645: checking for max_fail_percentage 21857 1726882741.77646: done checking for max_fail_percentage 21857 1726882741.77647: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.77648: done checking to see if all hosts have failed 21857 1726882741.77649: getting the remaining hosts for this loop 21857 1726882741.77650: done getting the remaining hosts for this loop 21857 1726882741.77655: getting the next task for host managed_node1 21857 1726882741.77662: done getting next task for host managed_node1 21857 1726882741.77666: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21857 1726882741.77669: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.77687: getting variables 21857 1726882741.77688: in VariableManager get_vars() 21857 1726882741.77729: Calling all_inventory to load vars for managed_node1 21857 1726882741.77732: Calling groups_inventory to load vars for managed_node1 21857 1726882741.77734: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.77743: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.77745: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.77748: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.77910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.78059: done with get_vars() 21857 1726882741.78069: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:39:01 -0400 (0:00:00.040) 0:00:08.474 ****** 21857 1726882741.78135: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21857 1726882741.78364: worker is 1 (out of 1 available) 21857 1726882741.78381: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21857 1726882741.78393: done queuing things up, now waiting for results queue to drain 21857 1726882741.78394: waiting for pending results... 21857 1726882741.78579: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21857 1726882741.78662: in run() - task 0affc7ec-ae25-c255-e53c-00000000007e 21857 1726882741.78675: variable 'ansible_search_path' from source: unknown 21857 1726882741.78679: variable 'ansible_search_path' from source: unknown 21857 1726882741.78714: calling self._execute() 21857 1726882741.78783: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.78791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.78800: variable 'omit' from source: magic vars 21857 1726882741.79453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.81087: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.81152: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.81181: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.81211: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.81236: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.81303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.81326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.81347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.81378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.81392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.81507: variable 'ansible_distribution' from source: facts 21857 1726882741.81513: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.81524: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.81527: when evaluation is False, skipping this task 21857 1726882741.81530: _execute() done 21857 1726882741.81532: dumping result to json 21857 1726882741.81534: done dumping result, returning 21857 1726882741.81544: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-c255-e53c-00000000007e] 21857 1726882741.81546: sending task result for task 0affc7ec-ae25-c255-e53c-00000000007e 21857 1726882741.81651: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000007e 21857 1726882741.81655: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.81707: no more pending results, returning what we have 21857 1726882741.81710: results queue empty 21857 1726882741.81711: checking for any_errors_fatal 21857 1726882741.81720: done checking for any_errors_fatal 21857 1726882741.81721: checking for max_fail_percentage 21857 1726882741.81734: done checking for max_fail_percentage 21857 1726882741.81735: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.81736: done checking to see if all hosts have failed 21857 1726882741.81737: getting the remaining hosts for this loop 21857 1726882741.81738: done getting the remaining hosts for this loop 21857 1726882741.81743: getting the next task for host managed_node1 21857 1726882741.81750: done getting next task for host managed_node1 21857 1726882741.81754: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21857 1726882741.81757: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.81773: getting variables 21857 1726882741.81774: in VariableManager get_vars() 21857 1726882741.81814: Calling all_inventory to load vars for managed_node1 21857 1726882741.81817: Calling groups_inventory to load vars for managed_node1 21857 1726882741.81819: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.81832: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.81834: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.81844: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.82210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.82351: done with get_vars() 21857 1726882741.82360: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:39:01 -0400 (0:00:00.042) 0:00:08.517 ****** 21857 1726882741.82429: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21857 1726882741.82676: worker is 1 (out of 1 available) 21857 1726882741.82690: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21857 1726882741.82704: done queuing things up, now waiting for results queue to drain 21857 1726882741.82705: waiting for pending results... 21857 1726882741.82909: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21857 1726882741.83011: in run() - task 0affc7ec-ae25-c255-e53c-00000000007f 21857 1726882741.83026: variable 'ansible_search_path' from source: unknown 21857 1726882741.83030: variable 'ansible_search_path' from source: unknown 21857 1726882741.83068: calling self._execute() 21857 1726882741.83137: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.83143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.83154: variable 'omit' from source: magic vars 21857 1726882741.83495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.85198: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.85251: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.85281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.85319: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.85343: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.85408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.85431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.85453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.85484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.85493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.85606: variable 'ansible_distribution' from source: facts 21857 1726882741.85611: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.85623: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.85626: when evaluation is False, skipping this task 21857 1726882741.85628: _execute() done 21857 1726882741.85631: dumping result to json 21857 1726882741.85633: done dumping result, returning 21857 1726882741.85643: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-c255-e53c-00000000007f] 21857 1726882741.85645: sending task result for task 0affc7ec-ae25-c255-e53c-00000000007f 21857 1726882741.85747: done sending task result for task 0affc7ec-ae25-c255-e53c-00000000007f 21857 1726882741.85749: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882741.85813: no more pending results, returning what we have 21857 1726882741.85816: results queue empty 21857 1726882741.85817: checking for any_errors_fatal 21857 1726882741.85828: done checking for any_errors_fatal 21857 1726882741.85828: checking for max_fail_percentage 21857 1726882741.85830: done checking for max_fail_percentage 21857 1726882741.85831: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.85832: done checking to see if all hosts have failed 21857 1726882741.85833: getting the remaining hosts for this loop 21857 1726882741.85834: done getting the remaining hosts for this loop 21857 1726882741.85838: getting the next task for host managed_node1 21857 1726882741.85844: done getting next task for host managed_node1 21857 1726882741.85848: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21857 1726882741.85852: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.85869: getting variables 21857 1726882741.85870: in VariableManager get_vars() 21857 1726882741.85912: Calling all_inventory to load vars for managed_node1 21857 1726882741.85915: Calling groups_inventory to load vars for managed_node1 21857 1726882741.85917: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.85934: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.85937: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.85940: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.86094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.86246: done with get_vars() 21857 1726882741.86258: done getting variables 21857 1726882741.86306: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:39:01 -0400 (0:00:00.039) 0:00:08.556 ****** 21857 1726882741.86334: entering _queue_task() for managed_node1/debug 21857 1726882741.86583: worker is 1 (out of 1 available) 21857 1726882741.86600: exiting _queue_task() for managed_node1/debug 21857 1726882741.86615: done queuing things up, now waiting for results queue to drain 21857 1726882741.86616: waiting for pending results... 21857 1726882741.86800: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21857 1726882741.86894: in run() - task 0affc7ec-ae25-c255-e53c-000000000080 21857 1726882741.86909: variable 'ansible_search_path' from source: unknown 21857 1726882741.86912: variable 'ansible_search_path' from source: unknown 21857 1726882741.86953: calling self._execute() 21857 1726882741.87027: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.87034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.87044: variable 'omit' from source: magic vars 21857 1726882741.87460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.89139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.89200: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.89229: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.89261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.89282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.89349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.89373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.89395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.89425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.89437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.89552: variable 'ansible_distribution' from source: facts 21857 1726882741.89559: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.89568: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.89571: when evaluation is False, skipping this task 21857 1726882741.89574: _execute() done 21857 1726882741.89578: dumping result to json 21857 1726882741.89580: done dumping result, returning 21857 1726882741.89593: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-c255-e53c-000000000080] 21857 1726882741.89596: sending task result for task 0affc7ec-ae25-c255-e53c-000000000080 21857 1726882741.89686: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000080 21857 1726882741.89691: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21857 1726882741.89737: no more pending results, returning what we have 21857 1726882741.89740: results queue empty 21857 1726882741.89741: checking for any_errors_fatal 21857 1726882741.89748: done checking for any_errors_fatal 21857 1726882741.89748: checking for max_fail_percentage 21857 1726882741.89750: done checking for max_fail_percentage 21857 1726882741.89751: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.89752: done checking to see if all hosts have failed 21857 1726882741.89753: getting the remaining hosts for this loop 21857 1726882741.89754: done getting the remaining hosts for this loop 21857 1726882741.89758: getting the next task for host managed_node1 21857 1726882741.89765: done getting next task for host managed_node1 21857 1726882741.89769: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21857 1726882741.89773: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.89789: getting variables 21857 1726882741.89791: in VariableManager get_vars() 21857 1726882741.89839: Calling all_inventory to load vars for managed_node1 21857 1726882741.89842: Calling groups_inventory to load vars for managed_node1 21857 1726882741.89844: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.89854: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.89856: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.89859: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.90053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.90201: done with get_vars() 21857 1726882741.90210: done getting variables 21857 1726882741.90255: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:39:01 -0400 (0:00:00.039) 0:00:08.596 ****** 21857 1726882741.90281: entering _queue_task() for managed_node1/debug 21857 1726882741.90507: worker is 1 (out of 1 available) 21857 1726882741.90523: exiting _queue_task() for managed_node1/debug 21857 1726882741.90536: done queuing things up, now waiting for results queue to drain 21857 1726882741.90538: waiting for pending results... 21857 1726882741.90724: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21857 1726882741.90809: in run() - task 0affc7ec-ae25-c255-e53c-000000000081 21857 1726882741.90825: variable 'ansible_search_path' from source: unknown 21857 1726882741.90843: variable 'ansible_search_path' from source: unknown 21857 1726882741.90869: calling self._execute() 21857 1726882741.90943: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.90947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.90958: variable 'omit' from source: magic vars 21857 1726882741.91300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.93231: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.93237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.93280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.93332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.93379: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.93529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.93533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.93578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.93638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.93662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.93858: variable 'ansible_distribution' from source: facts 21857 1726882741.93904: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.93912: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.93915: when evaluation is False, skipping this task 21857 1726882741.93918: _execute() done 21857 1726882741.93920: dumping result to json 21857 1726882741.93933: done dumping result, returning 21857 1726882741.94014: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-c255-e53c-000000000081] 21857 1726882741.94019: sending task result for task 0affc7ec-ae25-c255-e53c-000000000081 21857 1726882741.94108: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000081 21857 1726882741.94114: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21857 1726882741.94245: no more pending results, returning what we have 21857 1726882741.94248: results queue empty 21857 1726882741.94249: checking for any_errors_fatal 21857 1726882741.94255: done checking for any_errors_fatal 21857 1726882741.94255: checking for max_fail_percentage 21857 1726882741.94257: done checking for max_fail_percentage 21857 1726882741.94258: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.94259: done checking to see if all hosts have failed 21857 1726882741.94260: getting the remaining hosts for this loop 21857 1726882741.94261: done getting the remaining hosts for this loop 21857 1726882741.94265: getting the next task for host managed_node1 21857 1726882741.94271: done getting next task for host managed_node1 21857 1726882741.94275: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21857 1726882741.94278: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.94297: getting variables 21857 1726882741.94299: in VariableManager get_vars() 21857 1726882741.94342: Calling all_inventory to load vars for managed_node1 21857 1726882741.94345: Calling groups_inventory to load vars for managed_node1 21857 1726882741.94347: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.94357: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.94359: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.94362: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.94670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.94956: done with get_vars() 21857 1726882741.94969: done getting variables 21857 1726882741.95041: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:39:01 -0400 (0:00:00.047) 0:00:08.644 ****** 21857 1726882741.95077: entering _queue_task() for managed_node1/debug 21857 1726882741.95413: worker is 1 (out of 1 available) 21857 1726882741.95430: exiting _queue_task() for managed_node1/debug 21857 1726882741.95445: done queuing things up, now waiting for results queue to drain 21857 1726882741.95446: waiting for pending results... 21857 1726882741.95845: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21857 1726882741.95899: in run() - task 0affc7ec-ae25-c255-e53c-000000000082 21857 1726882741.95927: variable 'ansible_search_path' from source: unknown 21857 1726882741.95942: variable 'ansible_search_path' from source: unknown 21857 1726882741.95989: calling self._execute() 21857 1726882741.96089: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882741.96102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882741.96117: variable 'omit' from source: magic vars 21857 1726882741.96632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882741.98813: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882741.98864: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882741.98898: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882741.98928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882741.98949: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882741.99017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882741.99040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882741.99059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882741.99103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882741.99108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882741.99212: variable 'ansible_distribution' from source: facts 21857 1726882741.99216: variable 'ansible_distribution_major_version' from source: facts 21857 1726882741.99226: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882741.99230: when evaluation is False, skipping this task 21857 1726882741.99236: _execute() done 21857 1726882741.99239: dumping result to json 21857 1726882741.99242: done dumping result, returning 21857 1726882741.99251: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-c255-e53c-000000000082] 21857 1726882741.99254: sending task result for task 0affc7ec-ae25-c255-e53c-000000000082 21857 1726882741.99347: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000082 21857 1726882741.99350: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21857 1726882741.99397: no more pending results, returning what we have 21857 1726882741.99400: results queue empty 21857 1726882741.99401: checking for any_errors_fatal 21857 1726882741.99410: done checking for any_errors_fatal 21857 1726882741.99411: checking for max_fail_percentage 21857 1726882741.99413: done checking for max_fail_percentage 21857 1726882741.99414: checking to see if all hosts have failed and the running result is not ok 21857 1726882741.99415: done checking to see if all hosts have failed 21857 1726882741.99415: getting the remaining hosts for this loop 21857 1726882741.99417: done getting the remaining hosts for this loop 21857 1726882741.99421: getting the next task for host managed_node1 21857 1726882741.99429: done getting next task for host managed_node1 21857 1726882741.99433: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21857 1726882741.99436: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 21857 1726882741.99455: getting variables 21857 1726882741.99457: in VariableManager get_vars() 21857 1726882741.99498: Calling all_inventory to load vars for managed_node1 21857 1726882741.99501: Calling groups_inventory to load vars for managed_node1 21857 1726882741.99503: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882741.99513: Calling all_plugins_play to load vars for managed_node1 21857 1726882741.99515: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882741.99518: Calling groups_plugins_play to load vars for managed_node1 21857 1726882741.99686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882741.99837: done with get_vars() 21857 1726882741.99846: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:39:01 -0400 (0:00:00.048) 0:00:08.692 ****** 21857 1726882741.99920: entering _queue_task() for managed_node1/ping 21857 1726882742.00160: worker is 1 (out of 1 available) 21857 1726882742.00176: exiting _queue_task() for managed_node1/ping 21857 1726882742.00187: done queuing things up, now waiting for results queue to drain 21857 1726882742.00188: waiting for pending results... 21857 1726882742.00375: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21857 1726882742.00461: in run() - task 0affc7ec-ae25-c255-e53c-000000000083 21857 1726882742.00473: variable 'ansible_search_path' from source: unknown 21857 1726882742.00476: variable 'ansible_search_path' from source: unknown 21857 1726882742.00510: calling self._execute() 21857 1726882742.00580: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882742.00588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882742.00598: variable 'omit' from source: magic vars 21857 1726882742.00952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882742.02694: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882742.02747: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882742.02786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882742.02819: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882742.02843: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882742.02909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882742.02935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882742.02954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882742.02982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882742.02995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882742.03107: variable 'ansible_distribution' from source: facts 21857 1726882742.03112: variable 'ansible_distribution_major_version' from source: facts 21857 1726882742.03123: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882742.03126: when evaluation is False, skipping this task 21857 1726882742.03129: _execute() done 21857 1726882742.03131: dumping result to json 21857 1726882742.03135: done dumping result, returning 21857 1726882742.03150: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-c255-e53c-000000000083] 21857 1726882742.03153: sending task result for task 0affc7ec-ae25-c255-e53c-000000000083 21857 1726882742.03238: done sending task result for task 0affc7ec-ae25-c255-e53c-000000000083 21857 1726882742.03241: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882742.03294: no more pending results, returning what we have 21857 1726882742.03297: results queue empty 21857 1726882742.03298: checking for any_errors_fatal 21857 1726882742.03304: done checking for any_errors_fatal 21857 1726882742.03304: checking for max_fail_percentage 21857 1726882742.03306: done checking for max_fail_percentage 21857 1726882742.03307: checking to see if all hosts have failed and the running result is not ok 21857 1726882742.03308: done checking to see if all hosts have failed 21857 1726882742.03308: getting the remaining hosts for this loop 21857 1726882742.03310: done getting the remaining hosts for this loop 21857 1726882742.03314: getting the next task for host managed_node1 21857 1726882742.03326: done getting next task for host managed_node1 21857 1726882742.03328: ^ task is: TASK: meta (role_complete) 21857 1726882742.03332: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=3, 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? (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 21857 1726882742.03349: getting variables 21857 1726882742.03350: in VariableManager get_vars() 21857 1726882742.03391: Calling all_inventory to load vars for managed_node1 21857 1726882742.03394: Calling groups_inventory to load vars for managed_node1 21857 1726882742.03396: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882742.03405: Calling all_plugins_play to load vars for managed_node1 21857 1726882742.03408: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882742.03410: Calling groups_plugins_play to load vars for managed_node1 21857 1726882742.03613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882742.03762: done with get_vars() 21857 1726882742.03771: done getting variables 21857 1726882742.03831: done queuing things up, now waiting for results queue to drain 21857 1726882742.03833: results queue empty 21857 1726882742.03833: checking for any_errors_fatal 21857 1726882742.03835: done checking for any_errors_fatal 21857 1726882742.03835: checking for max_fail_percentage 21857 1726882742.03836: done checking for max_fail_percentage 21857 1726882742.03837: checking to see if all hosts have failed and the running result is not ok 21857 1726882742.03838: done checking to see if all hosts have failed 21857 1726882742.03838: getting the remaining hosts for this loop 21857 1726882742.03839: done getting the remaining hosts for this loop 21857 1726882742.03840: getting the next task for host managed_node1 21857 1726882742.03843: done getting next task for host managed_node1 21857 1726882742.03845: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21857 1726882742.03846: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21857 1726882742.03848: getting variables 21857 1726882742.03848: in VariableManager get_vars() 21857 1726882742.03858: Calling all_inventory to load vars for managed_node1 21857 1726882742.03860: Calling groups_inventory to load vars for managed_node1 21857 1726882742.03862: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882742.03867: Calling all_plugins_play to load vars for managed_node1 21857 1726882742.03869: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882742.03871: Calling groups_plugins_play to load vars for managed_node1 21857 1726882742.04079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882742.04223: done with get_vars() 21857 1726882742.04231: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:104 Friday 20 September 2024 21:39:02 -0400 (0:00:00.043) 0:00:08.736 ****** 21857 1726882742.04288: entering _queue_task() for managed_node1/include_tasks 21857 1726882742.04528: worker is 1 (out of 1 available) 21857 1726882742.04541: exiting _queue_task() for managed_node1/include_tasks 21857 1726882742.04554: done queuing things up, now waiting for results queue to drain 21857 1726882742.04556: waiting for pending results... 21857 1726882742.04733: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 21857 1726882742.04799: in run() - task 0affc7ec-ae25-c255-e53c-0000000000b3 21857 1726882742.04811: variable 'ansible_search_path' from source: unknown 21857 1726882742.04844: calling self._execute() 21857 1726882742.04915: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882742.04923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882742.04932: variable 'omit' from source: magic vars 21857 1726882742.05289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882742.07848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882742.07909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882742.07950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882742.07979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882742.08005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882742.08073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882742.08098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882742.08122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882742.08153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882742.08165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882742.08279: variable 'ansible_distribution' from source: facts 21857 1726882742.08287: variable 'ansible_distribution_major_version' from source: facts 21857 1726882742.08297: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882742.08300: when evaluation is False, skipping this task 21857 1726882742.08302: _execute() done 21857 1726882742.08306: dumping result to json 21857 1726882742.08308: done dumping result, returning 21857 1726882742.08316: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0affc7ec-ae25-c255-e53c-0000000000b3] 21857 1726882742.08323: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000b3 21857 1726882742.08426: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000b3 21857 1726882742.08429: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882742.08478: no more pending results, returning what we have 21857 1726882742.08481: results queue empty 21857 1726882742.08482: checking for any_errors_fatal 21857 1726882742.08484: done checking for any_errors_fatal 21857 1726882742.08485: checking for max_fail_percentage 21857 1726882742.08487: done checking for max_fail_percentage 21857 1726882742.08487: checking to see if all hosts have failed and the running result is not ok 21857 1726882742.08488: done checking to see if all hosts have failed 21857 1726882742.08489: getting the remaining hosts for this loop 21857 1726882742.08490: done getting the remaining hosts for this loop 21857 1726882742.08494: getting the next task for host managed_node1 21857 1726882742.08500: done getting next task for host managed_node1 21857 1726882742.08503: ^ task is: TASK: Clean up namespace 21857 1726882742.08505: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21857 1726882742.08507: getting variables 21857 1726882742.08509: in VariableManager get_vars() 21857 1726882742.08552: Calling all_inventory to load vars for managed_node1 21857 1726882742.08556: Calling groups_inventory to load vars for managed_node1 21857 1726882742.08558: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882742.08568: Calling all_plugins_play to load vars for managed_node1 21857 1726882742.08571: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882742.08574: Calling groups_plugins_play to load vars for managed_node1 21857 1726882742.08778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882742.08920: done with get_vars() 21857 1726882742.08931: done getting variables 21857 1726882742.08978: 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 [Clean up namespace] ****************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:108 Friday 20 September 2024 21:39:02 -0400 (0:00:00.047) 0:00:08.783 ****** 21857 1726882742.09001: entering _queue_task() for managed_node1/command 21857 1726882742.09239: worker is 1 (out of 1 available) 21857 1726882742.09254: exiting _queue_task() for managed_node1/command 21857 1726882742.09268: done queuing things up, now waiting for results queue to drain 21857 1726882742.09269: waiting for pending results... 21857 1726882742.09452: running TaskExecutor() for managed_node1/TASK: Clean up namespace 21857 1726882742.09518: in run() - task 0affc7ec-ae25-c255-e53c-0000000000b4 21857 1726882742.09532: variable 'ansible_search_path' from source: unknown 21857 1726882742.09627: calling self._execute() 21857 1726882742.09672: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882742.09685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882742.09701: variable 'omit' from source: magic vars 21857 1726882742.10187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882742.12630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882742.12705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882742.12827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882742.12830: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882742.12832: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882742.12915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882742.12952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882742.12985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882742.13051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882742.13072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882742.13233: variable 'ansible_distribution' from source: facts 21857 1726882742.13246: variable 'ansible_distribution_major_version' from source: facts 21857 1726882742.13260: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882742.13266: when evaluation is False, skipping this task 21857 1726882742.13271: _execute() done 21857 1726882742.13277: dumping result to json 21857 1726882742.13286: done dumping result, returning 21857 1726882742.13297: done running TaskExecutor() for managed_node1/TASK: Clean up namespace [0affc7ec-ae25-c255-e53c-0000000000b4] 21857 1726882742.13306: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000b4 21857 1726882742.13501: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000b4 21857 1726882742.13504: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882742.13558: no more pending results, returning what we have 21857 1726882742.13561: results queue empty 21857 1726882742.13562: checking for any_errors_fatal 21857 1726882742.13568: done checking for any_errors_fatal 21857 1726882742.13568: checking for max_fail_percentage 21857 1726882742.13571: done checking for max_fail_percentage 21857 1726882742.13571: checking to see if all hosts have failed and the running result is not ok 21857 1726882742.13572: done checking to see if all hosts have failed 21857 1726882742.13573: getting the remaining hosts for this loop 21857 1726882742.13574: done getting the remaining hosts for this loop 21857 1726882742.13579: getting the next task for host managed_node1 21857 1726882742.13585: done getting next task for host managed_node1 21857 1726882742.13588: ^ task is: TASK: Verify network state restored to default 21857 1726882742.13590: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=6, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21857 1726882742.13594: getting variables 21857 1726882742.13595: in VariableManager get_vars() 21857 1726882742.13812: Calling all_inventory to load vars for managed_node1 21857 1726882742.13815: Calling groups_inventory to load vars for managed_node1 21857 1726882742.13818: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882742.13831: Calling all_plugins_play to load vars for managed_node1 21857 1726882742.13834: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882742.13837: Calling groups_plugins_play to load vars for managed_node1 21857 1726882742.14051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882742.14303: done with get_vars() 21857 1726882742.14316: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:113 Friday 20 September 2024 21:39:02 -0400 (0:00:00.054) 0:00:08.837 ****** 21857 1726882742.14414: entering _queue_task() for managed_node1/include_tasks 21857 1726882742.14743: worker is 1 (out of 1 available) 21857 1726882742.14757: exiting _queue_task() for managed_node1/include_tasks 21857 1726882742.14770: done queuing things up, now waiting for results queue to drain 21857 1726882742.14771: waiting for pending results... 21857 1726882742.15066: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 21857 1726882742.15231: in run() - task 0affc7ec-ae25-c255-e53c-0000000000b5 21857 1726882742.15236: variable 'ansible_search_path' from source: unknown 21857 1726882742.15251: calling self._execute() 21857 1726882742.15351: variable 'ansible_host' from source: host vars for 'managed_node1' 21857 1726882742.15367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21857 1726882742.15384: variable 'omit' from source: magic vars 21857 1726882742.16129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21857 1726882742.18453: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21857 1726882742.18555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21857 1726882742.18606: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21857 1726882742.18653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21857 1726882742.18689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21857 1726882742.18793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21857 1726882742.18833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21857 1726882742.18872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21857 1726882742.18928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21857 1726882742.18951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21857 1726882742.19124: variable 'ansible_distribution' from source: facts 21857 1726882742.19138: variable 'ansible_distribution_major_version' from source: facts 21857 1726882742.19155: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21857 1726882742.19163: when evaluation is False, skipping this task 21857 1726882742.19174: _execute() done 21857 1726882742.19181: dumping result to json 21857 1726882742.19286: done dumping result, returning 21857 1726882742.19290: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affc7ec-ae25-c255-e53c-0000000000b5] 21857 1726882742.19292: sending task result for task 0affc7ec-ae25-c255-e53c-0000000000b5 21857 1726882742.19371: done sending task result for task 0affc7ec-ae25-c255-e53c-0000000000b5 21857 1726882742.19374: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21857 1726882742.19437: no more pending results, returning what we have 21857 1726882742.19441: results queue empty 21857 1726882742.19442: checking for any_errors_fatal 21857 1726882742.19449: done checking for any_errors_fatal 21857 1726882742.19450: checking for max_fail_percentage 21857 1726882742.19452: done checking for max_fail_percentage 21857 1726882742.19453: checking to see if all hosts have failed and the running result is not ok 21857 1726882742.19454: done checking to see if all hosts have failed 21857 1726882742.19455: getting the remaining hosts for this loop 21857 1726882742.19456: done getting the remaining hosts for this loop 21857 1726882742.19461: getting the next task for host managed_node1 21857 1726882742.19470: done getting next task for host managed_node1 21857 1726882742.19473: ^ task is: TASK: meta (flush_handlers) 21857 1726882742.19475: ^ 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 21857 1726882742.19479: getting variables 21857 1726882742.19481: in VariableManager get_vars() 21857 1726882742.19530: Calling all_inventory to load vars for managed_node1 21857 1726882742.19533: Calling groups_inventory to load vars for managed_node1 21857 1726882742.19536: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882742.19548: Calling all_plugins_play to load vars for managed_node1 21857 1726882742.19551: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882742.19555: Calling groups_plugins_play to load vars for managed_node1 21857 1726882742.20101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882742.20337: done with get_vars() 21857 1726882742.20351: done getting variables 21857 1726882742.20430: in VariableManager get_vars() 21857 1726882742.20447: Calling all_inventory to load vars for managed_node1 21857 1726882742.20450: Calling groups_inventory to load vars for managed_node1 21857 1726882742.20452: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882742.20457: Calling all_plugins_play to load vars for managed_node1 21857 1726882742.20460: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882742.20464: Calling groups_plugins_play to load vars for managed_node1 21857 1726882742.20630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882742.20864: done with get_vars() 21857 1726882742.20879: done queuing things up, now waiting for results queue to drain 21857 1726882742.20884: results queue empty 21857 1726882742.20885: checking for any_errors_fatal 21857 1726882742.20888: done checking for any_errors_fatal 21857 1726882742.20889: checking for max_fail_percentage 21857 1726882742.20890: done checking for max_fail_percentage 21857 1726882742.20891: checking to see if all hosts have failed and the running result is not ok 21857 1726882742.20891: done checking to see if all hosts have failed 21857 1726882742.20892: getting the remaining hosts for this loop 21857 1726882742.20894: done getting the remaining hosts for this loop 21857 1726882742.20897: getting the next task for host managed_node1 21857 1726882742.20901: done getting next task for host managed_node1 21857 1726882742.20902: ^ task is: TASK: meta (flush_handlers) 21857 1726882742.20904: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21857 1726882742.20906: getting variables 21857 1726882742.20907: in VariableManager get_vars() 21857 1726882742.20923: Calling all_inventory to load vars for managed_node1 21857 1726882742.20925: Calling groups_inventory to load vars for managed_node1 21857 1726882742.20928: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882742.20938: Calling all_plugins_play to load vars for managed_node1 21857 1726882742.20941: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882742.20944: Calling groups_plugins_play to load vars for managed_node1 21857 1726882742.21132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882742.21351: done with get_vars() 21857 1726882742.21359: done getting variables 21857 1726882742.21415: in VariableManager get_vars() 21857 1726882742.21431: Calling all_inventory to load vars for managed_node1 21857 1726882742.21433: Calling groups_inventory to load vars for managed_node1 21857 1726882742.21435: Calling all_plugins_inventory to load vars for managed_node1 21857 1726882742.21441: Calling all_plugins_play to load vars for managed_node1 21857 1726882742.21443: Calling groups_plugins_inventory to load vars for managed_node1 21857 1726882742.21446: Calling groups_plugins_play to load vars for managed_node1 21857 1726882742.21604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21857 1726882742.21838: done with get_vars() 21857 1726882742.21853: done queuing things up, now waiting for results queue to drain 21857 1726882742.21855: results queue empty 21857 1726882742.21856: checking for any_errors_fatal 21857 1726882742.21857: done checking for any_errors_fatal 21857 1726882742.21858: checking for max_fail_percentage 21857 1726882742.21859: done checking for max_fail_percentage 21857 1726882742.21860: checking to see if all hosts have failed and the running result is not ok 21857 1726882742.21861: done checking to see if all hosts have failed 21857 1726882742.21861: getting the remaining hosts for this loop 21857 1726882742.21862: done getting the remaining hosts for this loop 21857 1726882742.21865: getting the next task for host managed_node1 21857 1726882742.21868: done getting next task for host managed_node1 21857 1726882742.21869: ^ task is: None 21857 1726882742.21871: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21857 1726882742.21872: done queuing things up, now waiting for results queue to drain 21857 1726882742.21873: results queue empty 21857 1726882742.21873: checking for any_errors_fatal 21857 1726882742.21874: done checking for any_errors_fatal 21857 1726882742.21875: checking for max_fail_percentage 21857 1726882742.21876: done checking for max_fail_percentage 21857 1726882742.21876: checking to see if all hosts have failed and the running result is not ok 21857 1726882742.21877: done checking to see if all hosts have failed 21857 1726882742.21879: getting the next task for host managed_node1 21857 1726882742.21884: done getting next task for host managed_node1 21857 1726882742.21885: ^ task is: None 21857 1726882742.21886: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=69 rescued=0 ignored=0 Friday 20 September 2024 21:39:02 -0400 (0:00:00.075) 0:00:08.912 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 3.10s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 2.00s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.50s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gathering Facts --------------------------------------------------------- 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:3 Set up gateway ip on veth peer ------------------------------------------ 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:15 TEST: I can configure an interface with static ipv6 config -------------- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:27 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Include the task 'enable_epel.yml' -------------------------------------- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Print network provider -------------- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Include the task 'manage_test_interface.yml' ---------------------------- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:11 Verify network state restored to default -------------------------------- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:113 Set network provider to 'initscripts' ----------------------------------- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:12 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Include the task 'show_interfaces.yml' ---------------------------------- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:9 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Clean up namespace ------------------------------------------------------ 0.05s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:108 Assert ipv6 addresses are correctly set --------------------------------- 0.05s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:60 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.05s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.05s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.05s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 21857 1726882742.21984: RUNNING CLEANUP