[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. 19252 1726882337.06544: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 19252 1726882337.07058: Added group all to inventory 19252 1726882337.07060: Added group ungrouped to inventory 19252 1726882337.07065: Group all now contains ungrouped 19252 1726882337.07068: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 19252 1726882337.27223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 19252 1726882337.27292: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 19252 1726882337.27320: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 19252 1726882337.27386: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 19252 1726882337.27465: Loaded config def from plugin (inventory/script) 19252 1726882337.27467: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 19252 1726882337.27520: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 19252 1726882337.27619: Loaded config def from plugin (inventory/yaml) 19252 1726882337.27621: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 19252 1726882337.27718: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 19252 1726882337.28190: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 19252 1726882337.28198: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 19252 1726882337.28201: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 19252 1726882337.28207: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 19252 1726882337.28211: Loading data from /tmp/network-Kc3/inventory.yml 19252 1726882337.28286: /tmp/network-Kc3/inventory.yml was not parsable by auto 19252 1726882337.28362: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 19252 1726882337.28405: Loading data from /tmp/network-Kc3/inventory.yml 19252 1726882337.28498: group all already in inventory 19252 1726882337.28505: set inventory_file for managed_node1 19252 1726882337.28509: set inventory_dir for managed_node1 19252 1726882337.28510: Added host managed_node1 to inventory 19252 1726882337.28512: Added host managed_node1 to group all 19252 1726882337.28513: set ansible_host for managed_node1 19252 1726882337.28514: set ansible_ssh_extra_args for managed_node1 19252 1726882337.28517: set inventory_file for managed_node2 19252 1726882337.28520: set inventory_dir for managed_node2 19252 1726882337.28521: Added host managed_node2 to inventory 19252 1726882337.28522: Added host managed_node2 to group all 19252 1726882337.28523: set ansible_host for managed_node2 19252 1726882337.28524: set ansible_ssh_extra_args for managed_node2 19252 1726882337.28526: set inventory_file for managed_node3 19252 1726882337.28528: set inventory_dir for managed_node3 19252 1726882337.28529: Added host managed_node3 to inventory 19252 1726882337.28530: Added host managed_node3 to group all 19252 1726882337.28531: set ansible_host for managed_node3 19252 1726882337.28532: set ansible_ssh_extra_args for managed_node3 19252 1726882337.28534: Reconcile groups and hosts in inventory. 19252 1726882337.28538: Group ungrouped now contains managed_node1 19252 1726882337.28540: Group ungrouped now contains managed_node2 19252 1726882337.28541: Group ungrouped now contains managed_node3 19252 1726882337.28627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 19252 1726882337.28758: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 19252 1726882337.28817: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 19252 1726882337.28846: Loaded config def from plugin (vars/host_group_vars) 19252 1726882337.28848: 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) 19252 1726882337.28855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 19252 1726882337.28863: 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) 19252 1726882337.28913: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 19252 1726882337.29265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882337.29369: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 19252 1726882337.29413: Loaded config def from plugin (connection/local) 19252 1726882337.29416: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 19252 1726882337.30122: Loaded config def from plugin (connection/paramiko_ssh) 19252 1726882337.30125: 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) 19252 1726882337.31108: 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) 19252 1726882337.31147: Loaded config def from plugin (connection/psrp) 19252 1726882337.31150: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 19252 1726882337.31928: 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) 19252 1726882337.31972: Loaded config def from plugin (connection/ssh) 19252 1726882337.31975: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 19252 1726882337.34082: 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) 19252 1726882337.34128: Loaded config def from plugin (connection/winrm) 19252 1726882337.34138: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 19252 1726882337.34169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 19252 1726882337.34236: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 19252 1726882337.34315: Loaded config def from plugin (shell/cmd) 19252 1726882337.34317: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 19252 1726882337.34342: 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) 19252 1726882337.34418: Loaded config def from plugin (shell/powershell) 19252 1726882337.34420: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 19252 1726882337.34479: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 19252 1726882337.34665: Loaded config def from plugin (shell/sh) 19252 1726882337.34668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 19252 1726882337.34714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 19252 1726882337.34844: Loaded config def from plugin (become/runas) 19252 1726882337.34846: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 19252 1726882337.35049: Loaded config def from plugin (become/su) 19252 1726882337.35051: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 19252 1726882337.35216: Loaded config def from plugin (become/sudo) 19252 1726882337.35218: 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 19252 1726882337.35258: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml 19252 1726882337.35614: in VariableManager get_vars() 19252 1726882337.35638: done with get_vars() 19252 1726882337.35776: trying /usr/local/lib/python3.12/site-packages/ansible/modules 19252 1726882337.39627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 19252 1726882337.39853: in VariableManager get_vars() 19252 1726882337.39858: done with get_vars() 19252 1726882337.39861: variable 'playbook_dir' from source: magic vars 19252 1726882337.39862: variable 'ansible_playbook_python' from source: magic vars 19252 1726882337.39863: variable 'ansible_config_file' from source: magic vars 19252 1726882337.39864: variable 'groups' from source: magic vars 19252 1726882337.39864: variable 'omit' from source: magic vars 19252 1726882337.39865: variable 'ansible_version' from source: magic vars 19252 1726882337.39866: variable 'ansible_check_mode' from source: magic vars 19252 1726882337.39867: variable 'ansible_diff_mode' from source: magic vars 19252 1726882337.39867: variable 'ansible_forks' from source: magic vars 19252 1726882337.39868: variable 'ansible_inventory_sources' from source: magic vars 19252 1726882337.39869: variable 'ansible_skip_tags' from source: magic vars 19252 1726882337.39869: variable 'ansible_limit' from source: magic vars 19252 1726882337.39870: variable 'ansible_run_tags' from source: magic vars 19252 1726882337.39871: variable 'ansible_verbosity' from source: magic vars 19252 1726882337.39987: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml 19252 1726882337.40970: in VariableManager get_vars() 19252 1726882337.40987: done with get_vars() 19252 1726882337.41028: in VariableManager get_vars() 19252 1726882337.41042: done with get_vars() 19252 1726882337.41084: in VariableManager get_vars() 19252 1726882337.41101: done with get_vars() 19252 1726882337.41324: in VariableManager get_vars() 19252 1726882337.41337: done with get_vars() 19252 1726882337.41343: variable 'omit' from source: magic vars 19252 1726882337.41361: variable 'omit' from source: magic vars 19252 1726882337.41401: in VariableManager get_vars() 19252 1726882337.41424: done with get_vars() 19252 1726882337.41467: in VariableManager get_vars() 19252 1726882337.41479: done with get_vars() 19252 1726882337.41522: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19252 1726882337.41982: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19252 1726882337.42261: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19252 1726882337.43332: in VariableManager get_vars() 19252 1726882337.43350: done with get_vars() 19252 1726882337.43780: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 19252 1726882337.43930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19252 1726882337.46015: in VariableManager get_vars() 19252 1726882337.47683: done with get_vars() 19252 1726882337.47689: variable 'omit' from source: magic vars 19252 1726882337.47705: variable 'omit' from source: magic vars 19252 1726882337.47742: in VariableManager get_vars() 19252 1726882337.47756: done with get_vars() 19252 1726882337.47777: in VariableManager get_vars() 19252 1726882337.47790: done with get_vars() 19252 1726882337.47824: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19252 1726882337.47940: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19252 1726882337.48025: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19252 1726882337.48446: in VariableManager get_vars() 19252 1726882337.48467: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19252 1726882337.52383: in VariableManager get_vars() 19252 1726882337.52535: done with get_vars() 19252 1726882337.52540: variable 'omit' from source: magic vars 19252 1726882337.52551: variable 'omit' from source: magic vars 19252 1726882337.52581: in VariableManager get_vars() 19252 1726882337.52616: done with get_vars() 19252 1726882337.52705: in VariableManager get_vars() 19252 1726882337.52724: done with get_vars() 19252 1726882337.52755: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19252 1726882337.52876: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19252 1726882337.52962: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19252 1726882337.53376: in VariableManager get_vars() 19252 1726882337.53407: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19252 1726882337.55681: in VariableManager get_vars() 19252 1726882337.55707: done with get_vars() 19252 1726882337.55712: variable 'omit' from source: magic vars 19252 1726882337.55736: variable 'omit' from source: magic vars 19252 1726882337.55771: in VariableManager get_vars() 19252 1726882337.55797: done with get_vars() 19252 1726882337.55817: in VariableManager get_vars() 19252 1726882337.55836: done with get_vars() 19252 1726882337.55861: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19252 1726882337.56000: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19252 1726882337.56083: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19252 1726882337.56491: in VariableManager get_vars() 19252 1726882337.56520: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19252 1726882337.58487: in VariableManager get_vars() 19252 1726882337.58521: done with get_vars() 19252 1726882337.58564: in VariableManager get_vars() 19252 1726882337.58586: done with get_vars() 19252 1726882337.58651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 19252 1726882337.58664: 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 19252 1726882337.58924: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 19252 1726882337.59073: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 19252 1726882337.59075: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 19252 1726882337.59106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 19252 1726882337.59127: 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) 19252 1726882337.59528: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 19252 1726882337.59589: Loaded config def from plugin (callback/default) 19252 1726882337.59591: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19252 1726882337.62343: Loaded config def from plugin (callback/junit) 19252 1726882337.62345: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19252 1726882337.62508: 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) 19252 1726882337.62683: Loaded config def from plugin (callback/minimal) 19252 1726882337.62685: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19252 1726882337.62727: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19252 1726882337.62850: Loaded config def from plugin (callback/tree) 19252 1726882337.62852: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 19252 1726882337.63078: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 19252 1726882337.63081: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_coalesce_initscripts.yml ******************************* 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml 19252 1726882337.63198: in VariableManager get_vars() 19252 1726882337.63211: done with get_vars() 19252 1726882337.63216: in VariableManager get_vars() 19252 1726882337.63274: done with get_vars() 19252 1726882337.63279: variable 'omit' from source: magic vars 19252 1726882337.63319: in VariableManager get_vars() 19252 1726882337.63337: done with get_vars() 19252 1726882337.63357: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_coalesce.yml' with initscripts as provider] *** 19252 1726882337.63923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 19252 1726882337.64003: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 19252 1726882337.64033: getting the remaining hosts for this loop 19252 1726882337.64035: done getting the remaining hosts for this loop 19252 1726882337.64037: getting the next task for host managed_node2 19252 1726882337.64041: done getting next task for host managed_node2 19252 1726882337.64043: ^ task is: TASK: Gathering Facts 19252 1726882337.64045: ^ 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 19252 1726882337.64047: getting variables 19252 1726882337.64048: in VariableManager get_vars() 19252 1726882337.64057: Calling all_inventory to load vars for managed_node2 19252 1726882337.64059: Calling groups_inventory to load vars for managed_node2 19252 1726882337.64062: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882337.64073: Calling all_plugins_play to load vars for managed_node2 19252 1726882337.64083: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882337.64086: Calling groups_plugins_play to load vars for managed_node2 19252 1726882337.64127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882337.64178: done with get_vars() 19252 1726882337.64184: done getting variables 19252 1726882337.64277: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:5 Friday 20 September 2024 21:32:17 -0400 (0:00:00.014) 0:00:00.014 ****** 19252 1726882337.64303: entering _queue_task() for managed_node2/gather_facts 19252 1726882337.64305: Creating lock for gather_facts 19252 1726882337.64785: worker is 1 (out of 1 available) 19252 1726882337.64798: exiting _queue_task() for managed_node2/gather_facts 19252 1726882337.64811: done queuing things up, now waiting for results queue to drain 19252 1726882337.64813: waiting for pending results... 19252 1726882337.65046: running TaskExecutor() for managed_node2/TASK: Gathering Facts 19252 1726882337.65201: in run() - task 12673a56-9f93-63da-fa06-000000000157 19252 1726882337.65205: variable 'ansible_search_path' from source: unknown 19252 1726882337.65208: calling self._execute() 19252 1726882337.65264: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882337.65274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882337.65285: variable 'omit' from source: magic vars 19252 1726882337.65390: variable 'omit' from source: magic vars 19252 1726882337.65426: variable 'omit' from source: magic vars 19252 1726882337.65468: variable 'omit' from source: magic vars 19252 1726882337.65518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19252 1726882337.65557: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19252 1726882337.65681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19252 1726882337.65684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19252 1726882337.65687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19252 1726882337.65689: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19252 1726882337.65692: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882337.65698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882337.65770: Set connection var ansible_timeout to 10 19252 1726882337.65780: Set connection var ansible_module_compression to ZIP_DEFLATED 19252 1726882337.65801: Set connection var ansible_pipelining to False 19252 1726882337.65813: Set connection var ansible_connection to ssh 19252 1726882337.65821: Set connection var ansible_shell_executable to /bin/sh 19252 1726882337.65827: Set connection var ansible_shell_type to sh 19252 1726882337.65862: variable 'ansible_shell_executable' from source: unknown 19252 1726882337.65869: variable 'ansible_connection' from source: unknown 19252 1726882337.65876: variable 'ansible_module_compression' from source: unknown 19252 1726882337.65882: variable 'ansible_shell_type' from source: unknown 19252 1726882337.65888: variable 'ansible_shell_executable' from source: unknown 19252 1726882337.65903: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882337.65910: variable 'ansible_pipelining' from source: unknown 19252 1726882337.65916: variable 'ansible_timeout' from source: unknown 19252 1726882337.65923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882337.66102: 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) 19252 1726882337.66121: variable 'omit' from source: magic vars 19252 1726882337.66130: starting attempt loop 19252 1726882337.66199: running the handler 19252 1726882337.66202: variable 'ansible_facts' from source: unknown 19252 1726882337.66205: _low_level_execute_command(): starting 19252 1726882337.66207: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19252 1726882337.67668: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882337.67873: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882337.68015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882337.69724: stdout chunk (state=3): >>>/root <<< 19252 1726882337.69862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882337.69885: stdout chunk (state=3): >>><<< 19252 1726882337.69918: stderr chunk (state=3): >>><<< 19252 1726882337.69945: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19252 1726882337.69966: _low_level_execute_command(): starting 19252 1726882337.69976: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882337.6995327-19278-248037697309624 `" && echo ansible-tmp-1726882337.6995327-19278-248037697309624="` echo /root/.ansible/tmp/ansible-tmp-1726882337.6995327-19278-248037697309624 `" ) && sleep 0' 19252 1726882337.71160: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19252 1726882337.71217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19252 1726882337.71242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19252 1726882337.71260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19252 1726882337.71366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 19252 1726882337.71380: 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19252 1726882337.71499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19252 1726882337.71516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882337.71546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882337.71638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882337.73549: stdout chunk (state=3): >>>ansible-tmp-1726882337.6995327-19278-248037697309624=/root/.ansible/tmp/ansible-tmp-1726882337.6995327-19278-248037697309624 <<< 19252 1726882337.73763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882337.73767: stdout chunk (state=3): >>><<< 19252 1726882337.73769: stderr chunk (state=3): >>><<< 19252 1726882337.73772: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882337.6995327-19278-248037697309624=/root/.ansible/tmp/ansible-tmp-1726882337.6995327-19278-248037697309624 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19252 1726882337.73871: variable 'ansible_module_compression' from source: unknown 19252 1726882337.73982: ANSIBALLZ: Using generic lock for ansible.legacy.setup 19252 1726882337.73985: ANSIBALLZ: Acquiring lock 19252 1726882337.73988: ANSIBALLZ: Lock acquired: 140102329864592 19252 1726882337.73990: ANSIBALLZ: Creating module 19252 1726882338.05836: ANSIBALLZ: Writing module into payload 19252 1726882338.05948: ANSIBALLZ: Writing module 19252 1726882338.05968: ANSIBALLZ: Renaming module 19252 1726882338.05974: ANSIBALLZ: Done creating module 19252 1726882338.06019: variable 'ansible_facts' from source: unknown 19252 1726882338.06026: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19252 1726882338.06036: _low_level_execute_command(): starting 19252 1726882338.06042: _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' 19252 1726882338.06756: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19252 1726882338.06760: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19252 1726882338.06762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19252 1726882338.06764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19252 1726882338.06767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 19252 1726882338.06769: stderr chunk (state=3): >>>debug2: match not found <<< 19252 1726882338.06771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19252 1726882338.06773: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19252 1726882338.06775: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 19252 1726882338.06777: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19252 1726882338.06868: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882338.06872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882338.06965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882338.08758: stdout chunk (state=3): >>>PLATFORM Linux <<< 19252 1726882338.08762: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 19252 1726882338.08764: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 19252 1726882338.09079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882338.09083: stdout chunk (state=3): >>><<< 19252 1726882338.09085: stderr chunk (state=3): >>><<< 19252 1726882338.09106: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19252 1726882338.09194 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 19252 1726882338.09199: _low_level_execute_command(): starting 19252 1726882338.09203: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 19252 1726882338.09721: Sending initial data 19252 1726882338.09725: Sent initial data (1181 bytes) 19252 1726882338.10602: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19252 1726882338.10605: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19252 1726882338.10607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19252 1726882338.10609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19252 1726882338.10611: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 19252 1726882338.10613: stderr chunk (state=3): >>>debug2: match not found <<< 19252 1726882338.10615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19252 1726882338.10623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19252 1726882338.10625: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 19252 1726882338.10627: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19252 1726882338.10629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19252 1726882338.10711: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19252 1726882338.10731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19252 1726882338.10748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882338.10757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882338.10852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882338.14261: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 19252 1726882338.14861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882338.14865: stdout chunk (state=3): >>><<< 19252 1726882338.14873: stderr chunk (state=3): >>><<< 19252 1726882338.14887: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19252 1726882338.15084: variable 'ansible_facts' from source: unknown 19252 1726882338.15087: variable 'ansible_facts' from source: unknown 19252 1726882338.15101: variable 'ansible_module_compression' from source: unknown 19252 1726882338.15148: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19252ns7xhu6r/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19252 1726882338.15169: variable 'ansible_facts' from source: unknown 19252 1726882338.15669: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882337.6995327-19278-248037697309624/AnsiballZ_setup.py 19252 1726882338.15877: Sending initial data 19252 1726882338.15880: Sent initial data (154 bytes) 19252 1726882338.17389: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 19252 1726882338.17403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19252 1726882338.17416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19252 1726882338.17424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 19252 1726882338.17432: stderr chunk (state=3): >>>debug2: match found <<< 19252 1726882338.17439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19252 1726882338.17608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19252 1726882338.17622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882338.17656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882338.17764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882338.19295: 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 <<< 19252 1726882338.19418: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882337.6995327-19278-248037697309624/AnsiballZ_setup.py" <<< 19252 1726882338.19421: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19252ns7xhu6r/tmp29dejlg0 /root/.ansible/tmp/ansible-tmp-1726882337.6995327-19278-248037697309624/AnsiballZ_setup.py <<< 19252 1726882338.19480: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19252ns7xhu6r/tmp29dejlg0" to remote "/root/.ansible/tmp/ansible-tmp-1726882337.6995327-19278-248037697309624/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882337.6995327-19278-248037697309624/AnsiballZ_setup.py" <<< 19252 1726882338.23548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882338.23552: stdout chunk (state=3): >>><<< 19252 1726882338.23554: stderr chunk (state=3): >>><<< 19252 1726882338.23561: done transferring module to remote 19252 1726882338.23563: _low_level_execute_command(): starting 19252 1726882338.23565: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882337.6995327-19278-248037697309624/ /root/.ansible/tmp/ansible-tmp-1726882337.6995327-19278-248037697309624/AnsiballZ_setup.py && sleep 0' 19252 1726882338.24965: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882338.24976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882338.25071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882338.26945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882338.26989: stderr chunk (state=3): >>><<< 19252 1726882338.27036: stdout chunk (state=3): >>><<< 19252 1726882338.27060: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19252 1726882338.27063: _low_level_execute_command(): starting 19252 1726882338.27068: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882337.6995327-19278-248037697309624/AnsiballZ_setup.py && sleep 0' 19252 1726882338.28423: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19252 1726882338.28430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 19252 1726882338.28509: 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19252 1726882338.28649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882338.28701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882338.28750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882338.30935: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 19252 1726882338.30939: stdout chunk (state=3): >>>import _imp # builtin <<< 19252 1726882338.30941: stdout chunk (state=3): >>>import '_thread' # <<< 19252 1726882338.30944: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 19252 1726882338.31012: stdout chunk (state=3): >>>import '_io' # <<< 19252 1726882338.31023: stdout chunk (state=3): >>>import 'marshal' # <<< 19252 1726882338.31050: stdout chunk (state=3): >>>import 'posix' # <<< 19252 1726882338.31083: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 19252 1726882338.31111: stdout chunk (state=3): >>>import 'time' # <<< 19252 1726882338.31116: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 19252 1726882338.31216: 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' <<< 19252 1726882338.31243: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 19252 1726882338.31249: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 19252 1726882338.31274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 19252 1726882338.31313: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81d684d0> <<< 19252 1726882338.31398: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81d37b30> <<< 19252 1726882338.31403: 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 0x7f0d81d6aa50> <<< 19252 1726882338.31528: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 19252 1726882338.31554: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 19252 1726882338.31679: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b1d130> <<< 19252 1726882338.31962: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b1dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 19252 1726882338.32192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19252 1726882338.32200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 19252 1726882338.32223: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 19252 1726882338.32227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 19252 1726882338.32250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 19252 1726882338.32299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 19252 1726882338.32305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 19252 1726882338.32338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 19252 1726882338.32343: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b5bdd0> <<< 19252 1726882338.32371: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 19252 1726882338.32377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 19252 1726882338.32413: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b5bfe0> <<< 19252 1726882338.32715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 19252 1726882338.32722: 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 # 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 0x7f0d81b937a0> # /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 0x7f0d81b93e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b73aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b711c0> <<< 19252 1726882338.32792: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b58f80> <<< 19252 1726882338.32823: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 19252 1726882338.32843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 19252 1726882338.32849: stdout chunk (state=3): >>>import '_sre' # <<< 19252 1726882338.32871: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 19252 1726882338.32906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 19252 1726882338.32923: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 19252 1726882338.32926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 19252 1726882338.32968: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81bb3710> <<< 19252 1726882338.33008: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81bb2330> # /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 0x7f0d81b72090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81bb0b90> <<< 19252 1726882338.33064: 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' <<< 19252 1726882338.33070: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81be8740> <<< 19252 1726882338.33372: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b58200> # /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 0x7f0d81be8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81be8aa0> # 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 0x7f0d81be8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b56d20> # /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 0x7f0d81be9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81be9250> import 'importlib.machinery' # <<< 19252 1726882338.33380: 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' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81bea480> import 'importlib.util' # import 'runpy' # <<< 19252 1726882338.33591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19252 1726882338.33599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81c00680> 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 0x7f0d81c01d60> # /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 0x7f0d81c02c00> <<< 19252 1726882338.33630: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882338.33636: 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 0x7f0d81c03260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81c02150> <<< 19252 1726882338.33719: 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' # 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 0x7f0d81c03ce0> <<< 19252 1726882338.33818: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81c03410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81bea4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 19252 1726882338.33832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 19252 1726882338.34002: stdout chunk (state=3): >>># /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 0x7f0d818f3bc0> # /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' <<< 19252 1726882338.34006: 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 0x7f0d8191c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8191c410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882338.34031: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d8191c6e0> # /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' <<< 19252 1726882338.34224: stdout chunk (state=3): >>># 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 0x7f0d8191d010> <<< 19252 1726882338.34323: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882338.34329: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882338.34838: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d8191da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8191c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d818f1d60> # /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 0x7f0d8191ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8191d880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81beaba0> # /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 0x7f0d81947110> <<< 19252 1726882338.34891: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 19252 1726882338.34947: 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' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8196b440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19252 1726882338.35021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 19252 1726882338.35059: 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 0x7f0d819cc1a0> <<< 19252 1726882338.35067: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 19252 1726882338.35105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 19252 1726882338.35190: stdout chunk (state=3): >>># /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' <<< 19252 1726882338.35313: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d819ce900> <<< 19252 1726882338.35418: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d819cc2c0> <<< 19252 1726882338.35491: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81999220> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 19252 1726882338.35497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81315250> <<< 19252 1726882338.35550: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8196a240> <<< 19252 1726882338.35556: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8191fce0> <<< 19252 1726882338.35954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19252 1726882338.36082: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0d813154f0> <<< 19252 1726882338.36412: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_rutsxh7u/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 19252 1726882338.36529: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 19252 1726882338.36563: stdout chunk (state=3): >>> <<< 19252 1726882338.36566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 19252 1726882338.36569: stdout chunk (state=3): >>> <<< 19252 1726882338.36774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 19252 1726882338.36779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 19252 1726882338.36784: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 19252 1726882338.36845: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81376fc0> <<< 19252 1726882338.36848: stdout chunk (state=3): >>>import '_typing' # <<< 19252 1726882338.37187: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81355eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81355010> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 19252 1726882338.37214: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.38617: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.40363: 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 0x7f0d81374e60> # /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' <<< 19252 1726882338.40392: 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 0x7f0d813aa900> <<< 19252 1726882338.40441: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d813aa690> <<< 19252 1726882338.40510: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d813a9fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 19252 1726882338.40523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 19252 1726882338.40610: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d813aa9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d813779e0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882338.40621: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d813ab620> <<< 19252 1726882338.40723: 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 0x7f0d813ab7a0> # /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' <<< 19252 1726882338.40732: stdout chunk (state=3): >>>import '_locale' # <<< 19252 1726882338.40797: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d813abce0> <<< 19252 1726882338.40808: stdout chunk (state=3): >>>import 'pwd' # <<< 19252 1726882338.40908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81215a90><<< 19252 1726882338.40940: 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 0x7f0d812176b0> <<< 19252 1726882338.41044: 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' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81217fb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 19252 1726882338.41077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 19252 1726882338.41109: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81219250> <<< 19252 1726882338.41136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 19252 1726882338.41201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 19252 1726882338.41205: 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' <<< 19252 1726882338.41283: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8121bd10> <<< 19252 1726882338.41323: 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 0x7f0d81c02b70> <<< 19252 1726882338.41413: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81219fd0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 19252 1726882338.41644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # 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 <<< 19252 1726882338.41699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81223cb0> import '_tokenize' # <<< 19252 1726882338.41801: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81222780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d812224e0> # /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' <<< 19252 1726882338.41980: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81222a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8121a4e0> # 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 0x7f0d81267ef0> <<< 19252 1726882338.42014: 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 0x7f0d81267f50> <<< 19252 1726882338.42203: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d81269a30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d812697f0> # /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' <<< 19252 1726882338.42206: 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 0x7f0d8126bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8126a120> <<< 19252 1726882338.42249: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19252 1726882338.42269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 19252 1726882338.42342: 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' import '_string' # <<< 19252 1726882338.42398: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8126f7d0> <<< 19252 1726882338.42486: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8126c1a0> <<< 19252 1726882338.42877: 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 0x7f0d81270590> # 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 0x7f0d81270830> <<< 19252 1726882338.42909: 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 0x7f0d81270170> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81268140> # /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 0x7f0d81100110> # 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 0x7f0d81101040> <<< 19252 1726882338.42944: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d812728d0> <<< 19252 1726882338.42989: 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 0x7f0d81273c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81272510> # zipimport: zlib available # zipimport: zlib available <<< 19252 1726882338.43005: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 19252 1726882338.43128: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.43192: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.43330: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 19252 1726882338.43333: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.43484: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.43522: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.44013: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.44553: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 19252 1726882338.44646: 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' <<< 19252 1726882338.44658: 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 0x7f0d811052b0> <<< 19252 1726882338.44744: 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' <<< 19252 1726882338.45098: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811060c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81101160> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 19252 1726882338.45102: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.45105: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 19252 1726882338.45127: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.45176: 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' <<< 19252 1726882338.45189: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811068a0> # zipimport: zlib available <<< 19252 1726882338.45644: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.46083: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.46160: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.46229: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 19252 1726882338.46249: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.46277: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.46327: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 19252 1726882338.46392: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.46472: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 19252 1726882338.46502: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 19252 1726882338.46529: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.46557: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.46819: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 19252 1726882338.46831: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.47064: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19252 1726882338.47132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19252 1726882338.47135: stdout chunk (state=3): >>>import '_ast' # <<< 19252 1726882338.47201: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81107470> <<< 19252 1726882338.47226: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.47273: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.47354: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 19252 1726882338.47377: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 19252 1726882338.47404: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.47431: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.47473: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 19252 1726882338.47536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882338.47573: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.47633: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.47713: 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 <<< 19252 1726882338.47743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19252 1726882338.47813: 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 0x7f0d81112000> <<< 19252 1726882338.47873: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8110cd40> <<< 19252 1726882338.47979: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 19252 1726882338.47983: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.48026: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.48047: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.48099: 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' <<< 19252 1726882338.48119: 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 <<< 19252 1726882338.48139: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 19252 1726882338.48189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 19252 1726882338.48216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 19252 1726882338.48253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 19252 1726882338.48256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 19252 1726882338.48340: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811f6a20> <<< 19252 1726882338.48351: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d812e66f0> <<< 19252 1726882338.48442: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811121e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81270860> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 19252 1726882338.48445: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.48519: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 19252 1726882338.48602: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 19252 1726882338.48609: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.48748: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 19252 1726882338.48751: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.48775: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.48806: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.48946: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # <<< 19252 1726882338.48953: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.49009: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.49079: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.49104: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.49171: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 19252 1726882338.49325: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.49532: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.49542: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.49598: 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' <<< 19252 1726882338.49903: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811a5e80> # /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' <<< 19252 1726882338.49913: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80d680e0> <<< 19252 1726882338.49916: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882338.49918: 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 0x7f0d80d686b0> <<< 19252 1726882338.49945: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8118cd10> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811a69c0> <<< 19252 1726882338.50057: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811a4560> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811a4110> # /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' <<< 19252 1726882338.50083: 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' <<< 19252 1726882338.50113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 19252 1726882338.50166: 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 0x7f0d80d6b470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80d6ad20> <<< 19252 1726882338.50195: 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 0x7f0d80d6af00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80d6a150> <<< 19252 1726882338.50485: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 19252 1726882338.50520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80d6b590> # /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 0x7f0d80dce030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80d6bcb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811a4260> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 19252 1726882338.50537: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 19252 1726882338.50600: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.50648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 19252 1726882338.50671: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.50717: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.50801: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 19252 1726882338.50836: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.50953: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.50988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # <<< 19252 1726882338.51231: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.51235: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 19252 1726882338.51259: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.51327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 19252 1726882338.51378: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.52109: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.52241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 19252 1726882338.52304: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.52351: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.52550: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.52667: stdout chunk (state=3): >>>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 <<< 19252 1726882338.52701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 19252 1726882338.52719: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.52737: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.52775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 19252 1726882338.52856: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.52938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 19252 1726882338.52964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 19252 1726882338.53004: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80dcdd90> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 19252 1726882338.53022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 19252 1726882338.53134: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80dced80> import 'ansible.module_utils.facts.system.local' # <<< 19252 1726882338.53219: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882338.53287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 19252 1726882338.53389: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.53480: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 19252 1726882338.53492: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.53545: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.53623: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 19252 1726882338.53716: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.53756: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 19252 1726882338.53770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 19252 1726882338.53835: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882338.53887: 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 0x7f0d80e06360> <<< 19252 1726882338.54084: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80dcfe60> import 'ansible.module_utils.facts.system.python' # <<< 19252 1726882338.54122: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.54155: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.54310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 19252 1726882338.54378: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.54516: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.54646: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 19252 1726882338.54696: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.54739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 19252 1726882338.55212: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.55227: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d80ba9e20> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80bab7a0> 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 <<< 19252 1726882338.55332: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 19252 1726882338.55442: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882338.55676: stdout chunk (state=3): >>># 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 <<< 19252 1726882338.55689: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.55820: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.55963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 19252 1726882338.55984: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.56106: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.56232: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 19252 1726882338.56309: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.56334: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.56876: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.57340: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 19252 1726882338.57365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 19252 1726882338.57505: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.57616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 19252 1726882338.57674: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.57778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 19252 1726882338.57796: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.57944: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.58104: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 19252 1726882338.58126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 19252 1726882338.58200: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.58207: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.58282: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 19252 1726882338.58286: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.58328: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.58430: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.58700: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.58842: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 19252 1726882338.58855: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.58880: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.58932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 19252 1726882338.58948: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.58995: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.58999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 19252 1726882338.59001: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.59122: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.59142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 19252 1726882338.59174: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.59198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 19252 1726882338.59315: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.59320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 19252 1726882338.59386: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.59414: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.59453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 19252 1726882338.59503: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.59728: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.60130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 19252 1726882338.60134: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.60150: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 19252 1726882338.60176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 19252 1726882338.60189: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.60216: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.60253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 19252 1726882338.60297: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.60347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 19252 1726882338.60370: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.60411: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.60499: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 19252 1726882338.60578: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 19252 1726882338.60592: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882338.60619: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 19252 1726882338.60674: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.60685: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882338.60802: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882338.60842: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.60917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 19252 1726882338.60939: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 19252 1726882338.60991: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.61241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 19252 1726882338.61244: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.61435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 19252 1726882338.61456: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.61489: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.61538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 19252 1726882338.61586: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.61635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 19252 1726882338.61652: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.61724: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.61812: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 19252 1726882338.61828: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.61913: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.62016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 19252 1726882338.62083: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882338.62258: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 19252 1726882338.62286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 19252 1726882338.62346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d80bdafc0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80bd89e0> <<< 19252 1726882338.62432: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80bd83b0> <<< 19252 1726882338.74640: 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' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80bdbce0> <<< 19252 1726882338.74645: stdout chunk (state=3): >>># /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 0x7f0d80c20950> <<< 19252 1726882338.75101: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /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 0x7f0d80c22120> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80c21bb0> <<< 19252 1726882338.75360: 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 <<< 19252 1726882339.02286: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "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_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2968, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 563, "free": 2968}, "nocache": {"free": 3305, "used": 226}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 528, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794836480, "block_size": 4096, "block_total": 65519099, "block_available": 63914755, "block_used": 1604344, "inode_total": 131070960, "inode_available": 131029051, "inode_used": 41909, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio<<< 19252 1726882339.02344: stdout chunk (state=3): >>>8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "ansible_fips": false, "ansible_loadavg": {"1m": 0.85693359375, "5m": 0.47021484375, "15m": 0.22021484375}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "19", "epoch": "1726882339", "epoch_int": "1726882339", "date": "2024-09-20", "time": "21:32:19", "iso8601_micro": "2024-09-21T01:32:19.017095Z", "iso8601": "2024-09-21T01:32:19Z", "iso8601_basic": "20240920T213219017095", "iso8601_basic_short": "20240920T213219", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_iscsi_iqn": "", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 19252 1726882339.03219: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks<<< 19252 1726882339.03250: stdout chunk (state=3): >>> # 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<<< 19252 1726882339.03360: stdout chunk (state=3): >>> # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # <<< 19252 1726882339.03385: stdout chunk (state=3): >>>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 <<< 19252 1726882339.03389: stdout chunk (state=3): >>># cleanup[2] removing linecache # cleanup[2] removing textwrap<<< 19252 1726882339.03401: stdout chunk (state=3): >>> <<< 19252 1726882339.03423: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime<<< 19252 1726882339.03432: stdout chunk (state=3): >>> # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 19252 1726882339.03461: stdout chunk (state=3): >>># 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 <<< 19252 1726882339.03491: 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<<< 19252 1726882339.03518: stdout chunk (state=3): >>> # 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<<< 19252 1726882339.03545: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux<<< 19252 1726882339.03571: stdout chunk (state=3): >>> # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse <<< 19252 1726882339.03596: stdout chunk (state=3): >>># 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<<< 19252 1726882339.03620: stdout chunk (state=3): >>> # 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<<< 19252 1726882339.03646: stdout chunk (state=3): >>> # 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 <<< 19252 1726882339.03682: stdout chunk (state=3): >>># 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<<< 19252 1726882339.03710: stdout chunk (state=3): >>> # 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<<< 19252 1726882339.03740: stdout chunk (state=3): >>> # 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<<< 19252 1726882339.03778: stdout chunk (state=3): >>> # 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<<< 19252 1726882339.03804: stdout chunk (state=3): >>> # 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 <<< 19252 1726882339.03838: stdout chunk (state=3): >>># 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<<< 19252 1726882339.03844: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware<<< 19252 1726882339.03874: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # 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<<< 19252 1726882339.03905: stdout chunk (state=3): >>> # 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<<< 19252 1726882339.04133: stdout chunk (state=3): >>> # 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 <<< 19252 1726882339.04520: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19252 1726882339.04573: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc <<< 19252 1726882339.04613: stdout chunk (state=3): >>># destroy importlib.util <<< 19252 1726882339.04617: stdout chunk (state=3): >>># destroy _bz2<<< 19252 1726882339.04694: stdout chunk (state=3): >>> # destroy _compression # destroy _lzma <<< 19252 1726882339.04701: stdout chunk (state=3): >>># destroy _blake2 <<< 19252 1726882339.04751: stdout chunk (state=3): >>># destroy binascii <<< 19252 1726882339.04771: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma <<< 19252 1726882339.04777: stdout chunk (state=3): >>># destroy zipfile._path <<< 19252 1726882339.04837: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib <<< 19252 1726882339.04840: stdout chunk (state=3): >>># destroy zipfile._path.glob # destroy ipaddress<<< 19252 1726882339.04904: stdout chunk (state=3): >>> # destroy ntpath <<< 19252 1726882339.04932: stdout chunk (state=3): >>># destroy importlib <<< 19252 1726882339.05005: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json<<< 19252 1726882339.05028: stdout chunk (state=3): >>> # destroy grp # destroy encodings<<< 19252 1726882339.05035: stdout chunk (state=3): >>> # destroy _locale<<< 19252 1726882339.05056: stdout chunk (state=3): >>> # destroy locale # destroy select # destroy _signal<<< 19252 1726882339.05084: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog<<< 19252 1726882339.05146: stdout chunk (state=3): >>> # destroy uuid # destroy selinux<<< 19252 1726882339.05183: stdout chunk (state=3): >>> # destroy shutil <<< 19252 1726882339.05200: stdout chunk (state=3): >>># destroy distro <<< 19252 1726882339.05228: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy logging <<< 19252 1726882339.05267: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 19252 1726882339.05284: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing <<< 19252 1726882339.05331: stdout chunk (state=3): >>># 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 <<< 19252 1726882339.05349: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 19252 1726882339.05369: stdout chunk (state=3): >>># destroy selectors<<< 19252 1726882339.05376: stdout chunk (state=3): >>> <<< 19252 1726882339.05406: stdout chunk (state=3): >>># destroy shlex # destroy fcntl<<< 19252 1726882339.05422: stdout chunk (state=3): >>> # destroy datetime<<< 19252 1726882339.05439: stdout chunk (state=3): >>> # destroy subprocess<<< 19252 1726882339.05446: stdout chunk (state=3): >>> # destroy base64<<< 19252 1726882339.05488: stdout chunk (state=3): >>> # destroy _ssl <<< 19252 1726882339.05521: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 19252 1726882339.05534: stdout chunk (state=3): >>> # destroy getpass<<< 19252 1726882339.05561: stdout chunk (state=3): >>> # destroy pwd # destroy termios # destroy json<<< 19252 1726882339.05596: stdout chunk (state=3): >>> # destroy socket<<< 19252 1726882339.05604: stdout chunk (state=3): >>> <<< 19252 1726882339.05624: stdout chunk (state=3): >>># destroy struct<<< 19252 1726882339.05634: stdout chunk (state=3): >>> # destroy glob<<< 19252 1726882339.05637: stdout chunk (state=3): >>> # destroy fnmatch<<< 19252 1726882339.05661: stdout chunk (state=3): >>> # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno<<< 19252 1726882339.05672: stdout chunk (state=3): >>> # destroy multiprocessing.connection # destroy tempfile<<< 19252 1726882339.05695: stdout chunk (state=3): >>> # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array<<< 19252 1726882339.05728: stdout chunk (state=3): >>> # destroy multiprocessing.dummy.connection <<< 19252 1726882339.05764: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna <<< 19252 1726882339.05789: stdout chunk (state=3): >>># destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian<<< 19252 1726882339.05802: stdout chunk (state=3): >>> # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser<<< 19252 1726882339.05824: stdout chunk (state=3): >>> # 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<<< 19252 1726882339.05848: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 19252 1726882339.05874: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 19252 1726882339.05884: stdout chunk (state=3): >>> # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib<<< 19252 1726882339.05907: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib<<< 19252 1726882339.05925: stdout chunk (state=3): >>> # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 19252 1726882339.05956: 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<<< 19252 1726882339.05961: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser<<< 19252 1726882339.05987: stdout chunk (state=3): >>> # cleanup[3] wiping _sre # cleanup[3] wiping functools<<< 19252 1726882339.05996: stdout chunk (state=3): >>> # cleanup[3] wiping _functools # cleanup[3] wiping collections<<< 19252 1726882339.06017: stdout chunk (state=3): >>> # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator<<< 19252 1726882339.06036: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath<<< 19252 1726882339.06062: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat<<< 19252 1726882339.06072: stdout chunk (state=3): >>> # 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<<< 19252 1726882339.06099: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io<<< 19252 1726882339.06111: 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<<< 19252 1726882339.06133: stdout chunk (state=3): >>> # cleanup[3] wiping builtins<<< 19252 1726882339.06151: stdout chunk (state=3): >>> # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal<<< 19252 1726882339.06330: stdout chunk (state=3): >>> # destroy _datetime <<< 19252 1726882339.06381: stdout chunk (state=3): >>># destroy sys.monitoring<<< 19252 1726882339.06385: stdout chunk (state=3): >>> <<< 19252 1726882339.06407: stdout chunk (state=3): >>># destroy _socket <<< 19252 1726882339.06440: stdout chunk (state=3): >>># destroy _collections<<< 19252 1726882339.06446: stdout chunk (state=3): >>> <<< 19252 1726882339.06478: stdout chunk (state=3): >>># destroy platform<<< 19252 1726882339.06500: stdout chunk (state=3): >>> <<< 19252 1726882339.06504: stdout chunk (state=3): >>># destroy _uuid<<< 19252 1726882339.06536: stdout chunk (state=3): >>> <<< 19252 1726882339.06539: stdout chunk (state=3): >>># destroy stat # destroy genericpath<<< 19252 1726882339.06541: stdout chunk (state=3): >>> # destroy re._parser<<< 19252 1726882339.06562: stdout chunk (state=3): >>> <<< 19252 1726882339.06572: stdout chunk (state=3): >>># destroy tokenize<<< 19252 1726882339.06580: stdout chunk (state=3): >>> <<< 19252 1726882339.06613: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 19252 1726882339.06635: stdout chunk (state=3): >>> <<< 19252 1726882339.06638: stdout chunk (state=3): >>># destroy copyreg<<< 19252 1726882339.06644: stdout chunk (state=3): >>> # destroy contextlib<<< 19252 1726882339.06685: stdout chunk (state=3): >>> # destroy _typing <<< 19252 1726882339.06705: stdout chunk (state=3): >>># destroy _tokenize <<< 19252 1726882339.06946: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib <<< 19252 1726882339.06951: stdout chunk (state=3): >>># destroy _operator<<< 19252 1726882339.06997: stdout chunk (state=3): >>> # destroy _sre <<< 19252 1726882339.07001: stdout chunk (state=3): >>># destroy _string <<< 19252 1726882339.07004: stdout chunk (state=3): >>># destroy re <<< 19252 1726882339.07032: stdout chunk (state=3): >>># destroy itertools <<< 19252 1726882339.07058: stdout chunk (state=3): >>># destroy _abc <<< 19252 1726882339.07084: stdout chunk (state=3): >>># destroy posix <<< 19252 1726882339.07108: stdout chunk (state=3): >>># destroy _functools # destroy builtins<<< 19252 1726882339.07120: stdout chunk (state=3): >>> <<< 19252 1726882339.07129: stdout chunk (state=3): >>># destroy _thread<<< 19252 1726882339.07143: stdout chunk (state=3): >>> <<< 19252 1726882339.07160: stdout chunk (state=3): >>># clear sys.audit hooks <<< 19252 1726882339.07666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 19252 1726882339.07697: stderr chunk (state=3): >>><<< 19252 1726882339.07702: stdout chunk (state=3): >>><<< 19252 1726882339.07813: _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 0x7f0d81d684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81d37b30> # /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 0x7f0d81d6aa50> 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 0x7f0d81b1d130> # /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 0x7f0d81b1dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b5bdd0> # /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 0x7f0d81b5bfe0> # /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 0x7f0d81b937a0> # /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 0x7f0d81b93e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b73aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b711c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b58f80> # /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 0x7f0d81bb3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81bb2330> # /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 0x7f0d81b72090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81bb0b90> # /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 0x7f0d81be8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b58200> # /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 0x7f0d81be8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81be8aa0> # 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 0x7f0d81be8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81b56d20> # /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 0x7f0d81be9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81be9250> 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 0x7f0d81bea480> 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 0x7f0d81c00680> 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 0x7f0d81c01d60> # /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 0x7f0d81c02c00> # 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 0x7f0d81c03260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81c02150> # /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 0x7f0d81c03ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81c03410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81bea4b0> # /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 0x7f0d818f3bc0> # /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 0x7f0d8191c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8191c410> # 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 0x7f0d8191c6e0> # /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 0x7f0d8191d010> # 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 0x7f0d8191da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8191c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d818f1d60> # /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 0x7f0d8191ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8191d880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81beaba0> # /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 0x7f0d81947110> # /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 0x7f0d8196b440> # /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 0x7f0d819cc1a0> # /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 0x7f0d819ce900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d819cc2c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81999220> # /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 0x7f0d81315250> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8196a240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8191fce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0d813154f0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_rutsxh7u/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 0x7f0d81376fc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81355eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81355010> # 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 0x7f0d81374e60> # /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 0x7f0d813aa900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d813aa690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d813a9fa0> # /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 0x7f0d813aa9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d813779e0> 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 0x7f0d813ab620> # 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 0x7f0d813ab7a0> # /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 0x7f0d813abce0> 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 0x7f0d81215a90> # 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 0x7f0d812176b0> # /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 0x7f0d81217fb0> # /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 0x7f0d81219250> # /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 0x7f0d8121bd10> # 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 0x7f0d81c02b70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81219fd0> # /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 0x7f0d81223cb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81222780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d812224e0> # /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 0x7f0d81222a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8121a4e0> # 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 0x7f0d81267ef0> # /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 0x7f0d81267f50> # /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 0x7f0d81269a30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d812697f0> # /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 0x7f0d8126bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8126a120> # /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 0x7f0d8126f7d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8126c1a0> # 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 0x7f0d81270590> # 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 0x7f0d81270830> # 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 0x7f0d81270170> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81268140> # /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 0x7f0d81100110> # 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 0x7f0d81101040> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d812728d0> # 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 0x7f0d81273c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81272510> # 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 0x7f0d811052b0> # /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 0x7f0d811060c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81101160> 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 0x7f0d811068a0> # 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 0x7f0d81107470> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d81112000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8110cd40> 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 0x7f0d811f6a20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d812e66f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811121e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d81270860> # 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 0x7f0d811a5e80> # /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 0x7f0d80d680e0> # 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 0x7f0d80d686b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8118cd10> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811a69c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811a4560> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811a4110> # /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 0x7f0d80d6b470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80d6ad20> # 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 0x7f0d80d6af00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80d6a150> # /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 0x7f0d80d6b590> # /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 0x7f0d80dce030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80d6bcb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d811a4260> 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 0x7f0d80dcdd90> # /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 0x7f0d80dced80> 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 0x7f0d80e06360> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80dcfe60> 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 0x7f0d80ba9e20> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80bab7a0> 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 0x7f0d80bdafc0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80bd89e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80bd83b0> # /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 0x7f0d80bdbce0> # /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 0x7f0d80c20950> # /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 0x7f0d80c22120> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d80c21bb0> 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_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "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_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2968, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 563, "free": 2968}, "nocache": {"free": 3305, "used": 226}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 528, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794836480, "block_size": 4096, "block_total": 65519099, "block_available": 63914755, "block_used": 1604344, "inode_total": 131070960, "inode_available": 131029051, "inode_used": 41909, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "ansible_fips": false, "ansible_loadavg": {"1m": 0.85693359375, "5m": 0.47021484375, "15m": 0.22021484375}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "19", "epoch": "1726882339", "epoch_int": "1726882339", "date": "2024-09-20", "time": "21:32:19", "iso8601_micro": "2024-09-21T01:32:19.017095Z", "iso8601": "2024-09-21T01:32:19Z", "iso8601_basic": "20240920T213219017095", "iso8601_basic_short": "20240920T213219", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_iscsi_iqn": "", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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.14.69 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 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. 19252 1726882339.08630: 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-1726882337.6995327-19278-248037697309624/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19252 1726882339.08633: _low_level_execute_command(): starting 19252 1726882339.08635: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882337.6995327-19278-248037697309624/ > /dev/null 2>&1 && sleep 0' 19252 1726882339.08802: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19252 1726882339.08805: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 19252 1726882339.08807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 19252 1726882339.08810: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19252 1726882339.08818: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19252 1726882339.08869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19252 1726882339.08872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882339.08945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882339.11524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882339.11548: stderr chunk (state=3): >>><<< 19252 1726882339.11551: stdout chunk (state=3): >>><<< 19252 1726882339.11563: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19252 1726882339.11575: handler run complete 19252 1726882339.11651: variable 'ansible_facts' from source: unknown 19252 1726882339.11716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882339.11903: variable 'ansible_facts' from source: unknown 19252 1726882339.11952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882339.12030: attempt loop complete, returning result 19252 1726882339.12035: _execute() done 19252 1726882339.12038: dumping result to json 19252 1726882339.12055: done dumping result, returning 19252 1726882339.12062: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [12673a56-9f93-63da-fa06-000000000157] 19252 1726882339.12065: sending task result for task 12673a56-9f93-63da-fa06-000000000157 19252 1726882339.12302: done sending task result for task 12673a56-9f93-63da-fa06-000000000157 19252 1726882339.12305: WORKER PROCESS EXITING ok: [managed_node2] 19252 1726882339.12569: no more pending results, returning what we have 19252 1726882339.12571: results queue empty 19252 1726882339.12572: checking for any_errors_fatal 19252 1726882339.12573: done checking for any_errors_fatal 19252 1726882339.12573: checking for max_fail_percentage 19252 1726882339.12574: done checking for max_fail_percentage 19252 1726882339.12574: checking to see if all hosts have failed and the running result is not ok 19252 1726882339.12575: done checking to see if all hosts have failed 19252 1726882339.12576: getting the remaining hosts for this loop 19252 1726882339.12577: done getting the remaining hosts for this loop 19252 1726882339.12579: getting the next task for host managed_node2 19252 1726882339.12584: done getting next task for host managed_node2 19252 1726882339.12585: ^ task is: TASK: meta (flush_handlers) 19252 1726882339.12586: ^ 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 19252 1726882339.12589: getting variables 19252 1726882339.12590: in VariableManager get_vars() 19252 1726882339.12608: Calling all_inventory to load vars for managed_node2 19252 1726882339.12610: Calling groups_inventory to load vars for managed_node2 19252 1726882339.12612: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882339.12619: Calling all_plugins_play to load vars for managed_node2 19252 1726882339.12621: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882339.12622: Calling groups_plugins_play to load vars for managed_node2 19252 1726882339.12735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882339.12852: done with get_vars() 19252 1726882339.12860: done getting variables 19252 1726882339.12911: in VariableManager get_vars() 19252 1726882339.12918: Calling all_inventory to load vars for managed_node2 19252 1726882339.12920: Calling groups_inventory to load vars for managed_node2 19252 1726882339.12921: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882339.12925: Calling all_plugins_play to load vars for managed_node2 19252 1726882339.12926: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882339.12928: Calling groups_plugins_play to load vars for managed_node2 19252 1726882339.13010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882339.13127: done with get_vars() 19252 1726882339.13136: done queuing things up, now waiting for results queue to drain 19252 1726882339.13138: results queue empty 19252 1726882339.13138: checking for any_errors_fatal 19252 1726882339.13139: done checking for any_errors_fatal 19252 1726882339.13140: checking for max_fail_percentage 19252 1726882339.13141: done checking for max_fail_percentage 19252 1726882339.13144: checking to see if all hosts have failed and the running result is not ok 19252 1726882339.13144: done checking to see if all hosts have failed 19252 1726882339.13145: getting the remaining hosts for this loop 19252 1726882339.13145: done getting the remaining hosts for this loop 19252 1726882339.13147: getting the next task for host managed_node2 19252 1726882339.13150: done getting next task for host managed_node2 19252 1726882339.13151: ^ task is: TASK: Include the task 'el_repo_setup.yml' 19252 1726882339.13152: ^ 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 19252 1726882339.13154: getting variables 19252 1726882339.13154: in VariableManager get_vars() 19252 1726882339.13159: Calling all_inventory to load vars for managed_node2 19252 1726882339.13160: Calling groups_inventory to load vars for managed_node2 19252 1726882339.13162: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882339.13165: Calling all_plugins_play to load vars for managed_node2 19252 1726882339.13166: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882339.13168: Calling groups_plugins_play to load vars for managed_node2 19252 1726882339.13250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882339.13355: done with get_vars() 19252 1726882339.13360: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:10 Friday 20 September 2024 21:32:19 -0400 (0:00:01.491) 0:00:01.505 ****** 19252 1726882339.13415: entering _queue_task() for managed_node2/include_tasks 19252 1726882339.13416: Creating lock for include_tasks 19252 1726882339.13626: worker is 1 (out of 1 available) 19252 1726882339.13638: exiting _queue_task() for managed_node2/include_tasks 19252 1726882339.13646: done queuing things up, now waiting for results queue to drain 19252 1726882339.13648: waiting for pending results... 19252 1726882339.13785: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 19252 1726882339.13842: in run() - task 12673a56-9f93-63da-fa06-000000000006 19252 1726882339.13853: variable 'ansible_search_path' from source: unknown 19252 1726882339.13883: calling self._execute() 19252 1726882339.13935: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882339.13939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882339.13947: variable 'omit' from source: magic vars 19252 1726882339.14018: _execute() done 19252 1726882339.14022: dumping result to json 19252 1726882339.14026: done dumping result, returning 19252 1726882339.14031: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-63da-fa06-000000000006] 19252 1726882339.14038: sending task result for task 12673a56-9f93-63da-fa06-000000000006 19252 1726882339.14183: no more pending results, returning what we have 19252 1726882339.14187: in VariableManager get_vars() 19252 1726882339.14217: Calling all_inventory to load vars for managed_node2 19252 1726882339.14219: Calling groups_inventory to load vars for managed_node2 19252 1726882339.14221: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882339.14230: Calling all_plugins_play to load vars for managed_node2 19252 1726882339.14232: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882339.14235: Calling groups_plugins_play to load vars for managed_node2 19252 1726882339.14363: done sending task result for task 12673a56-9f93-63da-fa06-000000000006 19252 1726882339.14367: WORKER PROCESS EXITING 19252 1726882339.14379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882339.14483: done with get_vars() 19252 1726882339.14489: variable 'ansible_search_path' from source: unknown 19252 1726882339.14502: we have included files to process 19252 1726882339.14503: generating all_blocks data 19252 1726882339.14503: done generating all_blocks data 19252 1726882339.14504: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19252 1726882339.14505: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19252 1726882339.14506: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19252 1726882339.14915: in VariableManager get_vars() 19252 1726882339.14927: done with get_vars() 19252 1726882339.14934: done processing included file 19252 1726882339.14936: iterating over new_blocks loaded from include file 19252 1726882339.14937: in VariableManager get_vars() 19252 1726882339.14942: done with get_vars() 19252 1726882339.14943: filtering new block on tags 19252 1726882339.14951: done filtering new block on tags 19252 1726882339.14953: in VariableManager get_vars() 19252 1726882339.14958: done with get_vars() 19252 1726882339.14959: filtering new block on tags 19252 1726882339.14968: done filtering new block on tags 19252 1726882339.14969: in VariableManager get_vars() 19252 1726882339.14975: done with get_vars() 19252 1726882339.14975: filtering new block on tags 19252 1726882339.14982: done filtering new block on tags 19252 1726882339.14983: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 19252 1726882339.14987: extending task lists for all hosts with included blocks 19252 1726882339.15017: done extending task lists 19252 1726882339.15017: done processing included files 19252 1726882339.15018: results queue empty 19252 1726882339.15018: checking for any_errors_fatal 19252 1726882339.15019: done checking for any_errors_fatal 19252 1726882339.15019: checking for max_fail_percentage 19252 1726882339.15020: done checking for max_fail_percentage 19252 1726882339.15021: checking to see if all hosts have failed and the running result is not ok 19252 1726882339.15022: done checking to see if all hosts have failed 19252 1726882339.15022: getting the remaining hosts for this loop 19252 1726882339.15023: done getting the remaining hosts for this loop 19252 1726882339.15025: getting the next task for host managed_node2 19252 1726882339.15028: done getting next task for host managed_node2 19252 1726882339.15030: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 19252 1726882339.15031: ^ 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 19252 1726882339.15033: getting variables 19252 1726882339.15033: in VariableManager get_vars() 19252 1726882339.15039: Calling all_inventory to load vars for managed_node2 19252 1726882339.15040: Calling groups_inventory to load vars for managed_node2 19252 1726882339.15041: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882339.15045: Calling all_plugins_play to load vars for managed_node2 19252 1726882339.15046: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882339.15048: Calling groups_plugins_play to load vars for managed_node2 19252 1726882339.15142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882339.15247: done with get_vars() 19252 1726882339.15253: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:32:19 -0400 (0:00:00.018) 0:00:01.524 ****** 19252 1726882339.15297: entering _queue_task() for managed_node2/setup 19252 1726882339.15465: worker is 1 (out of 1 available) 19252 1726882339.15477: exiting _queue_task() for managed_node2/setup 19252 1726882339.15487: done queuing things up, now waiting for results queue to drain 19252 1726882339.15488: waiting for pending results... 19252 1726882339.15709: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 19252 1726882339.15740: in run() - task 12673a56-9f93-63da-fa06-000000000168 19252 1726882339.15758: variable 'ansible_search_path' from source: unknown 19252 1726882339.15766: variable 'ansible_search_path' from source: unknown 19252 1726882339.15833: calling self._execute() 19252 1726882339.15922: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882339.15934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882339.15949: variable 'omit' from source: magic vars 19252 1726882339.16509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882339.18135: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882339.18189: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882339.18240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882339.18266: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882339.18313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882339.18367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882339.18410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882339.18427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882339.18469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882339.18481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882339.18637: variable 'ansible_facts' from source: unknown 19252 1726882339.18679: variable 'network_test_required_facts' from source: task vars 19252 1726882339.18718: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 19252 1726882339.18721: variable 'omit' from source: magic vars 19252 1726882339.18757: variable 'omit' from source: magic vars 19252 1726882339.18800: variable 'omit' from source: magic vars 19252 1726882339.18820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19252 1726882339.18966: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19252 1726882339.18970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19252 1726882339.18973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19252 1726882339.18975: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19252 1726882339.18978: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19252 1726882339.18980: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882339.18982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882339.19035: Set connection var ansible_timeout to 10 19252 1726882339.19066: Set connection var ansible_module_compression to ZIP_DEFLATED 19252 1726882339.19090: Set connection var ansible_pipelining to False 19252 1726882339.19107: Set connection var ansible_connection to ssh 19252 1726882339.19182: Set connection var ansible_shell_executable to /bin/sh 19252 1726882339.19185: Set connection var ansible_shell_type to sh 19252 1726882339.19187: variable 'ansible_shell_executable' from source: unknown 19252 1726882339.19189: variable 'ansible_connection' from source: unknown 19252 1726882339.19191: variable 'ansible_module_compression' from source: unknown 19252 1726882339.19194: variable 'ansible_shell_type' from source: unknown 19252 1726882339.19196: variable 'ansible_shell_executable' from source: unknown 19252 1726882339.19198: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882339.19200: variable 'ansible_pipelining' from source: unknown 19252 1726882339.19202: variable 'ansible_timeout' from source: unknown 19252 1726882339.19204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882339.19339: 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) 19252 1726882339.19354: variable 'omit' from source: magic vars 19252 1726882339.19362: starting attempt loop 19252 1726882339.19367: running the handler 19252 1726882339.19398: _low_level_execute_command(): starting 19252 1726882339.19401: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19252 1726882339.19958: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19252 1726882339.19995: 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.14.69 originally 10.31.14.69 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19252 1726882339.20000: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19252 1726882339.20041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19252 1726882339.20045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882339.20120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19252 1726882339.22383: stdout chunk (state=3): >>>/root <<< 19252 1726882339.22444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882339.22448: stderr chunk (state=3): >>><<< 19252 1726882339.22450: stdout chunk (state=3): >>><<< 19252 1726882339.22495: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19252 1726882339.22602: _low_level_execute_command(): starting 19252 1726882339.22610: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882339.2251632-19337-9513140601162 `" && echo ansible-tmp-1726882339.2251632-19337-9513140601162="` echo /root/.ansible/tmp/ansible-tmp-1726882339.2251632-19337-9513140601162 `" ) && sleep 0' 19252 1726882339.23116: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19252 1726882339.23131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19252 1726882339.23144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19252 1726882339.23161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19252 1726882339.23176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 19252 1726882339.23187: stderr chunk (state=3): >>>debug2: match not found <<< 19252 1726882339.23204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19252 1726882339.23223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19252 1726882339.23236: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 19252 1726882339.23248: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19252 1726882339.23306: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19252 1726882339.23343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19252 1726882339.23359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882339.23380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882339.23471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882339.25700: stdout chunk (state=3): >>>ansible-tmp-1726882339.2251632-19337-9513140601162=/root/.ansible/tmp/ansible-tmp-1726882339.2251632-19337-9513140601162 <<< 19252 1726882339.25703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882339.25705: stdout chunk (state=3): >>><<< 19252 1726882339.25707: stderr chunk (state=3): >>><<< 19252 1726882339.25710: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882339.2251632-19337-9513140601162=/root/.ansible/tmp/ansible-tmp-1726882339.2251632-19337-9513140601162 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19252 1726882339.25712: variable 'ansible_module_compression' from source: unknown 19252 1726882339.25714: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19252ns7xhu6r/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19252 1726882339.25946: variable 'ansible_facts' from source: unknown 19252 1726882339.26398: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882339.2251632-19337-9513140601162/AnsiballZ_setup.py 19252 1726882339.26575: Sending initial data 19252 1726882339.26585: Sent initial data (152 bytes) 19252 1726882339.27861: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19252 1726882339.28130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882339.28187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882339.29752: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 19252 1726882339.29770: stderr chunk (state=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 <<< 19252 1726882339.29821: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19252 1726882339.29882: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19252ns7xhu6r/tmpn5fol4vj /root/.ansible/tmp/ansible-tmp-1726882339.2251632-19337-9513140601162/AnsiballZ_setup.py <<< 19252 1726882339.29897: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882339.2251632-19337-9513140601162/AnsiballZ_setup.py" <<< 19252 1726882339.29947: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19252ns7xhu6r/tmpn5fol4vj" to remote "/root/.ansible/tmp/ansible-tmp-1726882339.2251632-19337-9513140601162/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882339.2251632-19337-9513140601162/AnsiballZ_setup.py" <<< 19252 1726882339.33133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882339.33254: stderr chunk (state=3): >>><<< 19252 1726882339.33258: stdout chunk (state=3): >>><<< 19252 1726882339.33260: done transferring module to remote 19252 1726882339.33262: _low_level_execute_command(): starting 19252 1726882339.33267: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882339.2251632-19337-9513140601162/ /root/.ansible/tmp/ansible-tmp-1726882339.2251632-19337-9513140601162/AnsiballZ_setup.py && sleep 0' 19252 1726882339.34367: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19252 1726882339.34569: 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.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882339.34697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882339.34782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882339.36556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882339.36602: stderr chunk (state=3): >>><<< 19252 1726882339.36657: stdout chunk (state=3): >>><<< 19252 1726882339.36661: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19252 1726882339.36663: _low_level_execute_command(): starting 19252 1726882339.36665: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882339.2251632-19337-9513140601162/AnsiballZ_setup.py && sleep 0' 19252 1726882339.37819: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19252 1726882339.37853: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19252 1726882339.37863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19252 1726882339.37876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19252 1726882339.37915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 19252 1726882339.37922: stderr chunk (state=3): >>>debug2: match not found <<< 19252 1726882339.37956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19252 1726882339.37959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19252 1726882339.38149: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19252 1726882339.38169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882339.38191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882339.38303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882339.41097: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 19252 1726882339.41139: stdout chunk (state=3): >>>import _imp # builtin <<< 19252 1726882339.41162: stdout chunk (state=3): >>>import '_thread' # <<< 19252 1726882339.41191: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 19252 1726882339.41251: stdout chunk (state=3): >>>import '_io' # <<< 19252 1726882339.41277: stdout chunk (state=3): >>>import 'marshal' # <<< 19252 1726882339.41329: stdout chunk (state=3): >>>import 'posix' # <<< 19252 1726882339.41357: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 19252 1726882339.41392: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 19252 1726882339.41442: 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' <<< 19252 1726882339.41466: stdout chunk (state=3): >>>import '_codecs' # <<< 19252 1726882339.41499: stdout chunk (state=3): >>>import 'codecs' # <<< 19252 1726882339.41550: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01473104d0> <<< 19252 1726882339.41574: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01472dfb30> <<< 19252 1726882339.41699: 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 0x7f0147312a50> <<< 19252 1726882339.41720: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 19252 1726882339.41988: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 19252 1726882339.42158: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' 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 0x7f01470c1130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 19252 1726882339.42274: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01470c1fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 19252 1726882339.42640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 19252 1726882339.42663: 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' <<< 19252 1726882339.42721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 19252 1726882339.42816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 19252 1726882339.42828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01470ffe60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 19252 1726882339.42933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01470fff20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 19252 1726882339.43251: 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 # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 19252 1726882339.43259: 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 0x7f0147137890> # /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 0x7f0147137f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0147117b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0147115250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01470fd010> <<< 19252 1726882339.43284: stdout chunk (state=3): >>># /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' # <<< 19252 1726882339.43314: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 19252 1726882339.43332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 19252 1726882339.43365: 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' <<< 19252 1726882339.43389: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0147157800> <<< 19252 1726882339.43417: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0147156450> <<< 19252 1726882339.43445: 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 0x7f0147116120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0147154cb0> <<< 19252 1726882339.43520: 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' <<< 19252 1726882339.43545: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014718c860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01470fc290> <<< 19252 1726882339.43548: 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' <<< 19252 1726882339.43589: 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 0x7f014718cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014718cbc0> <<< 19252 1726882339.43630: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882339.43656: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f014718cfb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01470fadb0> <<< 19252 1726882339.43684: 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' <<< 19252 1726882339.43708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 19252 1726882339.43820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014718d6a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014718d370> <<< 19252 1726882339.43827: stdout chunk (state=3): >>>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 0x7f014718e5a0> import 'importlib.util' # import 'runpy' # <<< 19252 1726882339.43844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19252 1726882339.43899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 19252 1726882339.44036: 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 0x7f01471a47a0> import 'errno' # <<< 19252 1726882339.44040: 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 0x7f01471a5e80> # /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' <<< 19252 1726882339.44065: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01471a6d20> <<< 19252 1726882339.44087: 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 0x7f01471a7320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01471a6270> <<< 19252 1726882339.44148: 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' <<< 19252 1726882339.44173: 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 0x7f01471a7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01471a74d0> <<< 19252 1726882339.44245: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014718e510> <<< 19252 1726882339.44258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 19252 1726882339.44368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 19252 1726882339.44371: 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 0x7f0146ea3bf0> <<< 19252 1726882339.44397: 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' <<< 19252 1726882339.44463: 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 0x7f0146ecc740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146ecc4a0> <<< 19252 1726882339.44466: 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 0x7f0146ecc680> # /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' <<< 19252 1726882339.44535: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882339.44659: 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 0x7f0146eccfe0> <<< 19252 1726882339.44811: 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 0x7f0146ecd910> <<< 19252 1726882339.44835: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146ecc8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146ea1d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 19252 1726882339.44883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 19252 1726882339.44886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 19252 1726882339.44931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146eced20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146ecda60> <<< 19252 1726882339.44963: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014718e750> <<< 19252 1726882339.44966: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 19252 1726882339.45224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146ef7080> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 19252 1726882339.45272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 19252 1726882339.45310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146f1b440> <<< 19252 1726882339.45460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19252 1726882339.45472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 19252 1726882339.45499: 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 0x7f0146f7c230> <<< 19252 1726882339.45517: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 19252 1726882339.45567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 19252 1726882339.45678: stdout chunk (state=3): >>># /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' <<< 19252 1726882339.45782: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146f7e990> <<< 19252 1726882339.45886: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146f7c350> <<< 19252 1726882339.45927: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146f49250> <<< 19252 1726882339.46014: 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 0x7f0146d81310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146f1a240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146ecfc50> <<< 19252 1726882339.46305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0146d815b0> <<< 19252 1726882339.46719: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_1w58a5t9/ansible_setup_payload.zip' # zipimport: zlib available<<< 19252 1726882339.46745: stdout chunk (state=3): >>> <<< 19252 1726882339.46908: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.46967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 19252 1726882339.47062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19252 1726882339.47175: 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' <<< 19252 1726882339.47255: 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' <<< 19252 1726882339.47285: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146deaf90> import '_typing' # <<< 19252 1726882339.47536: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146dc9e80><<< 19252 1726882339.47557: stdout chunk (state=3): >>> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146dc90a0> <<< 19252 1726882339.47605: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 19252 1726882339.47726: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 19252 1726882339.49254: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.51068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 19252 1726882339.51119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146de9280> <<< 19252 1726882339.51137: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 19252 1726882339.51172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 19252 1726882339.51227: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 19252 1726882339.51233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 19252 1726882339.51329: 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' <<< 19252 1726882339.51332: 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'<<< 19252 1726882339.51592: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0146e1a990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146e1a720> <<< 19252 1726882339.51600: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146e1a030> # /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 0x7f0146e1a480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146debc20><<< 19252 1726882339.51603: stdout chunk (state=3): >>> import 'atexit' # <<< 19252 1726882339.51605: stdout chunk (state=3): >>> <<< 19252 1726882339.51664: 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 0x7f0146e1b770> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882339.51687: 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 0x7f0146e1b980><<< 19252 1726882339.51724: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 19252 1726882339.51797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 19252 1726882339.51897: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146e1be90> <<< 19252 1726882339.51909: stdout chunk (state=3): >>>import 'pwd' # <<< 19252 1726882339.51950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py<<< 19252 1726882339.51953: stdout chunk (state=3): >>> <<< 19252 1726882339.51998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 19252 1726882339.52047: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014672dca0><<< 19252 1726882339.52162: stdout chunk (state=3): >>> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882339.52165: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f014672f890><<< 19252 1726882339.52176: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 19252 1726882339.52237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146730290> <<< 19252 1726882339.52399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 19252 1726882339.52414: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146731400><<< 19252 1726882339.52418: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 19252 1726882339.52468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 19252 1726882339.52535: 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' <<< 19252 1726882339.52642: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146733e90> # 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' <<< 19252 1726882339.52665: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01470faea0><<< 19252 1726882339.52845: stdout chunk (state=3): >>> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146732180> # /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 <<< 19252 1726882339.52962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 19252 1726882339.52988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 19252 1726882339.53000: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014673be60> <<< 19252 1726882339.53033: stdout chunk (state=3): >>>import '_tokenize' # <<< 19252 1726882339.53114: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014673a930> <<< 19252 1726882339.53149: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014673a690> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 19252 1726882339.53172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 19252 1726882339.53330: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014673ac00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146732660> <<< 19252 1726882339.53373: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 19252 1726882339.53384: stdout chunk (state=3): >>> # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 19252 1726882339.53423: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f014677ff80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 19252 1726882339.53444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 19252 1726882339.53486: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146780260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py<<< 19252 1726882339.53505: stdout chunk (state=3): >>> <<< 19252 1726882339.53517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 19252 1726882339.53542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 19252 1726882339.53632: stdout chunk (state=3): >>> # 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 0x7f0146781d00> <<< 19252 1726882339.53644: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146781ac0> <<< 19252 1726882339.53714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 19252 1726882339.53789: 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' <<< 19252 1726882339.53813: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0146784290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01467823c0><<< 19252 1726882339.53851: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19252 1726882339.53922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 19252 1726882339.53937: stdout chunk (state=3): >>> <<< 19252 1726882339.53968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 19252 1726882339.53991: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 19252 1726882339.54002: stdout chunk (state=3): >>> import '_string' # <<< 19252 1726882339.54232: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146787a70> <<< 19252 1726882339.54273: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146784440> <<< 19252 1726882339.54380: 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' <<< 19252 1726882339.54383: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882339.54409: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01467887d0> <<< 19252 1726882339.54452: 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'<<< 19252 1726882339.54462: stdout chunk (state=3): >>> # 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 0x7f0146788c20><<< 19252 1726882339.54488: stdout chunk (state=3): >>> <<< 19252 1726882339.54707: 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' <<< 19252 1726882339.54749: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0146788ce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146780470> # /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 <<< 19252 1726882339.54913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0146610380> <<< 19252 1726882339.55047: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882339.55061: 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 0x7f01466115e0><<< 19252 1726882339.55097: stdout chunk (state=3): >>> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014678ab40> <<< 19252 1726882339.55137: 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' <<< 19252 1726882339.55172: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f014678bec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014678a780> # zipimport: zlib available <<< 19252 1726882339.55197: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 19252 1726882339.55229: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19252 1726882339.55370: stdout chunk (state=3): >>># zipimport: zlib available<<< 19252 1726882339.55435: stdout chunk (state=3): >>> <<< 19252 1726882339.55545: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.55549: stdout chunk (state=3): >>># zipimport: zlib available<<< 19252 1726882339.55558: stdout chunk (state=3): >>> import 'ansible.module_utils.common' # <<< 19252 1726882339.55625: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 19252 1726882339.55647: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19252 1726882339.55911: stdout chunk (state=3): >>># zipimport: zlib available<<< 19252 1726882339.56025: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19252 1726882339.56918: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.57659: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 19252 1726882339.57703: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 19252 1726882339.57706: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 19252 1726882339.57735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 19252 1726882339.57816: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882339.57845: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0146619730> <<< 19252 1726882339.57941: 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 0x7f014661a4b0> <<< 19252 1726882339.57989: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146611460> <<< 19252 1726882339.58217: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 19252 1726882339.58312: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.58556: 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' <<< 19252 1726882339.58572: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014661a480> <<< 19252 1726882339.58592: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.59333: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.60162: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882339.60270: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 19252 1726882339.60295: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.60336: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.60519: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 19252 1726882339.60613: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 19252 1726882339.60640: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882339.60663: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 19252 1726882339.60719: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.60768: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 19252 1726882339.60789: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.61135: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.61580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19252 1726882339.61610: stdout chunk (state=3): >>>import '_ast' # <<< 19252 1726882339.61688: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014661b680> <<< 19252 1726882339.61817: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.61849: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.61918: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 19252 1726882339.62123: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 19252 1726882339.62126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 19252 1726882339.62149: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882339.62188: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.62262: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.62366: 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 <<< 19252 1726882339.62412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19252 1726882339.62526: 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' <<< 19252 1726882339.62542: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0146626030> <<< 19252 1726882339.62615: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146621070> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 19252 1726882339.62640: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.62715: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.62832: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.62847: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.62911: 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' <<< 19252 1726882339.62950: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 19252 1726882339.62968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 19252 1726882339.63051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 19252 1726882339.63070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 19252 1726882339.63175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014670ea20> <<< 19252 1726882339.63234: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146e466f0> <<< 19252 1726882339.63357: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146626150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014661b140> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 19252 1726882339.63378: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.63399: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.63438: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 19252 1726882339.63524: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 19252 1726882339.63549: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 19252 1726882339.63639: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.63655: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.63749: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.63758: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.63797: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.63842: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.63915: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.64003: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.64035: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 19252 1726882339.64123: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.64224: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.64303: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 19252 1726882339.64585: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.64838: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.64903: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.65029: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 19252 1726882339.65032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 19252 1726882339.65061: stdout chunk (state=3): >>># /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' <<< 19252 1726882339.65120: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01466b63c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 19252 1726882339.65145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 19252 1726882339.65233: stdout chunk (state=3): >>># /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 <<< 19252 1726882339.65272: 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 0x7f01462d41a0> <<< 19252 1726882339.65300: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882339.65316: 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 0x7f01462d4770> <<< 19252 1726882339.65387: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01466a3350> <<< 19252 1726882339.65441: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01466b6ed0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01466b4ad0> <<< 19252 1726882339.65444: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01466b46b0> <<< 19252 1726882339.65786: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 19252 1726882339.65809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01462d7560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01462d6e10> # 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 0x7f01462d6ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01462d6240> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 19252 1726882339.65853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01462d7740> <<< 19252 1726882339.65873: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 19252 1726882339.65937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0146332210> <<< 19252 1726882339.65982: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146330260> <<< 19252 1726882339.66027: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01466b47d0> import 'ansible.module_utils.facts.timeout' # <<< 19252 1726882339.66048: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 19252 1726882339.66072: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 19252 1726882339.66155: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882339.66237: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 19252 1726882339.66257: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.66320: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.66384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 19252 1726882339.66417: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 19252 1726882339.66640: stdout chunk (state=3): >>># 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 <<< 19252 1726882339.66701: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.66751: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 19252 1726882339.66836: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882339.66919: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.67006: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.67079: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 19252 1726882339.67103: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.67861: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.68566: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 19252 1726882339.68583: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.68653: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.68775: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882339.68839: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 19252 1726882339.68856: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.68878: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.68915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 19252 1726882339.69016: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882339.69322: stdout chunk (state=3): >>>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 <<< 19252 1726882339.69378: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.69507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 19252 1726882339.69519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 19252 1726882339.69561: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146331f70> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 19252 1726882339.69591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 19252 1726882339.69783: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146332f90> import 'ansible.module_utils.facts.system.local' # <<< 19252 1726882339.69831: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.69889: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.69990: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 19252 1726882339.70006: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.70124: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.70255: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 19252 1726882339.70353: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882339.70463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 19252 1726882339.70473: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.70521: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.70586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 19252 1726882339.70651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 19252 1726882339.70732: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882339.70823: 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 0x7f0146372540> <<< 19252 1726882339.71127: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146360860> import 'ansible.module_utils.facts.system.python' # <<< 19252 1726882339.71143: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.71219: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.71291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 19252 1726882339.71403: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.71429: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.71637: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.71732: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.71969: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 19252 1726882339.71972: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.72017: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.72085: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 19252 1726882339.72088: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.72124: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.72202: 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' <<< 19252 1726882339.72227: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882339.72281: 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 0x7f0146385cd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01463635f0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 19252 1726882339.72285: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.72318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 19252 1726882339.72357: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.72425: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 19252 1726882339.72817: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.72889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 19252 1726882339.72895: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.73041: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.73184: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.73251: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.73304: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 19252 1726882339.73318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 19252 1726882339.73359: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.73377: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.73595: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.73807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 19252 1726882339.73934: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.74007: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.74197: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 19252 1726882339.74210: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.74257: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.74298: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.75172: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.76033: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 19252 1726882339.76064: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.76211: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.76383: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 19252 1726882339.76386: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.76533: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.76688: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 19252 1726882339.77036: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.77180: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 19252 1726882339.77184: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.77218: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 19252 1726882339.77276: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.77340: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 19252 1726882339.77353: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.77482: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.77628: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.77946: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.78263: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 19252 1726882339.78274: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.78317: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.78369: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 19252 1726882339.78372: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.78442: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 19252 1726882339.78446: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.78652: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 19252 1726882339.78667: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.78836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 19252 1726882339.78875: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 19252 1726882339.78878: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.78964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 19252 1726882339.79125: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.79206: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.79472: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 19252 1726882339.79525: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.79596: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 19252 1726882339.79609: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.79656: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.79698: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 19252 1726882339.80010: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 19252 1726882339.80129: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 19252 1726882339.80335: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.80338: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 19252 1726882339.80384: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.80477: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.80557: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.80687: 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 <<< 19252 1726882339.80766: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.80833: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 19252 1726882339.81181: stdout chunk (state=3): >>># zipimport: zlib available<<< 19252 1726882339.81333: stdout chunk (state=3): >>> <<< 19252 1726882339.81505: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 19252 1726882339.81533: stdout chunk (state=3): >>># zipimport: zlib available<<< 19252 1726882339.81638: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19252 1726882339.81662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 19252 1726882339.81689: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.81768: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.81857: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 19252 1726882339.81878: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.82326: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.82333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 19252 1726882339.82450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 19252 1726882339.82498: stdout chunk (state=3): >>> import 'ansible.module_utils.facts' # <<< 19252 1726882339.82557: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882339.83118: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 19252 1726882339.83423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0146182420> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146180920> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01461786b0> <<< 19252 1726882339.83947: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "19", "epoch": "1726882339", "epoch_int": "1726882339", "date": "2024-09-20", "time": "21:32:19", "iso8601_micro": "2024-09-21T01:32:19.834717Z", "iso8601": "2024-09-21T01:32:19Z", "iso8601_basic": "20240920T213219834717", "iso8601_basic_short": "20240920T213219", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version<<< 19252 1726882339.83973: stdout chunk (state=3): >>>": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 19252 1726882339.84547: 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 <<< 19252 1726882339.84579: 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 <<< 19252 1726882339.84602: stdout chunk (state=3): >>># 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 <<< 19252 1726882339.84625: stdout chunk (state=3): >>># 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 <<< 19252 1726882339.84665: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 19252 1726882339.84711: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 19252 1726882339.84726: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing <<< 19252 1726882339.84753: stdout chunk (state=3): >>># 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 <<< 19252 1726882339.84772: stdout chunk (state=3): >>># 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 <<< 19252 1726882339.84903: stdout chunk (state=3): >>># 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 <<< 19252 1726882339.84906: stdout chunk (state=3): >>># 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 <<< 19252 1726882339.84908: stdout chunk (state=3): >>># 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 <<< 19252 1726882339.85362: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # 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 <<< 19252 1726882339.85365: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 19252 1726882339.85378: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 19252 1726882339.85422: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 19252 1726882339.85436: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 19252 1726882339.85467: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 19252 1726882339.85626: stdout chunk (state=3): >>># 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 <<< 19252 1726882339.85653: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 19252 1726882339.85673: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 19252 1726882339.85706: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 19252 1726882339.85746: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 19252 1726882339.85856: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 19252 1726882339.85903: stdout chunk (state=3): >>># 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 <<< 19252 1726882339.86046: stdout chunk (state=3): >>># 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 <<< 19252 1726882339.86076: stdout chunk (state=3): >>># destroy sys.monitoring <<< 19252 1726882339.86108: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 19252 1726882339.86141: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib <<< 19252 1726882339.86274: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib # destroy _typing <<< 19252 1726882339.86320: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # 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 <<< 19252 1726882339.86357: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 19252 1726882339.86402: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 19252 1726882339.86502: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 19252 1726882339.86505: stdout chunk (state=3): >>># clear sys.audit hooks <<< 19252 1726882339.87012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 19252 1726882339.87048: stderr chunk (state=3): >>><<< 19252 1726882339.87123: stdout chunk (state=3): >>><<< 19252 1726882339.87475: _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 0x7f01473104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01472dfb30> # /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 0x7f0147312a50> 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 0x7f01470c1130> # /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 0x7f01470c1fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01470ffe60> # /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 0x7f01470fff20> # /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 0x7f0147137890> # /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 0x7f0147137f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0147117b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0147115250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01470fd010> # /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 0x7f0147157800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0147156450> # /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 0x7f0147116120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0147154cb0> # /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 0x7f014718c860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01470fc290> # /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 0x7f014718cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014718cbc0> # 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 0x7f014718cfb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01470fadb0> # /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 0x7f014718d6a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014718d370> 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 0x7f014718e5a0> 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 0x7f01471a47a0> 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 0x7f01471a5e80> # /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 0x7f01471a6d20> # 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 0x7f01471a7320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01471a6270> # /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 0x7f01471a7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01471a74d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014718e510> # /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 0x7f0146ea3bf0> # /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 0x7f0146ecc740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146ecc4a0> # 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 0x7f0146ecc680> # /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 0x7f0146eccfe0> # 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 0x7f0146ecd910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146ecc8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146ea1d90> # /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 0x7f0146eced20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146ecda60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014718e750> # /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 0x7f0146ef7080> # /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 0x7f0146f1b440> # /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 0x7f0146f7c230> # /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 0x7f0146f7e990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146f7c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146f49250> # /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 0x7f0146d81310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146f1a240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146ecfc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0146d815b0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_1w58a5t9/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 0x7f0146deaf90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146dc9e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146dc90a0> # 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 0x7f0146de9280> # /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 0x7f0146e1a990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146e1a720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146e1a030> # /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 0x7f0146e1a480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146debc20> 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 0x7f0146e1b770> # 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 0x7f0146e1b980> # /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 0x7f0146e1be90> 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 0x7f014672dca0> # 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 0x7f014672f890> # /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 0x7f0146730290> # /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 0x7f0146731400> # /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 0x7f0146733e90> # 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 0x7f01470faea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146732180> # /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 0x7f014673be60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014673a930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014673a690> # /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 0x7f014673ac00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146732660> # 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 0x7f014677ff80> # /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 0x7f0146780260> # /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 0x7f0146781d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146781ac0> # /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 0x7f0146784290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01467823c0> # /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 0x7f0146787a70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146784440> # 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 0x7f01467887d0> # 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 0x7f0146788c20> # 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 0x7f0146788ce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146780470> # /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 0x7f0146610380> # 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 0x7f01466115e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014678ab40> # 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 0x7f014678bec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014678a780> # 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 0x7f0146619730> # /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 0x7f014661a4b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146611460> 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 0x7f014661a480> # 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 0x7f014661b680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0146626030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146621070> 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 0x7f014670ea20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146e466f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146626150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f014661b140> # 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 0x7f01466b63c0> # /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 0x7f01462d41a0> # 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 0x7f01462d4770> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01466a3350> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01466b6ed0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01466b4ad0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01466b46b0> # /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 0x7f01462d7560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01462d6e10> # 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 0x7f01462d6ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01462d6240> # /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 0x7f01462d7740> # /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 0x7f0146332210> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146330260> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01466b47d0> 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 0x7f0146331f70> # /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 0x7f0146332f90> 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 0x7f0146372540> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146360860> 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 0x7f0146385cd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01463635f0> 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 0x7f0146182420> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0146180920> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01461786b0> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "19", "epoch": "1726882339", "epoch_int": "1726882339", "date": "2024-09-20", "time": "21:32:19", "iso8601_micro": "2024-09-21T01:32:19.834717Z", "iso8601": "2024-09-21T01:32:19Z", "iso8601_basic": "20240920T213219834717", "iso8601_basic_short": "20240920T213219", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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.14.69 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 19252 1726882339.89939: 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-1726882339.2251632-19337-9513140601162/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19252 1726882339.89943: _low_level_execute_command(): starting 19252 1726882339.89945: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882339.2251632-19337-9513140601162/ > /dev/null 2>&1 && sleep 0' 19252 1726882339.89947: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19252 1726882339.89950: 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.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19252 1726882339.89974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882339.89991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882339.90099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19252 1726882339.92426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882339.92553: stderr chunk (state=3): >>><<< 19252 1726882339.92564: stdout chunk (state=3): >>><<< 19252 1726882339.92587: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19252 1726882339.92621: handler run complete 19252 1726882339.92680: variable 'ansible_facts' from source: unknown 19252 1726882339.92753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882339.92892: variable 'ansible_facts' from source: unknown 19252 1726882339.92950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882339.93019: attempt loop complete, returning result 19252 1726882339.93028: _execute() done 19252 1726882339.93035: dumping result to json 19252 1726882339.93050: done dumping result, returning 19252 1726882339.93063: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-63da-fa06-000000000168] 19252 1726882339.93086: sending task result for task 12673a56-9f93-63da-fa06-000000000168 ok: [managed_node2] 19252 1726882339.93649: no more pending results, returning what we have 19252 1726882339.93652: results queue empty 19252 1726882339.93653: checking for any_errors_fatal 19252 1726882339.93654: done checking for any_errors_fatal 19252 1726882339.93655: checking for max_fail_percentage 19252 1726882339.93656: done checking for max_fail_percentage 19252 1726882339.93657: checking to see if all hosts have failed and the running result is not ok 19252 1726882339.93658: done checking to see if all hosts have failed 19252 1726882339.93659: getting the remaining hosts for this loop 19252 1726882339.93660: done getting the remaining hosts for this loop 19252 1726882339.93663: getting the next task for host managed_node2 19252 1726882339.93672: done getting next task for host managed_node2 19252 1726882339.93674: ^ task is: TASK: Check if system is ostree 19252 1726882339.93677: ^ 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 19252 1726882339.93680: getting variables 19252 1726882339.93682: in VariableManager get_vars() 19252 1726882339.93778: Calling all_inventory to load vars for managed_node2 19252 1726882339.93781: Calling groups_inventory to load vars for managed_node2 19252 1726882339.93784: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882339.93800: Calling all_plugins_play to load vars for managed_node2 19252 1726882339.93804: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882339.93808: Calling groups_plugins_play to load vars for managed_node2 19252 1726882339.93989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882339.94374: done with get_vars() 19252 1726882339.94384: done getting variables 19252 1726882339.94434: done sending task result for task 12673a56-9f93-63da-fa06-000000000168 19252 1726882339.94438: WORKER PROCESS EXITING TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:32:19 -0400 (0:00:00.791) 0:00:02.316 ****** 19252 1726882339.94499: entering _queue_task() for managed_node2/stat 19252 1726882339.95079: worker is 1 (out of 1 available) 19252 1726882339.95091: exiting _queue_task() for managed_node2/stat 19252 1726882339.95321: done queuing things up, now waiting for results queue to drain 19252 1726882339.95323: waiting for pending results... 19252 1726882339.95512: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 19252 1726882339.95791: in run() - task 12673a56-9f93-63da-fa06-00000000016a 19252 1726882339.95814: variable 'ansible_search_path' from source: unknown 19252 1726882339.95995: variable 'ansible_search_path' from source: unknown 19252 1726882339.95999: calling self._execute() 19252 1726882339.96123: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882339.96134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882339.96148: variable 'omit' from source: magic vars 19252 1726882339.97235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19252 1726882339.97832: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19252 1726882339.97934: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19252 1726882339.98076: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19252 1726882339.98130: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19252 1726882339.98985: 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) 19252 1726882339.98988: 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) 19252 1726882339.99060: 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) 19252 1726882339.99145: 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) 19252 1726882339.99918: Evaluated conditional (not __network_is_ostree is defined): True 19252 1726882339.99921: variable 'omit' from source: magic vars 19252 1726882339.99960: variable 'omit' from source: magic vars 19252 1726882339.99998: variable 'omit' from source: magic vars 19252 1726882340.00401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19252 1726882340.00405: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19252 1726882340.00407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19252 1726882340.00409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19252 1726882340.00446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19252 1726882340.00464: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19252 1726882340.00473: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882340.00482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882340.00705: Set connection var ansible_timeout to 10 19252 1726882340.01201: Set connection var ansible_module_compression to ZIP_DEFLATED 19252 1726882340.01205: Set connection var ansible_pipelining to False 19252 1726882340.01208: Set connection var ansible_connection to ssh 19252 1726882340.01210: Set connection var ansible_shell_executable to /bin/sh 19252 1726882340.01212: Set connection var ansible_shell_type to sh 19252 1726882340.01214: variable 'ansible_shell_executable' from source: unknown 19252 1726882340.01215: variable 'ansible_connection' from source: unknown 19252 1726882340.01218: variable 'ansible_module_compression' from source: unknown 19252 1726882340.01219: variable 'ansible_shell_type' from source: unknown 19252 1726882340.01222: variable 'ansible_shell_executable' from source: unknown 19252 1726882340.01224: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882340.01226: variable 'ansible_pipelining' from source: unknown 19252 1726882340.01228: variable 'ansible_timeout' from source: unknown 19252 1726882340.01229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882340.01632: 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) 19252 1726882340.01635: variable 'omit' from source: magic vars 19252 1726882340.01637: starting attempt loop 19252 1726882340.01639: running the handler 19252 1726882340.01641: _low_level_execute_command(): starting 19252 1726882340.01644: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19252 1726882340.02890: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19252 1726882340.02914: 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.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found <<< 19252 1726882340.02988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19252 1726882340.03092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882340.03234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882340.04842: stdout chunk (state=3): >>>/root <<< 19252 1726882340.04954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882340.05200: stderr chunk (state=3): >>><<< 19252 1726882340.05204: stdout chunk (state=3): >>><<< 19252 1726882340.05208: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19252 1726882340.05226: _low_level_execute_command(): starting 19252 1726882340.05230: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882340.0511842-19381-237689555729411 `" && echo ansible-tmp-1726882340.0511842-19381-237689555729411="` echo /root/.ansible/tmp/ansible-tmp-1726882340.0511842-19381-237689555729411 `" ) && sleep 0' 19252 1726882340.06215: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882340.06367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882340.08267: stdout chunk (state=3): >>>ansible-tmp-1726882340.0511842-19381-237689555729411=/root/.ansible/tmp/ansible-tmp-1726882340.0511842-19381-237689555729411 <<< 19252 1726882340.08413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882340.08434: stderr chunk (state=3): >>><<< 19252 1726882340.08442: stdout chunk (state=3): >>><<< 19252 1726882340.08518: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882340.0511842-19381-237689555729411=/root/.ansible/tmp/ansible-tmp-1726882340.0511842-19381-237689555729411 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' 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 19252 1726882340.08569: variable 'ansible_module_compression' from source: unknown 19252 1726882340.08734: ANSIBALLZ: Using lock for stat 19252 1726882340.08737: ANSIBALLZ: Acquiring lock 19252 1726882340.08739: ANSIBALLZ: Lock acquired: 140102329865312 19252 1726882340.08741: ANSIBALLZ: Creating module 19252 1726882340.27261: ANSIBALLZ: Writing module into payload 19252 1726882340.27500: ANSIBALLZ: Writing module 19252 1726882340.27503: ANSIBALLZ: Renaming module 19252 1726882340.27505: ANSIBALLZ: Done creating module 19252 1726882340.27538: variable 'ansible_facts' from source: unknown 19252 1726882340.27756: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882340.0511842-19381-237689555729411/AnsiballZ_stat.py 19252 1726882340.27931: Sending initial data 19252 1726882340.27970: Sent initial data (153 bytes) 19252 1726882340.28951: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19252 1726882340.29169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882340.29185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882340.29277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19252 1726882340.31374: 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 <<< 19252 1726882340.31460: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19252 1726882340.31551: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19252ns7xhu6r/tmpxkumfn3p /root/.ansible/tmp/ansible-tmp-1726882340.0511842-19381-237689555729411/AnsiballZ_stat.py <<< 19252 1726882340.31580: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882340.0511842-19381-237689555729411/AnsiballZ_stat.py" <<< 19252 1726882340.31635: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19252ns7xhu6r/tmpxkumfn3p" to remote "/root/.ansible/tmp/ansible-tmp-1726882340.0511842-19381-237689555729411/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882340.0511842-19381-237689555729411/AnsiballZ_stat.py" <<< 19252 1726882340.32709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882340.32943: stderr chunk (state=3): >>><<< 19252 1726882340.32946: stdout chunk (state=3): >>><<< 19252 1726882340.32949: done transferring module to remote 19252 1726882340.32951: _low_level_execute_command(): starting 19252 1726882340.32958: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882340.0511842-19381-237689555729411/ /root/.ansible/tmp/ansible-tmp-1726882340.0511842-19381-237689555729411/AnsiballZ_stat.py && sleep 0' 19252 1726882340.33725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19252 1726882340.33741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19252 1726882340.33759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19252 1726882340.33776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19252 1726882340.33791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 19252 1726882340.33888: 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19252 1726882340.33903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882340.33948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882340.34028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 19252 1726882340.36557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882340.36577: stdout chunk (state=3): >>><<< 19252 1726882340.36589: stderr chunk (state=3): >>><<< 19252 1726882340.36615: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 19252 1726882340.36624: _low_level_execute_command(): starting 19252 1726882340.36634: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882340.0511842-19381-237689555729411/AnsiballZ_stat.py && sleep 0' 19252 1726882340.37341: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19252 1726882340.37370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19252 1726882340.37492: 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.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882340.37535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882340.37600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 19252 1726882340.40674: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 19252 1726882340.40749: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 19252 1726882340.40824: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 19252 1726882340.40855: stdout chunk (state=3): >>>import 'time' # <<< 19252 1726882340.40901: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 19252 1726882340.40951: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 19252 1726882340.41002: stdout chunk (state=3): >>>import 'codecs' # <<< 19252 1726882340.41063: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 19252 1726882340.41066: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e310184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30fe7b30> <<< 19252 1726882340.41114: 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 0x7f8e3101aa50> <<< 19252 1726882340.41152: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 19252 1726882340.41176: stdout chunk (state=3): >>>import 'io' # <<< 19252 1726882340.41235: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 19252 1726882340.41379: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 19252 1726882340.41412: stdout chunk (state=3): >>>import 'os' # <<< 19252 1726882340.41469: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 19252 1726882340.41507: stdout chunk (state=3): >>>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' <<< 19252 1726882340.41536: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e2d130> <<< 19252 1726882340.41598: 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' <<< 19252 1726882340.41626: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e2dfa0> <<< 19252 1726882340.41683: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 19252 1726882340.42050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19252 1726882340.42069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 19252 1726882340.42133: 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 <<< 19252 1726882340.42163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 19252 1726882340.42192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 19252 1726882340.42227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e6be90> <<< 19252 1726882340.42282: 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' <<< 19252 1726882340.42298: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e6bf50> <<< 19252 1726882340.42444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 19252 1726882340.42473: stdout chunk (state=3): >>>import 'itertools' # <<< 19252 1726882340.42514: 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 0x7f8e30ea3830> <<< 19252 1726882340.42531: 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 0x7f8e30ea3ec0> <<< 19252 1726882340.42553: stdout chunk (state=3): >>>import '_collections' # <<< 19252 1726882340.42617: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e83b60> <<< 19252 1726882340.42631: stdout chunk (state=3): >>>import '_functools' # <<< 19252 1726882340.42662: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e81280> <<< 19252 1726882340.42810: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e69040> <<< 19252 1726882340.42843: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 19252 1726882340.42868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 19252 1726882340.42891: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 19252 1726882340.42969: stdout chunk (state=3): >>># 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' <<< 19252 1726882340.42986: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30ec37d0> <<< 19252 1726882340.43040: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30ec23f0> # /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 0x7f8e30e82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30ec0c20> <<< 19252 1726882340.43107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 19252 1726882340.43121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30ef8860> <<< 19252 1726882340.43150: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e682c0> # /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' <<< 19252 1726882340.43195: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882340.43249: 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 0x7f8e30ef8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30ef8bc0> # 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' <<< 19252 1726882340.43259: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e30ef8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e66de0> <<< 19252 1726882340.43310: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 19252 1726882340.43367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 19252 1726882340.43374: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30ef9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30ef92e0> <<< 19252 1726882340.43434: stdout chunk (state=3): >>>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 0x7f8e30efa510> <<< 19252 1726882340.43455: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 19252 1726882340.43517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 19252 1726882340.43560: 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' <<< 19252 1726882340.43571: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30f10710> import 'errno' # <<< 19252 1726882340.43599: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882340.43638: 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 0x7f8e30f11df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 19252 1726882340.43652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 19252 1726882340.43672: 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' <<< 19252 1726882340.43744: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30f12c90> # 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 0x7f8e30f132f0> <<< 19252 1726882340.43762: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30f121e0> <<< 19252 1726882340.43777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 19252 1726882340.43834: 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' <<< 19252 1726882340.43852: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e30f13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30f134a0> <<< 19252 1726882340.43900: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30efa540> <<< 19252 1726882340.43917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 19252 1726882340.43976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 19252 1726882340.43999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 19252 1726882340.44041: 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 0x7f8e30cdfbf0> <<< 19252 1726882340.44106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e30d086e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d08440> <<< 19252 1726882340.44201: 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 0x7f8e30d08710> <<< 19252 1726882340.44232: 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' <<< 19252 1726882340.44412: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19252 1726882340.44479: 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 0x7f8e30d09040> <<< 19252 1726882340.44589: 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 0x7f8e30d099a0> <<< 19252 1726882340.44615: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d088f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30cddd90> <<< 19252 1726882340.44647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 19252 1726882340.44668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 19252 1726882340.44710: 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' <<< 19252 1726882340.44729: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d0adb0> <<< 19252 1726882340.44770: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d09af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30efac30> <<< 19252 1726882340.44796: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 19252 1726882340.44902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 19252 1726882340.44943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 19252 1726882340.45146: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d37110> # /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' <<< 19252 1726882340.45176: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d574a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19252 1726882340.45231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 19252 1726882340.45322: stdout chunk (state=3): >>>import 'ntpath' # <<< 19252 1726882340.45348: 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 0x7f8e30db8260> <<< 19252 1726882340.45373: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 19252 1726882340.45414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 19252 1726882340.45425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 19252 1726882340.45478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 19252 1726882340.45606: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30dba9c0> <<< 19252 1726882340.45709: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30db8380> <<< 19252 1726882340.45753: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d81280> <<< 19252 1726882340.45786: 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 0x7f8e30bbd340> <<< 19252 1726882340.45816: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d562a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d0bce0> <<< 19252 1726882340.45980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19252 1726882340.46008: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e30bbd5b0> <<< 19252 1726882340.46221: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_j_qki9qh/ansible_stat_payload.zip' # zipimport: zlib available <<< 19252 1726882340.46431: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.46466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 19252 1726882340.46523: stdout chunk (state=3): >>># 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 <<< 19252 1726882340.46626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 19252 1726882340.46666: 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 0x7f8e30c130b0> <<< 19252 1726882340.46684: stdout chunk (state=3): >>>import '_typing' # <<< 19252 1726882340.47031: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30bf1fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30bf1130> <<< 19252 1726882340.47058: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 19252 1726882340.47242: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.49266: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.51081: 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 0x7f8e30c10f80> <<< 19252 1726882340.51114: 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' <<< 19252 1726882340.51155: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 19252 1726882340.51179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 19252 1726882340.51191: 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' <<< 19252 1726882340.51215: 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 0x7f8e30c3a990> <<< 19252 1726882340.51270: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30c3a720> <<< 19252 1726882340.51316: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30c3a030> <<< 19252 1726882340.51352: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 19252 1726882340.51369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 19252 1726882340.51413: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30c3aa80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30c13d40> <<< 19252 1726882340.51454: stdout chunk (state=3): >>>import 'atexit' # <<< 19252 1726882340.51458: 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 0x7f8e30c3b6e0> <<< 19252 1726882340.51511: 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 0x7f8e30c3b920> <<< 19252 1726882340.51515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 19252 1726882340.51597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 19252 1726882340.51639: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30c3be30> <<< 19252 1726882340.51678: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 19252 1726882340.51709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 19252 1726882340.51785: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30515a60> # 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 0x7f8e30517710> <<< 19252 1726882340.51818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 19252 1726882340.51839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 19252 1726882340.51898: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30518110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 19252 1726882340.51933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 19252 1726882340.51976: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e305192b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 19252 1726882340.52032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 19252 1726882340.52047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 19252 1726882340.52118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3051bd10> <<< 19252 1726882340.52177: 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 0x7f8e30db81d0> <<< 19252 1726882340.52189: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30519ee0> <<< 19252 1726882340.52215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 19252 1726882340.52246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 19252 1726882340.52278: 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' <<< 19252 1726882340.52303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 19252 1726882340.52331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 19252 1726882340.52368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 19252 1726882340.52396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30523a10> import '_tokenize' # <<< 19252 1726882340.52512: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30522510> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30522270> # /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' <<< 19252 1726882340.52655: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e305227b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3051a450> <<< 19252 1726882340.52688: 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 0x7f8e3056bcb0> <<< 19252 1726882340.52728: 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 0x7f8e3056bce0> <<< 19252 1726882340.52781: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 19252 1726882340.52805: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 19252 1726882340.52860: 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 0x7f8e3056d850> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3056d610> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 19252 1726882340.53012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 19252 1726882340.53070: 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 0x7f8e3056fd70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3056df10> <<< 19252 1726882340.53146: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19252 1726882340.53182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 19252 1726882340.53199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 19252 1726882340.53262: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30573590> <<< 19252 1726882340.53520: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3056ff20> # 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 0x7f8e30574830> <<< 19252 1726882340.53557: 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 0x7f8e30574380> <<< 19252 1726882340.53618: 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 0x7f8e30574950> <<< 19252 1726882340.53632: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3056b6e0> <<< 19252 1726882340.53661: 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' <<< 19252 1726882340.53680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 19252 1726882340.53713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 19252 1726882340.53804: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e30577fe0> <<< 19252 1726882340.54148: 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 0x7f8e30401640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e305767e0> # 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 0x7f8e30577b90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30576420> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 19252 1726882340.54216: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.54359: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 19252 1726882340.54407: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 19252 1726882340.54598: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.54942: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.55691: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.56549: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 19252 1726882340.56587: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 19252 1726882340.56613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 19252 1726882340.56706: 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 0x7f8e30405880> <<< 19252 1726882340.56791: 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' <<< 19252 1726882340.56822: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30406690> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30401490> <<< 19252 1726882340.56897: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 19252 1726882340.56901: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.56938: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.56941: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 19252 1726882340.56962: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.57166: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.57405: 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' <<< 19252 1726882340.57434: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e304066f0> # zipimport: zlib available <<< 19252 1726882340.58172: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.59115: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # <<< 19252 1726882340.59118: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.59160: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.59205: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 19252 1726882340.59219: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.59315: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.59441: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 19252 1726882340.59590: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.59608: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 19252 1726882340.59935: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.60336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19252 1726882340.60379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19252 1726882340.60398: stdout chunk (state=3): >>>import '_ast' # <<< 19252 1726882340.60488: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30407950> <<< 19252 1726882340.60564: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.60605: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.60706: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 19252 1726882340.60740: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 19252 1726882340.60795: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.60887: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 19252 1726882340.60912: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19252 1726882340.61005: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.61058: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.61159: 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 <<< 19252 1726882340.61216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19252 1726882340.61334: 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 0x7f8e30412360> <<< 19252 1726882340.61426: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3040edb0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 19252 1726882340.61460: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.61536: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.61644: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.61755: stdout chunk (state=3): >>># 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 <<< 19252 1726882340.61768: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 19252 1726882340.61853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 19252 1726882340.61871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 19252 1726882340.61898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 19252 1726882340.62152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30502cc0> <<< 19252 1726882340.62155: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30c76990> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30412480> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30401910> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 19252 1726882340.62177: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.62202: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.62243: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 19252 1726882340.62310: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 19252 1726882340.62351: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 19252 1726882340.62367: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.62564: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.62840: stdout chunk (state=3): >>># zipimport: zlib available <<< 19252 1726882340.63003: 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__ <<< 19252 1726882340.63507: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 19252 1726882340.63665: 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 # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse <<< 19252 1726882340.63680: stdout chunk (state=3): >>># destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 19252 1726882340.63897: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 19252 1726882340.63923: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 19252 1726882340.64002: 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 # destroy ntpath <<< 19252 1726882340.64036: stdout chunk (state=3): >>># 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 <<< 19252 1726882340.64111: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil <<< 19252 1726882340.64176: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 19252 1726882340.64233: stdout chunk (state=3): >>># 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 <<< 19252 1726882340.64267: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 19252 1726882340.64272: stdout chunk (state=3): >>># 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 <<< 19252 1726882340.64302: stdout chunk (state=3): >>># 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 <<< 19252 1726882340.64580: 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 # 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 <<< 19252 1726882340.64583: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 19252 1726882340.64643: stdout chunk (state=3): >>># destroy _typing <<< 19252 1726882340.64955: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 19252 1726882340.64958: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 19252 1726882340.65035: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 19252 1726882340.65304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882340.65356: stderr chunk (state=3): >>>Shared connection to 10.31.14.69 closed. <<< 19252 1726882340.65390: stderr chunk (state=3): >>><<< 19252 1726882340.65471: stdout chunk (state=3): >>><<< 19252 1726882340.65779: _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 0x7f8e310184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30fe7b30> # /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 0x7f8e3101aa50> 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 0x7f8e30e2d130> # /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 0x7f8e30e2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e6be90> # /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 0x7f8e30e6bf50> # /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 0x7f8e30ea3830> # /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 0x7f8e30ea3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e81280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e69040> # /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 0x7f8e30ec37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30ec23f0> # /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 0x7f8e30e82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30ec0c20> # /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 0x7f8e30ef8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e682c0> # /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 0x7f8e30ef8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30ef8bc0> # 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 0x7f8e30ef8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30e66de0> # /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 0x7f8e30ef9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30ef92e0> 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 0x7f8e30efa510> 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 0x7f8e30f10710> 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 0x7f8e30f11df0> # /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 0x7f8e30f12c90> # 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 0x7f8e30f132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30f121e0> # /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 0x7f8e30f13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30f134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30efa540> # /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 0x7f8e30cdfbf0> # /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 0x7f8e30d086e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d08440> # 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 0x7f8e30d08710> # /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 0x7f8e30d09040> # 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 0x7f8e30d099a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d088f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30cddd90> # /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 0x7f8e30d0adb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d09af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30efac30> # /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 0x7f8e30d37110> # /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 0x7f8e30d574a0> # /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 0x7f8e30db8260> # /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 0x7f8e30dba9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30db8380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d81280> # /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 0x7f8e30bbd340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d562a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30d0bce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e30bbd5b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_j_qki9qh/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 0x7f8e30c130b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30bf1fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30bf1130> # 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 0x7f8e30c10f80> # /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 0x7f8e30c3a990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30c3a720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30c3a030> # /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 0x7f8e30c3aa80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30c13d40> 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 0x7f8e30c3b6e0> # 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 0x7f8e30c3b920> # /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 0x7f8e30c3be30> 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 0x7f8e30515a60> # 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 0x7f8e30517710> # /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 0x7f8e30518110> # /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 0x7f8e305192b0> # /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 0x7f8e3051bd10> # 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 0x7f8e30db81d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30519ee0> # /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 0x7f8e30523a10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30522510> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30522270> # /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 0x7f8e305227b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3051a450> # 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 0x7f8e3056bcb0> # /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 0x7f8e3056bce0> # /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 0x7f8e3056d850> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3056d610> # /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 0x7f8e3056fd70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3056df10> # /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 0x7f8e30573590> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3056ff20> # 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 0x7f8e30574830> # 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 0x7f8e30574380> # 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 0x7f8e30574950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3056b6e0> # /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 0x7f8e30577fe0> # 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 0x7f8e30401640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e305767e0> # 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 0x7f8e30577b90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30576420> # 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 0x7f8e30405880> # /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 0x7f8e30406690> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30401490> 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 0x7f8e304066f0> # 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 0x7f8e30407950> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e30412360> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3040edb0> 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 0x7f8e30502cc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30c76990> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30412480> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e30401910> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 19252 1726882340.66844: 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-1726882340.0511842-19381-237689555729411/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19252 1726882340.66847: _low_level_execute_command(): starting 19252 1726882340.66850: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882340.0511842-19381-237689555729411/ > /dev/null 2>&1 && sleep 0' 19252 1726882340.67276: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19252 1726882340.67602: 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.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 19252 1726882340.67624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19252 1726882340.67630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19252 1726882340.67735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 19252 1726882340.70555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19252 1726882340.70559: stdout chunk (state=3): >>><<< 19252 1726882340.70561: stderr chunk (state=3): >>><<< 19252 1726882340.70800: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 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.14.69 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 19252 1726882340.70803: handler run complete 19252 1726882340.70806: attempt loop complete, returning result 19252 1726882340.70808: _execute() done 19252 1726882340.70810: dumping result to json 19252 1726882340.70811: done dumping result, returning 19252 1726882340.70813: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [12673a56-9f93-63da-fa06-00000000016a] 19252 1726882340.70815: sending task result for task 12673a56-9f93-63da-fa06-00000000016a 19252 1726882340.70880: done sending task result for task 12673a56-9f93-63da-fa06-00000000016a 19252 1726882340.70884: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 19252 1726882340.70952: no more pending results, returning what we have 19252 1726882340.70955: results queue empty 19252 1726882340.70956: checking for any_errors_fatal 19252 1726882340.70962: done checking for any_errors_fatal 19252 1726882340.70963: checking for max_fail_percentage 19252 1726882340.70965: done checking for max_fail_percentage 19252 1726882340.70966: checking to see if all hosts have failed and the running result is not ok 19252 1726882340.70966: done checking to see if all hosts have failed 19252 1726882340.70967: getting the remaining hosts for this loop 19252 1726882340.70969: done getting the remaining hosts for this loop 19252 1726882340.70972: getting the next task for host managed_node2 19252 1726882340.70979: done getting next task for host managed_node2 19252 1726882340.70988: ^ task is: TASK: Set flag to indicate system is ostree 19252 1726882340.70992: ^ 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 19252 1726882340.70997: getting variables 19252 1726882340.71196: in VariableManager get_vars() 19252 1726882340.71225: Calling all_inventory to load vars for managed_node2 19252 1726882340.71227: Calling groups_inventory to load vars for managed_node2 19252 1726882340.71231: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882340.71240: Calling all_plugins_play to load vars for managed_node2 19252 1726882340.71242: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882340.71245: Calling groups_plugins_play to load vars for managed_node2 19252 1726882340.71490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882340.71956: done with get_vars() 19252 1726882340.71967: done getting variables 19252 1726882340.72183: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:32:20 -0400 (0:00:00.777) 0:00:03.093 ****** 19252 1726882340.72213: entering _queue_task() for managed_node2/set_fact 19252 1726882340.72215: Creating lock for set_fact 19252 1726882340.72852: worker is 1 (out of 1 available) 19252 1726882340.72864: exiting _queue_task() for managed_node2/set_fact 19252 1726882340.72875: done queuing things up, now waiting for results queue to drain 19252 1726882340.72876: waiting for pending results... 19252 1726882340.73412: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 19252 1726882340.73417: in run() - task 12673a56-9f93-63da-fa06-00000000016b 19252 1726882340.73420: variable 'ansible_search_path' from source: unknown 19252 1726882340.73422: variable 'ansible_search_path' from source: unknown 19252 1726882340.73425: calling self._execute() 19252 1726882340.73669: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882340.73681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882340.73700: variable 'omit' from source: magic vars 19252 1726882340.75401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19252 1726882340.75684: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19252 1726882340.75737: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19252 1726882340.75934: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19252 1726882340.75971: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19252 1726882340.76061: 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) 19252 1726882340.76401: 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) 19252 1726882340.76405: 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) 19252 1726882340.76408: 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) 19252 1726882340.76502: Evaluated conditional (not __network_is_ostree is defined): True 19252 1726882340.76515: variable 'omit' from source: magic vars 19252 1726882340.76557: variable 'omit' from source: magic vars 19252 1726882340.76920: variable '__ostree_booted_stat' from source: set_fact 19252 1726882340.76972: variable 'omit' from source: magic vars 19252 1726882340.77006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19252 1726882340.77037: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19252 1726882340.77060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19252 1726882340.77500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19252 1726882340.77503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19252 1726882340.77506: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19252 1726882340.77508: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882340.77511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882340.77515: Set connection var ansible_timeout to 10 19252 1726882340.77519: Set connection var ansible_module_compression to ZIP_DEFLATED 19252 1726882340.77521: Set connection var ansible_pipelining to False 19252 1726882340.77523: Set connection var ansible_connection to ssh 19252 1726882340.77525: Set connection var ansible_shell_executable to /bin/sh 19252 1726882340.77527: Set connection var ansible_shell_type to sh 19252 1726882340.77529: variable 'ansible_shell_executable' from source: unknown 19252 1726882340.77532: variable 'ansible_connection' from source: unknown 19252 1726882340.77534: variable 'ansible_module_compression' from source: unknown 19252 1726882340.77536: variable 'ansible_shell_type' from source: unknown 19252 1726882340.77538: variable 'ansible_shell_executable' from source: unknown 19252 1726882340.77542: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882340.78002: variable 'ansible_pipelining' from source: unknown 19252 1726882340.78007: variable 'ansible_timeout' from source: unknown 19252 1726882340.78009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882340.78015: 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) 19252 1726882340.78017: variable 'omit' from source: magic vars 19252 1726882340.78019: starting attempt loop 19252 1726882340.78022: running the handler 19252 1726882340.78024: handler run complete 19252 1726882340.78026: attempt loop complete, returning result 19252 1726882340.78028: _execute() done 19252 1726882340.78029: dumping result to json 19252 1726882340.78031: done dumping result, returning 19252 1726882340.78032: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [12673a56-9f93-63da-fa06-00000000016b] 19252 1726882340.78034: sending task result for task 12673a56-9f93-63da-fa06-00000000016b 19252 1726882340.78092: done sending task result for task 12673a56-9f93-63da-fa06-00000000016b 19252 1726882340.78097: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 19252 1726882340.78149: no more pending results, returning what we have 19252 1726882340.78152: results queue empty 19252 1726882340.78153: checking for any_errors_fatal 19252 1726882340.78158: done checking for any_errors_fatal 19252 1726882340.78159: checking for max_fail_percentage 19252 1726882340.78160: done checking for max_fail_percentage 19252 1726882340.78161: checking to see if all hosts have failed and the running result is not ok 19252 1726882340.78162: done checking to see if all hosts have failed 19252 1726882340.78163: getting the remaining hosts for this loop 19252 1726882340.78164: done getting the remaining hosts for this loop 19252 1726882340.78167: getting the next task for host managed_node2 19252 1726882340.78175: done getting next task for host managed_node2 19252 1726882340.78177: ^ task is: TASK: Fix CentOS6 Base repo 19252 1726882340.78180: ^ 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 19252 1726882340.78183: getting variables 19252 1726882340.78185: in VariableManager get_vars() 19252 1726882340.78326: Calling all_inventory to load vars for managed_node2 19252 1726882340.78329: Calling groups_inventory to load vars for managed_node2 19252 1726882340.78332: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882340.78342: Calling all_plugins_play to load vars for managed_node2 19252 1726882340.78345: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882340.78353: Calling groups_plugins_play to load vars for managed_node2 19252 1726882340.79187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882340.79624: done with get_vars() 19252 1726882340.79634: done getting variables 19252 1726882340.79783: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:32:20 -0400 (0:00:00.075) 0:00:03.169 ****** 19252 1726882340.79821: entering _queue_task() for managed_node2/copy 19252 1726882340.80273: worker is 1 (out of 1 available) 19252 1726882340.80284: exiting _queue_task() for managed_node2/copy 19252 1726882340.80298: done queuing things up, now waiting for results queue to drain 19252 1726882340.80300: waiting for pending results... 19252 1726882340.80451: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 19252 1726882340.80572: in run() - task 12673a56-9f93-63da-fa06-00000000016d 19252 1726882340.80598: variable 'ansible_search_path' from source: unknown 19252 1726882340.80606: variable 'ansible_search_path' from source: unknown 19252 1726882340.80654: calling self._execute() 19252 1726882340.80743: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882340.80753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882340.80772: variable 'omit' from source: magic vars 19252 1726882340.81417: variable 'ansible_distribution' from source: facts 19252 1726882340.81443: Evaluated conditional (ansible_distribution == 'CentOS'): True 19252 1726882340.81566: variable 'ansible_distribution_major_version' from source: facts 19252 1726882340.81578: Evaluated conditional (ansible_distribution_major_version == '6'): False 19252 1726882340.81584: when evaluation is False, skipping this task 19252 1726882340.81591: _execute() done 19252 1726882340.81600: dumping result to json 19252 1726882340.81615: done dumping result, returning 19252 1726882340.81627: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [12673a56-9f93-63da-fa06-00000000016d] 19252 1726882340.81635: sending task result for task 12673a56-9f93-63da-fa06-00000000016d skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19252 1726882340.81894: no more pending results, returning what we have 19252 1726882340.81898: results queue empty 19252 1726882340.81899: checking for any_errors_fatal 19252 1726882340.81903: done checking for any_errors_fatal 19252 1726882340.81904: checking for max_fail_percentage 19252 1726882340.81906: done checking for max_fail_percentage 19252 1726882340.81907: checking to see if all hosts have failed and the running result is not ok 19252 1726882340.81907: done checking to see if all hosts have failed 19252 1726882340.81908: getting the remaining hosts for this loop 19252 1726882340.81910: done getting the remaining hosts for this loop 19252 1726882340.81913: getting the next task for host managed_node2 19252 1726882340.81919: done getting next task for host managed_node2 19252 1726882340.81922: ^ task is: TASK: Include the task 'enable_epel.yml' 19252 1726882340.81925: ^ 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 19252 1726882340.82002: getting variables 19252 1726882340.82004: in VariableManager get_vars() 19252 1726882340.82033: Calling all_inventory to load vars for managed_node2 19252 1726882340.82036: Calling groups_inventory to load vars for managed_node2 19252 1726882340.82171: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882340.82177: done sending task result for task 12673a56-9f93-63da-fa06-00000000016d 19252 1726882340.82180: WORKER PROCESS EXITING 19252 1726882340.82188: Calling all_plugins_play to load vars for managed_node2 19252 1726882340.82191: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882340.82196: Calling groups_plugins_play to load vars for managed_node2 19252 1726882340.82358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882340.82610: done with get_vars() 19252 1726882340.82619: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:32:20 -0400 (0:00:00.028) 0:00:03.198 ****** 19252 1726882340.82700: entering _queue_task() for managed_node2/include_tasks 19252 1726882340.83356: worker is 1 (out of 1 available) 19252 1726882340.83364: exiting _queue_task() for managed_node2/include_tasks 19252 1726882340.83372: done queuing things up, now waiting for results queue to drain 19252 1726882340.83373: waiting for pending results... 19252 1726882340.83397: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 19252 1726882340.83509: in run() - task 12673a56-9f93-63da-fa06-00000000016e 19252 1726882340.83599: variable 'ansible_search_path' from source: unknown 19252 1726882340.83602: variable 'ansible_search_path' from source: unknown 19252 1726882340.83605: calling self._execute() 19252 1726882340.83720: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882340.83723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882340.83726: variable 'omit' from source: magic vars 19252 1726882340.84200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882340.86515: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882340.86609: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882340.86657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882340.86781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882340.86784: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882340.87002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882340.87305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882340.87309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882340.87311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882340.87313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882340.87472: variable '__network_is_ostree' from source: set_fact 19252 1726882340.87543: Evaluated conditional (not __network_is_ostree | d(false)): True 19252 1726882340.87607: _execute() done 19252 1726882340.87615: dumping result to json 19252 1726882340.87625: done dumping result, returning 19252 1726882340.87699: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-63da-fa06-00000000016e] 19252 1726882340.87702: sending task result for task 12673a56-9f93-63da-fa06-00000000016e 19252 1726882340.87913: no more pending results, returning what we have 19252 1726882340.87918: in VariableManager get_vars() 19252 1726882340.87950: Calling all_inventory to load vars for managed_node2 19252 1726882340.87960: Calling groups_inventory to load vars for managed_node2 19252 1726882340.87964: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882340.87976: Calling all_plugins_play to load vars for managed_node2 19252 1726882340.87978: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882340.87981: Calling groups_plugins_play to load vars for managed_node2 19252 1726882340.88467: done sending task result for task 12673a56-9f93-63da-fa06-00000000016e 19252 1726882340.88471: WORKER PROCESS EXITING 19252 1726882340.88590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882340.88796: done with get_vars() 19252 1726882340.88805: variable 'ansible_search_path' from source: unknown 19252 1726882340.88806: variable 'ansible_search_path' from source: unknown 19252 1726882340.88852: we have included files to process 19252 1726882340.88854: generating all_blocks data 19252 1726882340.88855: done generating all_blocks data 19252 1726882340.88860: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19252 1726882340.88862: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19252 1726882340.88864: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19252 1726882340.89669: done processing included file 19252 1726882340.89672: iterating over new_blocks loaded from include file 19252 1726882340.89673: in VariableManager get_vars() 19252 1726882340.89685: done with get_vars() 19252 1726882340.89687: filtering new block on tags 19252 1726882340.89718: done filtering new block on tags 19252 1726882340.89721: in VariableManager get_vars() 19252 1726882340.89732: done with get_vars() 19252 1726882340.89734: filtering new block on tags 19252 1726882340.89746: done filtering new block on tags 19252 1726882340.89748: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 19252 1726882340.89753: extending task lists for all hosts with included blocks 19252 1726882340.89860: done extending task lists 19252 1726882340.89862: done processing included files 19252 1726882340.89863: results queue empty 19252 1726882340.89864: checking for any_errors_fatal 19252 1726882340.89868: done checking for any_errors_fatal 19252 1726882340.89869: checking for max_fail_percentage 19252 1726882340.89870: done checking for max_fail_percentage 19252 1726882340.89871: checking to see if all hosts have failed and the running result is not ok 19252 1726882340.89872: done checking to see if all hosts have failed 19252 1726882340.89872: getting the remaining hosts for this loop 19252 1726882340.89873: done getting the remaining hosts for this loop 19252 1726882340.89876: getting the next task for host managed_node2 19252 1726882340.89879: done getting next task for host managed_node2 19252 1726882340.89882: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 19252 1726882340.89884: ^ 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 19252 1726882340.89886: getting variables 19252 1726882340.89887: in VariableManager get_vars() 19252 1726882340.89897: Calling all_inventory to load vars for managed_node2 19252 1726882340.89899: Calling groups_inventory to load vars for managed_node2 19252 1726882340.89902: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882340.89907: Calling all_plugins_play to load vars for managed_node2 19252 1726882340.89923: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882340.89927: Calling groups_plugins_play to load vars for managed_node2 19252 1726882340.90085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882340.90287: done with get_vars() 19252 1726882340.90298: done getting variables 19252 1726882340.90406: 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) 19252 1726882340.90768: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:32:20 -0400 (0:00:00.081) 0:00:03.279 ****** 19252 1726882340.90826: entering _queue_task() for managed_node2/command 19252 1726882340.90828: Creating lock for command 19252 1726882340.91157: worker is 1 (out of 1 available) 19252 1726882340.91170: exiting _queue_task() for managed_node2/command 19252 1726882340.91182: done queuing things up, now waiting for results queue to drain 19252 1726882340.91183: waiting for pending results... 19252 1726882340.91470: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 19252 1726882340.91654: in run() - task 12673a56-9f93-63da-fa06-000000000188 19252 1726882340.91681: variable 'ansible_search_path' from source: unknown 19252 1726882340.91690: variable 'ansible_search_path' from source: unknown 19252 1726882340.91783: calling self._execute() 19252 1726882340.91862: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882340.91914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882340.91930: variable 'omit' from source: magic vars 19252 1726882340.92374: variable 'ansible_distribution' from source: facts 19252 1726882340.92389: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19252 1726882340.92541: variable 'ansible_distribution_major_version' from source: facts 19252 1726882340.92558: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19252 1726882340.92579: when evaluation is False, skipping this task 19252 1726882340.92587: _execute() done 19252 1726882340.92597: dumping result to json 19252 1726882340.92605: done dumping result, returning 19252 1726882340.92616: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [12673a56-9f93-63da-fa06-000000000188] 19252 1726882340.92625: sending task result for task 12673a56-9f93-63da-fa06-000000000188 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19252 1726882340.92825: no more pending results, returning what we have 19252 1726882340.92828: results queue empty 19252 1726882340.92829: checking for any_errors_fatal 19252 1726882340.92830: done checking for any_errors_fatal 19252 1726882340.92831: checking for max_fail_percentage 19252 1726882340.92833: done checking for max_fail_percentage 19252 1726882340.92833: checking to see if all hosts have failed and the running result is not ok 19252 1726882340.92834: done checking to see if all hosts have failed 19252 1726882340.92835: getting the remaining hosts for this loop 19252 1726882340.92837: done getting the remaining hosts for this loop 19252 1726882340.92840: getting the next task for host managed_node2 19252 1726882340.92847: done getting next task for host managed_node2 19252 1726882340.92849: ^ task is: TASK: Install yum-utils package 19252 1726882340.92853: ^ 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 19252 1726882340.92858: getting variables 19252 1726882340.92860: in VariableManager get_vars() 19252 1726882340.92888: Calling all_inventory to load vars for managed_node2 19252 1726882340.92890: Calling groups_inventory to load vars for managed_node2 19252 1726882340.92896: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882340.92909: Calling all_plugins_play to load vars for managed_node2 19252 1726882340.92912: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882340.92915: Calling groups_plugins_play to load vars for managed_node2 19252 1726882340.93289: done sending task result for task 12673a56-9f93-63da-fa06-000000000188 19252 1726882340.93292: WORKER PROCESS EXITING 19252 1726882340.93323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882340.93523: done with get_vars() 19252 1726882340.93649: done getting variables 19252 1726882340.93771: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:32:20 -0400 (0:00:00.029) 0:00:03.309 ****** 19252 1726882340.93800: entering _queue_task() for managed_node2/package 19252 1726882340.93802: Creating lock for package 19252 1726882340.94055: worker is 1 (out of 1 available) 19252 1726882340.94066: exiting _queue_task() for managed_node2/package 19252 1726882340.94076: done queuing things up, now waiting for results queue to drain 19252 1726882340.94077: waiting for pending results... 19252 1726882340.94721: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 19252 1726882340.94950: in run() - task 12673a56-9f93-63da-fa06-000000000189 19252 1726882340.94971: variable 'ansible_search_path' from source: unknown 19252 1726882340.94978: variable 'ansible_search_path' from source: unknown 19252 1726882340.95019: calling self._execute() 19252 1726882340.95372: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882340.95590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882340.95596: variable 'omit' from source: magic vars 19252 1726882340.96258: variable 'ansible_distribution' from source: facts 19252 1726882340.96274: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19252 1726882340.96540: variable 'ansible_distribution_major_version' from source: facts 19252 1726882340.96784: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19252 1726882340.96787: when evaluation is False, skipping this task 19252 1726882340.96790: _execute() done 19252 1726882340.96792: dumping result to json 19252 1726882340.96797: done dumping result, returning 19252 1726882340.96800: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [12673a56-9f93-63da-fa06-000000000189] 19252 1726882340.96802: sending task result for task 12673a56-9f93-63da-fa06-000000000189 19252 1726882340.96865: done sending task result for task 12673a56-9f93-63da-fa06-000000000189 19252 1726882340.96867: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19252 1726882340.97012: no more pending results, returning what we have 19252 1726882340.97015: results queue empty 19252 1726882340.97016: checking for any_errors_fatal 19252 1726882340.97021: done checking for any_errors_fatal 19252 1726882340.97022: checking for max_fail_percentage 19252 1726882340.97024: done checking for max_fail_percentage 19252 1726882340.97025: checking to see if all hosts have failed and the running result is not ok 19252 1726882340.97026: done checking to see if all hosts have failed 19252 1726882340.97027: getting the remaining hosts for this loop 19252 1726882340.97029: done getting the remaining hosts for this loop 19252 1726882340.97033: getting the next task for host managed_node2 19252 1726882340.97040: done getting next task for host managed_node2 19252 1726882340.97043: ^ task is: TASK: Enable EPEL 7 19252 1726882340.97046: ^ 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 19252 1726882340.97050: getting variables 19252 1726882340.97052: in VariableManager get_vars() 19252 1726882340.97080: Calling all_inventory to load vars for managed_node2 19252 1726882340.97082: Calling groups_inventory to load vars for managed_node2 19252 1726882340.97398: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882340.97419: Calling all_plugins_play to load vars for managed_node2 19252 1726882340.97423: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882340.97426: Calling groups_plugins_play to load vars for managed_node2 19252 1726882340.97813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882340.98379: done with get_vars() 19252 1726882340.98389: done getting variables 19252 1726882340.98517: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:32:20 -0400 (0:00:00.047) 0:00:03.356 ****** 19252 1726882340.98587: entering _queue_task() for managed_node2/command 19252 1726882340.99162: worker is 1 (out of 1 available) 19252 1726882340.99173: exiting _queue_task() for managed_node2/command 19252 1726882340.99184: done queuing things up, now waiting for results queue to drain 19252 1726882340.99185: waiting for pending results... 19252 1726882340.99813: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 19252 1726882340.99818: in run() - task 12673a56-9f93-63da-fa06-00000000018a 19252 1726882340.99821: variable 'ansible_search_path' from source: unknown 19252 1726882340.99823: variable 'ansible_search_path' from source: unknown 19252 1726882341.00200: calling self._execute() 19252 1726882341.00204: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.00206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.00209: variable 'omit' from source: magic vars 19252 1726882341.00880: variable 'ansible_distribution' from source: facts 19252 1726882341.01200: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19252 1726882341.01253: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.01266: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19252 1726882341.01275: when evaluation is False, skipping this task 19252 1726882341.01284: _execute() done 19252 1726882341.01292: dumping result to json 19252 1726882341.01306: done dumping result, returning 19252 1726882341.01321: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [12673a56-9f93-63da-fa06-00000000018a] 19252 1726882341.01602: sending task result for task 12673a56-9f93-63da-fa06-00000000018a 19252 1726882341.01674: done sending task result for task 12673a56-9f93-63da-fa06-00000000018a 19252 1726882341.01678: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19252 1726882341.01732: no more pending results, returning what we have 19252 1726882341.01737: results queue empty 19252 1726882341.01738: checking for any_errors_fatal 19252 1726882341.01744: done checking for any_errors_fatal 19252 1726882341.01745: checking for max_fail_percentage 19252 1726882341.01747: done checking for max_fail_percentage 19252 1726882341.01747: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.01748: done checking to see if all hosts have failed 19252 1726882341.01749: getting the remaining hosts for this loop 19252 1726882341.01751: done getting the remaining hosts for this loop 19252 1726882341.01754: getting the next task for host managed_node2 19252 1726882341.01761: done getting next task for host managed_node2 19252 1726882341.01763: ^ task is: TASK: Enable EPEL 8 19252 1726882341.01767: ^ 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 19252 1726882341.01771: getting variables 19252 1726882341.01773: in VariableManager get_vars() 19252 1726882341.01919: Calling all_inventory to load vars for managed_node2 19252 1726882341.01922: Calling groups_inventory to load vars for managed_node2 19252 1726882341.01926: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.01935: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.01938: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.01941: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.02185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.02821: done with get_vars() 19252 1726882341.02832: done getting variables 19252 1726882341.02891: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:32:21 -0400 (0:00:00.044) 0:00:03.400 ****** 19252 1726882341.02990: entering _queue_task() for managed_node2/command 19252 1726882341.03672: worker is 1 (out of 1 available) 19252 1726882341.03701: exiting _queue_task() for managed_node2/command 19252 1726882341.03712: done queuing things up, now waiting for results queue to drain 19252 1726882341.03713: waiting for pending results... 19252 1726882341.03984: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 19252 1726882341.04335: in run() - task 12673a56-9f93-63da-fa06-00000000018b 19252 1726882341.04701: variable 'ansible_search_path' from source: unknown 19252 1726882341.04705: variable 'ansible_search_path' from source: unknown 19252 1726882341.04708: calling self._execute() 19252 1726882341.04710: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.04712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.04715: variable 'omit' from source: magic vars 19252 1726882341.05584: variable 'ansible_distribution' from source: facts 19252 1726882341.05717: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19252 1726882341.06300: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.06304: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19252 1726882341.06306: when evaluation is False, skipping this task 19252 1726882341.06308: _execute() done 19252 1726882341.06310: dumping result to json 19252 1726882341.06312: done dumping result, returning 19252 1726882341.06315: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [12673a56-9f93-63da-fa06-00000000018b] 19252 1726882341.06317: sending task result for task 12673a56-9f93-63da-fa06-00000000018b 19252 1726882341.06386: done sending task result for task 12673a56-9f93-63da-fa06-00000000018b 19252 1726882341.06390: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19252 1726882341.06444: no more pending results, returning what we have 19252 1726882341.06448: results queue empty 19252 1726882341.06448: checking for any_errors_fatal 19252 1726882341.06454: done checking for any_errors_fatal 19252 1726882341.06455: checking for max_fail_percentage 19252 1726882341.06457: done checking for max_fail_percentage 19252 1726882341.06457: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.06458: done checking to see if all hosts have failed 19252 1726882341.06459: getting the remaining hosts for this loop 19252 1726882341.06461: done getting the remaining hosts for this loop 19252 1726882341.06470: getting the next task for host managed_node2 19252 1726882341.06481: done getting next task for host managed_node2 19252 1726882341.06483: ^ task is: TASK: Enable EPEL 6 19252 1726882341.06487: ^ 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 19252 1726882341.06491: getting variables 19252 1726882341.06494: in VariableManager get_vars() 19252 1726882341.06526: Calling all_inventory to load vars for managed_node2 19252 1726882341.06528: Calling groups_inventory to load vars for managed_node2 19252 1726882341.06532: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.06544: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.06547: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.06549: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.06864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.07461: done with get_vars() 19252 1726882341.07471: done getting variables 19252 1726882341.07532: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:32:21 -0400 (0:00:00.046) 0:00:03.447 ****** 19252 1726882341.07629: entering _queue_task() for managed_node2/copy 19252 1726882341.08263: worker is 1 (out of 1 available) 19252 1726882341.08275: exiting _queue_task() for managed_node2/copy 19252 1726882341.08287: done queuing things up, now waiting for results queue to drain 19252 1726882341.08288: waiting for pending results... 19252 1726882341.08846: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 19252 1726882341.09201: in run() - task 12673a56-9f93-63da-fa06-00000000018d 19252 1726882341.09205: variable 'ansible_search_path' from source: unknown 19252 1726882341.09208: variable 'ansible_search_path' from source: unknown 19252 1726882341.09600: calling self._execute() 19252 1726882341.09605: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.09608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.09611: variable 'omit' from source: magic vars 19252 1726882341.10659: variable 'ansible_distribution' from source: facts 19252 1726882341.10723: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19252 1726882341.11008: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.11019: Evaluated conditional (ansible_distribution_major_version == '6'): False 19252 1726882341.11027: when evaluation is False, skipping this task 19252 1726882341.11034: _execute() done 19252 1726882341.11040: dumping result to json 19252 1726882341.11047: done dumping result, returning 19252 1726882341.11058: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [12673a56-9f93-63da-fa06-00000000018d] 19252 1726882341.11066: sending task result for task 12673a56-9f93-63da-fa06-00000000018d skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19252 1726882341.11300: no more pending results, returning what we have 19252 1726882341.11304: results queue empty 19252 1726882341.11305: checking for any_errors_fatal 19252 1726882341.11309: done checking for any_errors_fatal 19252 1726882341.11310: checking for max_fail_percentage 19252 1726882341.11312: done checking for max_fail_percentage 19252 1726882341.11313: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.11314: done checking to see if all hosts have failed 19252 1726882341.11315: getting the remaining hosts for this loop 19252 1726882341.11316: done getting the remaining hosts for this loop 19252 1726882341.11325: getting the next task for host managed_node2 19252 1726882341.11336: done getting next task for host managed_node2 19252 1726882341.11338: ^ task is: TASK: Set network provider to 'initscripts' 19252 1726882341.11341: ^ 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 19252 1726882341.11346: getting variables 19252 1726882341.11348: in VariableManager get_vars() 19252 1726882341.11379: Calling all_inventory to load vars for managed_node2 19252 1726882341.11382: Calling groups_inventory to load vars for managed_node2 19252 1726882341.11386: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.11402: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.11406: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.11410: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.11899: done sending task result for task 12673a56-9f93-63da-fa06-00000000018d 19252 1726882341.11903: WORKER PROCESS EXITING 19252 1726882341.11940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.12312: done with get_vars() 19252 1726882341.12321: done getting variables 19252 1726882341.12502: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:12 Friday 20 September 2024 21:32:21 -0400 (0:00:00.048) 0:00:03.496 ****** 19252 1726882341.12530: entering _queue_task() for managed_node2/set_fact 19252 1726882341.13062: worker is 1 (out of 1 available) 19252 1726882341.13074: exiting _queue_task() for managed_node2/set_fact 19252 1726882341.13086: done queuing things up, now waiting for results queue to drain 19252 1726882341.13087: waiting for pending results... 19252 1726882341.13711: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 19252 1726882341.13717: in run() - task 12673a56-9f93-63da-fa06-000000000007 19252 1726882341.13719: variable 'ansible_search_path' from source: unknown 19252 1726882341.13722: calling self._execute() 19252 1726882341.14101: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.14107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.14111: variable 'omit' from source: magic vars 19252 1726882341.14114: variable 'omit' from source: magic vars 19252 1726882341.14117: variable 'omit' from source: magic vars 19252 1726882341.14302: variable 'omit' from source: magic vars 19252 1726882341.14347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19252 1726882341.14388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19252 1726882341.14418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19252 1726882341.14701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19252 1726882341.14704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19252 1726882341.14706: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19252 1726882341.14709: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.14711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.14786: Set connection var ansible_timeout to 10 19252 1726882341.15100: Set connection var ansible_module_compression to ZIP_DEFLATED 19252 1726882341.15103: Set connection var ansible_pipelining to False 19252 1726882341.15106: Set connection var ansible_connection to ssh 19252 1726882341.15108: Set connection var ansible_shell_executable to /bin/sh 19252 1726882341.15111: Set connection var ansible_shell_type to sh 19252 1726882341.15113: variable 'ansible_shell_executable' from source: unknown 19252 1726882341.15115: variable 'ansible_connection' from source: unknown 19252 1726882341.15117: variable 'ansible_module_compression' from source: unknown 19252 1726882341.15118: variable 'ansible_shell_type' from source: unknown 19252 1726882341.15121: variable 'ansible_shell_executable' from source: unknown 19252 1726882341.15123: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.15124: variable 'ansible_pipelining' from source: unknown 19252 1726882341.15126: variable 'ansible_timeout' from source: unknown 19252 1726882341.15128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.15248: 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) 19252 1726882341.15602: variable 'omit' from source: magic vars 19252 1726882341.15605: starting attempt loop 19252 1726882341.15607: running the handler 19252 1726882341.15610: handler run complete 19252 1726882341.15612: attempt loop complete, returning result 19252 1726882341.15614: _execute() done 19252 1726882341.15616: dumping result to json 19252 1726882341.15617: done dumping result, returning 19252 1726882341.15619: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [12673a56-9f93-63da-fa06-000000000007] 19252 1726882341.15621: sending task result for task 12673a56-9f93-63da-fa06-000000000007 19252 1726882341.15685: done sending task result for task 12673a56-9f93-63da-fa06-000000000007 19252 1726882341.15690: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 19252 1726882341.15750: no more pending results, returning what we have 19252 1726882341.15753: results queue empty 19252 1726882341.15754: checking for any_errors_fatal 19252 1726882341.15759: done checking for any_errors_fatal 19252 1726882341.15759: checking for max_fail_percentage 19252 1726882341.15761: done checking for max_fail_percentage 19252 1726882341.15761: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.15762: done checking to see if all hosts have failed 19252 1726882341.15763: getting the remaining hosts for this loop 19252 1726882341.15765: done getting the remaining hosts for this loop 19252 1726882341.15768: getting the next task for host managed_node2 19252 1726882341.15775: done getting next task for host managed_node2 19252 1726882341.15777: ^ task is: TASK: meta (flush_handlers) 19252 1726882341.15779: ^ 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 19252 1726882341.15783: getting variables 19252 1726882341.15784: in VariableManager get_vars() 19252 1726882341.15815: Calling all_inventory to load vars for managed_node2 19252 1726882341.15818: Calling groups_inventory to load vars for managed_node2 19252 1726882341.15821: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.15830: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.15833: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.15835: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.16289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.16654: done with get_vars() 19252 1726882341.16664: done getting variables 19252 1726882341.16848: in VariableManager get_vars() 19252 1726882341.16858: Calling all_inventory to load vars for managed_node2 19252 1726882341.16860: Calling groups_inventory to load vars for managed_node2 19252 1726882341.16867: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.16872: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.16875: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.16878: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.17198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.17615: done with get_vars() 19252 1726882341.17710: done queuing things up, now waiting for results queue to drain 19252 1726882341.17712: results queue empty 19252 1726882341.17713: checking for any_errors_fatal 19252 1726882341.17715: done checking for any_errors_fatal 19252 1726882341.17716: checking for max_fail_percentage 19252 1726882341.17717: done checking for max_fail_percentage 19252 1726882341.17718: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.17718: done checking to see if all hosts have failed 19252 1726882341.17719: getting the remaining hosts for this loop 19252 1726882341.17720: done getting the remaining hosts for this loop 19252 1726882341.17722: getting the next task for host managed_node2 19252 1726882341.17726: done getting next task for host managed_node2 19252 1726882341.17727: ^ task is: TASK: meta (flush_handlers) 19252 1726882341.17729: ^ 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 19252 1726882341.17742: getting variables 19252 1726882341.17743: in VariableManager get_vars() 19252 1726882341.17751: Calling all_inventory to load vars for managed_node2 19252 1726882341.17753: Calling groups_inventory to load vars for managed_node2 19252 1726882341.17755: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.17759: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.17761: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.17764: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.18017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.18434: done with get_vars() 19252 1726882341.18442: done getting variables 19252 1726882341.18608: in VariableManager get_vars() 19252 1726882341.18616: Calling all_inventory to load vars for managed_node2 19252 1726882341.18619: Calling groups_inventory to load vars for managed_node2 19252 1726882341.18621: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.18625: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.18627: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.18630: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.18882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.19374: done with get_vars() 19252 1726882341.19386: done queuing things up, now waiting for results queue to drain 19252 1726882341.19387: results queue empty 19252 1726882341.19388: checking for any_errors_fatal 19252 1726882341.19389: done checking for any_errors_fatal 19252 1726882341.19390: checking for max_fail_percentage 19252 1726882341.19391: done checking for max_fail_percentage 19252 1726882341.19392: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.19392: done checking to see if all hosts have failed 19252 1726882341.19395: getting the remaining hosts for this loop 19252 1726882341.19396: done getting the remaining hosts for this loop 19252 1726882341.19398: getting the next task for host managed_node2 19252 1726882341.19401: done getting next task for host managed_node2 19252 1726882341.19402: ^ task is: None 19252 1726882341.19403: ^ 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 19252 1726882341.19404: done queuing things up, now waiting for results queue to drain 19252 1726882341.19405: results queue empty 19252 1726882341.19406: checking for any_errors_fatal 19252 1726882341.19407: done checking for any_errors_fatal 19252 1726882341.19407: checking for max_fail_percentage 19252 1726882341.19408: done checking for max_fail_percentage 19252 1726882341.19409: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.19409: done checking to see if all hosts have failed 19252 1726882341.19411: getting the next task for host managed_node2 19252 1726882341.19414: done getting next task for host managed_node2 19252 1726882341.19414: ^ task is: None 19252 1726882341.19416: ^ 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 19252 1726882341.19605: in VariableManager get_vars() 19252 1726882341.19637: done with get_vars() 19252 1726882341.19643: in VariableManager get_vars() 19252 1726882341.19663: done with get_vars() 19252 1726882341.19668: variable 'omit' from source: magic vars 19252 1726882341.19815: in VariableManager get_vars() 19252 1726882341.19836: done with get_vars() 19252 1726882341.19857: variable 'omit' from source: magic vars PLAY [Play for testing ethtool coalesce settings] ****************************** 19252 1726882341.21565: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 19252 1726882341.21915: getting the remaining hosts for this loop 19252 1726882341.21917: done getting the remaining hosts for this loop 19252 1726882341.21920: getting the next task for host managed_node2 19252 1726882341.21923: done getting next task for host managed_node2 19252 1726882341.21925: ^ task is: TASK: Gathering Facts 19252 1726882341.21926: ^ 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 19252 1726882341.21928: getting variables 19252 1726882341.21929: in VariableManager get_vars() 19252 1726882341.21947: Calling all_inventory to load vars for managed_node2 19252 1726882341.21949: Calling groups_inventory to load vars for managed_node2 19252 1726882341.21952: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.21957: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.21971: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.21974: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.22277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.22700: done with get_vars() 19252 1726882341.22711: done getting variables 19252 1726882341.22752: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:3 Friday 20 September 2024 21:32:21 -0400 (0:00:00.102) 0:00:03.598 ****** 19252 1726882341.22896: entering _queue_task() for managed_node2/gather_facts 19252 1726882341.23635: worker is 1 (out of 1 available) 19252 1726882341.23653: exiting _queue_task() for managed_node2/gather_facts 19252 1726882341.23665: done queuing things up, now waiting for results queue to drain 19252 1726882341.23666: waiting for pending results... 19252 1726882341.24025: running TaskExecutor() for managed_node2/TASK: Gathering Facts 19252 1726882341.24232: in run() - task 12673a56-9f93-63da-fa06-0000000001b3 19252 1726882341.24247: variable 'ansible_search_path' from source: unknown 19252 1726882341.24282: calling self._execute() 19252 1726882341.24477: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.24480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.24491: variable 'omit' from source: magic vars 19252 1726882341.25389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882341.31003: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882341.31066: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882341.31142: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882341.31248: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882341.31430: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882341.31500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882341.31799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882341.31802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882341.31805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882341.31808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882341.32084: variable 'ansible_distribution' from source: facts 19252 1726882341.32098: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.32122: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882341.32130: when evaluation is False, skipping this task 19252 1726882341.32148: _execute() done 19252 1726882341.32157: dumping result to json 19252 1726882341.32165: done dumping result, returning 19252 1726882341.32176: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [12673a56-9f93-63da-fa06-0000000001b3] 19252 1726882341.32185: sending task result for task 12673a56-9f93-63da-fa06-0000000001b3 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882341.32403: no more pending results, returning what we have 19252 1726882341.32407: results queue empty 19252 1726882341.32408: checking for any_errors_fatal 19252 1726882341.32409: done checking for any_errors_fatal 19252 1726882341.32410: checking for max_fail_percentage 19252 1726882341.32412: done checking for max_fail_percentage 19252 1726882341.32412: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.32413: done checking to see if all hosts have failed 19252 1726882341.32414: getting the remaining hosts for this loop 19252 1726882341.32416: done getting the remaining hosts for this loop 19252 1726882341.32420: getting the next task for host managed_node2 19252 1726882341.32428: done getting next task for host managed_node2 19252 1726882341.32430: ^ task is: TASK: meta (flush_handlers) 19252 1726882341.32432: ^ 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 19252 1726882341.32436: getting variables 19252 1726882341.32438: in VariableManager get_vars() 19252 1726882341.32488: Calling all_inventory to load vars for managed_node2 19252 1726882341.32491: Calling groups_inventory to load vars for managed_node2 19252 1726882341.32496: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.32504: done sending task result for task 12673a56-9f93-63da-fa06-0000000001b3 19252 1726882341.32514: WORKER PROCESS EXITING 19252 1726882341.32707: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.32711: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.32715: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.33239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.33634: done with get_vars() 19252 1726882341.33645: done getting variables 19252 1726882341.33713: in VariableManager get_vars() 19252 1726882341.33732: Calling all_inventory to load vars for managed_node2 19252 1726882341.33735: Calling groups_inventory to load vars for managed_node2 19252 1726882341.33737: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.33741: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.33743: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.33746: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.34088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.34474: done with get_vars() 19252 1726882341.34488: done queuing things up, now waiting for results queue to drain 19252 1726882341.34490: results queue empty 19252 1726882341.34491: checking for any_errors_fatal 19252 1726882341.34495: done checking for any_errors_fatal 19252 1726882341.34496: checking for max_fail_percentage 19252 1726882341.34497: done checking for max_fail_percentage 19252 1726882341.34498: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.34498: done checking to see if all hosts have failed 19252 1726882341.34499: getting the remaining hosts for this loop 19252 1726882341.34500: done getting the remaining hosts for this loop 19252 1726882341.34503: getting the next task for host managed_node2 19252 1726882341.34507: done getting next task for host managed_node2 19252 1726882341.34509: ^ task is: TASK: Show playbook name 19252 1726882341.34511: ^ 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 19252 1726882341.34513: getting variables 19252 1726882341.34514: in VariableManager get_vars() 19252 1726882341.34531: Calling all_inventory to load vars for managed_node2 19252 1726882341.34533: Calling groups_inventory to load vars for managed_node2 19252 1726882341.34535: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.34540: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.34548: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.34551: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.34889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.35295: done with get_vars() 19252 1726882341.35405: done getting variables 19252 1726882341.35480: 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 [Show playbook name] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:9 Friday 20 September 2024 21:32:21 -0400 (0:00:00.128) 0:00:03.727 ****** 19252 1726882341.35611: entering _queue_task() for managed_node2/debug 19252 1726882341.35613: Creating lock for debug 19252 1726882341.36235: worker is 1 (out of 1 available) 19252 1726882341.36246: exiting _queue_task() for managed_node2/debug 19252 1726882341.36257: done queuing things up, now waiting for results queue to drain 19252 1726882341.36258: waiting for pending results... 19252 1726882341.36591: running TaskExecutor() for managed_node2/TASK: Show playbook name 19252 1726882341.36797: in run() - task 12673a56-9f93-63da-fa06-00000000000b 19252 1726882341.36856: variable 'ansible_search_path' from source: unknown 19252 1726882341.37071: calling self._execute() 19252 1726882341.37271: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.37277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.37279: variable 'omit' from source: magic vars 19252 1726882341.38085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882341.40880: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882341.40957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882341.41016: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882341.41057: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882341.41089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882341.41170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882341.41206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882341.41244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882341.41296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882341.41317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882341.41452: variable 'ansible_distribution' from source: facts 19252 1726882341.41462: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.41488: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882341.41497: when evaluation is False, skipping this task 19252 1726882341.41510: _execute() done 19252 1726882341.41517: dumping result to json 19252 1726882341.41525: done dumping result, returning 19252 1726882341.41538: done running TaskExecutor() for managed_node2/TASK: Show playbook name [12673a56-9f93-63da-fa06-00000000000b] 19252 1726882341.41550: sending task result for task 12673a56-9f93-63da-fa06-00000000000b 19252 1726882341.41770: done sending task result for task 12673a56-9f93-63da-fa06-00000000000b 19252 1726882341.41773: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882341.41819: no more pending results, returning what we have 19252 1726882341.41822: results queue empty 19252 1726882341.41823: checking for any_errors_fatal 19252 1726882341.41824: done checking for any_errors_fatal 19252 1726882341.41825: checking for max_fail_percentage 19252 1726882341.41827: done checking for max_fail_percentage 19252 1726882341.41827: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.41828: done checking to see if all hosts have failed 19252 1726882341.41829: getting the remaining hosts for this loop 19252 1726882341.41831: done getting the remaining hosts for this loop 19252 1726882341.41834: getting the next task for host managed_node2 19252 1726882341.41840: done getting next task for host managed_node2 19252 1726882341.41842: ^ task is: TASK: INIT: Ethtool coalesce tests 19252 1726882341.41844: ^ 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 19252 1726882341.41848: getting variables 19252 1726882341.41850: in VariableManager get_vars() 19252 1726882341.41902: Calling all_inventory to load vars for managed_node2 19252 1726882341.41905: Calling groups_inventory to load vars for managed_node2 19252 1726882341.41907: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.41918: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.41921: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.41924: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.42304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.42500: done with get_vars() 19252 1726882341.42512: done getting variables 19252 1726882341.42571: 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 [INIT: Ethtool coalesce tests] ******************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:15 Friday 20 September 2024 21:32:21 -0400 (0:00:00.069) 0:00:03.797 ****** 19252 1726882341.42600: entering _queue_task() for managed_node2/debug 19252 1726882341.42889: worker is 1 (out of 1 available) 19252 1726882341.42903: exiting _queue_task() for managed_node2/debug 19252 1726882341.42915: done queuing things up, now waiting for results queue to drain 19252 1726882341.42916: waiting for pending results... 19252 1726882341.43323: running TaskExecutor() for managed_node2/TASK: INIT: Ethtool coalesce tests 19252 1726882341.43361: in run() - task 12673a56-9f93-63da-fa06-00000000000c 19252 1726882341.43401: variable 'ansible_search_path' from source: unknown 19252 1726882341.43532: calling self._execute() 19252 1726882341.43647: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.43658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.43670: variable 'omit' from source: magic vars 19252 1726882341.44778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882341.48508: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882341.48619: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882341.48791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882341.48800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882341.48847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882341.48933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882341.48961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882341.48998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882341.49053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882341.49075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882341.49223: variable 'ansible_distribution' from source: facts 19252 1726882341.49244: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.49259: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882341.49498: when evaluation is False, skipping this task 19252 1726882341.49501: _execute() done 19252 1726882341.49503: dumping result to json 19252 1726882341.49505: done dumping result, returning 19252 1726882341.49507: done running TaskExecutor() for managed_node2/TASK: INIT: Ethtool coalesce tests [12673a56-9f93-63da-fa06-00000000000c] 19252 1726882341.49509: sending task result for task 12673a56-9f93-63da-fa06-00000000000c 19252 1726882341.49567: done sending task result for task 12673a56-9f93-63da-fa06-00000000000c skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882341.49611: no more pending results, returning what we have 19252 1726882341.49614: results queue empty 19252 1726882341.49615: checking for any_errors_fatal 19252 1726882341.49622: done checking for any_errors_fatal 19252 1726882341.49623: checking for max_fail_percentage 19252 1726882341.49625: done checking for max_fail_percentage 19252 1726882341.49625: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.49626: done checking to see if all hosts have failed 19252 1726882341.49627: getting the remaining hosts for this loop 19252 1726882341.49629: done getting the remaining hosts for this loop 19252 1726882341.49632: getting the next task for host managed_node2 19252 1726882341.49738: done getting next task for host managed_node2 19252 1726882341.49749: ^ task is: TASK: Include the task 'show_interfaces.yml' 19252 1726882341.49752: ^ 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 19252 1726882341.49756: getting variables 19252 1726882341.49757: in VariableManager get_vars() 19252 1726882341.49808: Calling all_inventory to load vars for managed_node2 19252 1726882341.49811: Calling groups_inventory to load vars for managed_node2 19252 1726882341.49814: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.49820: WORKER PROCESS EXITING 19252 1726882341.49830: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.49833: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.49836: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.50302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.50499: done with get_vars() 19252 1726882341.50508: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:18 Friday 20 September 2024 21:32:21 -0400 (0:00:00.079) 0:00:03.877 ****** 19252 1726882341.50601: entering _queue_task() for managed_node2/include_tasks 19252 1726882341.51029: worker is 1 (out of 1 available) 19252 1726882341.51039: exiting _queue_task() for managed_node2/include_tasks 19252 1726882341.51049: done queuing things up, now waiting for results queue to drain 19252 1726882341.51050: waiting for pending results... 19252 1726882341.51165: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 19252 1726882341.51289: in run() - task 12673a56-9f93-63da-fa06-00000000000d 19252 1726882341.51297: variable 'ansible_search_path' from source: unknown 19252 1726882341.51401: calling self._execute() 19252 1726882341.51434: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.51445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.51459: variable 'omit' from source: magic vars 19252 1726882341.51916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882341.54215: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882341.54299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882341.54347: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882341.54400: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882341.54426: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882341.54561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882341.54564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882341.54587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882341.54637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882341.54656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882341.54831: variable 'ansible_distribution' from source: facts 19252 1726882341.54842: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.54891: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882341.54898: when evaluation is False, skipping this task 19252 1726882341.54901: _execute() done 19252 1726882341.54904: dumping result to json 19252 1726882341.54906: done dumping result, returning 19252 1726882341.54992: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-63da-fa06-00000000000d] 19252 1726882341.55000: sending task result for task 12673a56-9f93-63da-fa06-00000000000d 19252 1726882341.55068: done sending task result for task 12673a56-9f93-63da-fa06-00000000000d 19252 1726882341.55070: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882341.55122: no more pending results, returning what we have 19252 1726882341.55125: results queue empty 19252 1726882341.55126: checking for any_errors_fatal 19252 1726882341.55132: done checking for any_errors_fatal 19252 1726882341.55132: checking for max_fail_percentage 19252 1726882341.55135: done checking for max_fail_percentage 19252 1726882341.55136: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.55137: done checking to see if all hosts have failed 19252 1726882341.55137: getting the remaining hosts for this loop 19252 1726882341.55139: done getting the remaining hosts for this loop 19252 1726882341.55143: getting the next task for host managed_node2 19252 1726882341.55149: done getting next task for host managed_node2 19252 1726882341.55151: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19252 1726882341.55154: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19252 1726882341.55157: getting variables 19252 1726882341.55159: in VariableManager get_vars() 19252 1726882341.55212: Calling all_inventory to load vars for managed_node2 19252 1726882341.55214: Calling groups_inventory to load vars for managed_node2 19252 1726882341.55217: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.55229: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.55232: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.55235: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.55708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.55934: done with get_vars() 19252 1726882341.55945: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:20 Friday 20 September 2024 21:32:21 -0400 (0:00:00.054) 0:00:03.931 ****** 19252 1726882341.56033: entering _queue_task() for managed_node2/include_tasks 19252 1726882341.56416: worker is 1 (out of 1 available) 19252 1726882341.56425: exiting _queue_task() for managed_node2/include_tasks 19252 1726882341.56434: done queuing things up, now waiting for results queue to drain 19252 1726882341.56435: waiting for pending results... 19252 1726882341.56710: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 19252 1726882341.56721: in run() - task 12673a56-9f93-63da-fa06-00000000000e 19252 1726882341.56724: variable 'ansible_search_path' from source: unknown 19252 1726882341.56811: calling self._execute() 19252 1726882341.56832: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.56842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.56856: variable 'omit' from source: magic vars 19252 1726882341.57361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882341.59603: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882341.59686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882341.59752: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882341.59791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882341.59826: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882341.59917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882341.59971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882341.59989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882341.60080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882341.60084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882341.60212: variable 'ansible_distribution' from source: facts 19252 1726882341.60222: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.60243: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882341.60251: when evaluation is False, skipping this task 19252 1726882341.60257: _execute() done 19252 1726882341.60264: dumping result to json 19252 1726882341.60271: done dumping result, returning 19252 1726882341.60302: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-63da-fa06-00000000000e] 19252 1726882341.60306: sending task result for task 12673a56-9f93-63da-fa06-00000000000e 19252 1726882341.60474: done sending task result for task 12673a56-9f93-63da-fa06-00000000000e 19252 1726882341.60477: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882341.60529: no more pending results, returning what we have 19252 1726882341.60532: results queue empty 19252 1726882341.60533: checking for any_errors_fatal 19252 1726882341.60539: done checking for any_errors_fatal 19252 1726882341.60539: checking for max_fail_percentage 19252 1726882341.60542: done checking for max_fail_percentage 19252 1726882341.60543: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.60543: done checking to see if all hosts have failed 19252 1726882341.60544: getting the remaining hosts for this loop 19252 1726882341.60546: done getting the remaining hosts for this loop 19252 1726882341.60550: getting the next task for host managed_node2 19252 1726882341.60556: done getting next task for host managed_node2 19252 1726882341.60558: ^ task is: TASK: Include the task 'assert_device_present.yml' 19252 1726882341.60560: ^ 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 19252 1726882341.60563: getting variables 19252 1726882341.60565: in VariableManager get_vars() 19252 1726882341.60617: Calling all_inventory to load vars for managed_node2 19252 1726882341.60620: Calling groups_inventory to load vars for managed_node2 19252 1726882341.60622: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.60634: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.60637: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.60640: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.61076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.61301: done with get_vars() 19252 1726882341.61311: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:24 Friday 20 September 2024 21:32:21 -0400 (0:00:00.053) 0:00:03.985 ****** 19252 1726882341.61405: entering _queue_task() for managed_node2/include_tasks 19252 1726882341.61659: worker is 1 (out of 1 available) 19252 1726882341.61785: exiting _queue_task() for managed_node2/include_tasks 19252 1726882341.61799: done queuing things up, now waiting for results queue to drain 19252 1726882341.61800: waiting for pending results... 19252 1726882341.62016: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 19252 1726882341.62040: in run() - task 12673a56-9f93-63da-fa06-00000000000f 19252 1726882341.62100: variable 'ansible_search_path' from source: unknown 19252 1726882341.62110: calling self._execute() 19252 1726882341.62190: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.62205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.62224: variable 'omit' from source: magic vars 19252 1726882341.62680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882341.65001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882341.65101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882341.65119: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882341.65162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882341.65199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882341.65383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882341.65387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882341.65390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882341.65392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882341.65417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882341.65559: variable 'ansible_distribution' from source: facts 19252 1726882341.65569: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.65589: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882341.65619: when evaluation is False, skipping this task 19252 1726882341.65623: _execute() done 19252 1726882341.65625: dumping result to json 19252 1726882341.65629: done dumping result, returning 19252 1726882341.65701: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-63da-fa06-00000000000f] 19252 1726882341.65710: sending task result for task 12673a56-9f93-63da-fa06-00000000000f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882341.65862: no more pending results, returning what we have 19252 1726882341.65865: results queue empty 19252 1726882341.65866: checking for any_errors_fatal 19252 1726882341.65870: done checking for any_errors_fatal 19252 1726882341.65871: checking for max_fail_percentage 19252 1726882341.65873: done checking for max_fail_percentage 19252 1726882341.65873: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.65874: done checking to see if all hosts have failed 19252 1726882341.65875: getting the remaining hosts for this loop 19252 1726882341.65877: done getting the remaining hosts for this loop 19252 1726882341.65881: getting the next task for host managed_node2 19252 1726882341.65886: done getting next task for host managed_node2 19252 1726882341.65888: ^ task is: TASK: Install ethtool (test dependency) 19252 1726882341.65891: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19252 1726882341.65899: getting variables 19252 1726882341.65901: in VariableManager get_vars() 19252 1726882341.66123: Calling all_inventory to load vars for managed_node2 19252 1726882341.66126: Calling groups_inventory to load vars for managed_node2 19252 1726882341.66128: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.66138: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.66140: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.66143: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.66336: done sending task result for task 12673a56-9f93-63da-fa06-00000000000f 19252 1726882341.66340: WORKER PROCESS EXITING 19252 1726882341.66361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.66577: done with get_vars() 19252 1726882341.66587: done getting variables 19252 1726882341.66650: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:26 Friday 20 September 2024 21:32:21 -0400 (0:00:00.052) 0:00:04.037 ****** 19252 1726882341.66675: entering _queue_task() for managed_node2/package 19252 1726882341.66933: worker is 1 (out of 1 available) 19252 1726882341.66946: exiting _queue_task() for managed_node2/package 19252 1726882341.67072: done queuing things up, now waiting for results queue to drain 19252 1726882341.67073: waiting for pending results... 19252 1726882341.67216: running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) 19252 1726882341.67314: in run() - task 12673a56-9f93-63da-fa06-000000000010 19252 1726882341.67334: variable 'ansible_search_path' from source: unknown 19252 1726882341.67370: calling self._execute() 19252 1726882341.67466: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.67477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.67491: variable 'omit' from source: magic vars 19252 1726882341.68027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882341.70348: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882341.70431: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882341.70490: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882341.70533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882341.70563: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882341.70654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882341.70687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882341.70731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882341.70775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882341.70802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882341.71033: variable 'ansible_distribution' from source: facts 19252 1726882341.71036: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.71039: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882341.71041: when evaluation is False, skipping this task 19252 1726882341.71043: _execute() done 19252 1726882341.71045: dumping result to json 19252 1726882341.71047: done dumping result, returning 19252 1726882341.71048: done running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) [12673a56-9f93-63da-fa06-000000000010] 19252 1726882341.71051: sending task result for task 12673a56-9f93-63da-fa06-000000000010 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882341.71180: no more pending results, returning what we have 19252 1726882341.71184: results queue empty 19252 1726882341.71185: checking for any_errors_fatal 19252 1726882341.71197: done checking for any_errors_fatal 19252 1726882341.71198: checking for max_fail_percentage 19252 1726882341.71200: done checking for max_fail_percentage 19252 1726882341.71201: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.71202: done checking to see if all hosts have failed 19252 1726882341.71203: getting the remaining hosts for this loop 19252 1726882341.71204: done getting the remaining hosts for this loop 19252 1726882341.71208: getting the next task for host managed_node2 19252 1726882341.71216: done getting next task for host managed_node2 19252 1726882341.71219: ^ task is: TASK: TEST: I can create a profile without any coalescing option. 19252 1726882341.71221: ^ 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 19252 1726882341.71225: getting variables 19252 1726882341.71226: in VariableManager get_vars() 19252 1726882341.71276: Calling all_inventory to load vars for managed_node2 19252 1726882341.71279: Calling groups_inventory to load vars for managed_node2 19252 1726882341.71281: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.71292: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.71569: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.71575: done sending task result for task 12673a56-9f93-63da-fa06-000000000010 19252 1726882341.71578: WORKER PROCESS EXITING 19252 1726882341.71583: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.71799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.71990: done with get_vars() 19252 1726882341.72005: done getting variables 19252 1726882341.72059: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can create a profile without any coalescing option.] ************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:34 Friday 20 September 2024 21:32:21 -0400 (0:00:00.054) 0:00:04.091 ****** 19252 1726882341.72083: entering _queue_task() for managed_node2/debug 19252 1726882341.72320: worker is 1 (out of 1 available) 19252 1726882341.72331: exiting _queue_task() for managed_node2/debug 19252 1726882341.72342: done queuing things up, now waiting for results queue to drain 19252 1726882341.72343: waiting for pending results... 19252 1726882341.72578: running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without any coalescing option. 19252 1726882341.72671: in run() - task 12673a56-9f93-63da-fa06-000000000012 19252 1726882341.72692: variable 'ansible_search_path' from source: unknown 19252 1726882341.72737: calling self._execute() 19252 1726882341.72823: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.72834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.73002: variable 'omit' from source: magic vars 19252 1726882341.73272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882341.75471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882341.75543: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882341.75582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882341.75631: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882341.75662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882341.75747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882341.75781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882341.75816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882341.75866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882341.75888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882341.76027: variable 'ansible_distribution' from source: facts 19252 1726882341.76039: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.76066: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882341.76074: when evaluation is False, skipping this task 19252 1726882341.76082: _execute() done 19252 1726882341.76089: dumping result to json 19252 1726882341.76101: done dumping result, returning 19252 1726882341.76172: done running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without any coalescing option. [12673a56-9f93-63da-fa06-000000000012] 19252 1726882341.76175: sending task result for task 12673a56-9f93-63da-fa06-000000000012 19252 1726882341.76239: done sending task result for task 12673a56-9f93-63da-fa06-000000000012 19252 1726882341.76242: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882341.76324: no more pending results, returning what we have 19252 1726882341.76327: results queue empty 19252 1726882341.76328: checking for any_errors_fatal 19252 1726882341.76331: done checking for any_errors_fatal 19252 1726882341.76332: checking for max_fail_percentage 19252 1726882341.76333: done checking for max_fail_percentage 19252 1726882341.76334: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.76335: done checking to see if all hosts have failed 19252 1726882341.76336: getting the remaining hosts for this loop 19252 1726882341.76338: done getting the remaining hosts for this loop 19252 1726882341.76341: getting the next task for host managed_node2 19252 1726882341.76349: done getting next task for host managed_node2 19252 1726882341.76354: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19252 1726882341.76357: ^ 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 19252 1726882341.76372: getting variables 19252 1726882341.76374: in VariableManager get_vars() 19252 1726882341.76427: Calling all_inventory to load vars for managed_node2 19252 1726882341.76430: Calling groups_inventory to load vars for managed_node2 19252 1726882341.76433: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.76444: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.76447: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.76450: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.76809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.77041: done with get_vars() 19252 1726882341.77051: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:21 -0400 (0:00:00.050) 0:00:04.142 ****** 19252 1726882341.77140: entering _queue_task() for managed_node2/include_tasks 19252 1726882341.77373: worker is 1 (out of 1 available) 19252 1726882341.77388: exiting _queue_task() for managed_node2/include_tasks 19252 1726882341.77523: done queuing things up, now waiting for results queue to drain 19252 1726882341.77525: waiting for pending results... 19252 1726882341.77812: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19252 1726882341.77823: in run() - task 12673a56-9f93-63da-fa06-00000000001a 19252 1726882341.77843: variable 'ansible_search_path' from source: unknown 19252 1726882341.77852: variable 'ansible_search_path' from source: unknown 19252 1726882341.77888: calling self._execute() 19252 1726882341.77974: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.77986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.78007: variable 'omit' from source: magic vars 19252 1726882341.78428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882341.81176: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882341.81269: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882341.81353: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882341.81653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882341.81657: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882341.81724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882341.81773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882341.81809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882341.81858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882341.81880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882341.82029: variable 'ansible_distribution' from source: facts 19252 1726882341.82042: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.82070: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882341.82077: when evaluation is False, skipping this task 19252 1726882341.82085: _execute() done 19252 1726882341.82091: dumping result to json 19252 1726882341.82103: done dumping result, returning 19252 1726882341.82115: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-63da-fa06-00000000001a] 19252 1726882341.82164: sending task result for task 12673a56-9f93-63da-fa06-00000000001a 19252 1726882341.82236: done sending task result for task 12673a56-9f93-63da-fa06-00000000001a 19252 1726882341.82239: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882341.82318: no more pending results, returning what we have 19252 1726882341.82322: results queue empty 19252 1726882341.82323: checking for any_errors_fatal 19252 1726882341.82328: done checking for any_errors_fatal 19252 1726882341.82329: checking for max_fail_percentage 19252 1726882341.82331: done checking for max_fail_percentage 19252 1726882341.82333: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.82333: done checking to see if all hosts have failed 19252 1726882341.82334: getting the remaining hosts for this loop 19252 1726882341.82336: done getting the remaining hosts for this loop 19252 1726882341.82340: getting the next task for host managed_node2 19252 1726882341.82347: done getting next task for host managed_node2 19252 1726882341.82352: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19252 1726882341.82356: ^ 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 19252 1726882341.82369: getting variables 19252 1726882341.82371: in VariableManager get_vars() 19252 1726882341.82427: Calling all_inventory to load vars for managed_node2 19252 1726882341.82430: Calling groups_inventory to load vars for managed_node2 19252 1726882341.82433: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.82445: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.82448: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.82451: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.82904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.83117: done with get_vars() 19252 1726882341.83129: done getting variables 19252 1726882341.83183: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:21 -0400 (0:00:00.060) 0:00:04.203 ****** 19252 1726882341.83222: entering _queue_task() for managed_node2/debug 19252 1726882341.83478: worker is 1 (out of 1 available) 19252 1726882341.83491: exiting _queue_task() for managed_node2/debug 19252 1726882341.83556: done queuing things up, now waiting for results queue to drain 19252 1726882341.83557: waiting for pending results... 19252 1726882341.84038: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19252 1726882341.84382: in run() - task 12673a56-9f93-63da-fa06-00000000001b 19252 1726882341.84603: variable 'ansible_search_path' from source: unknown 19252 1726882341.84607: variable 'ansible_search_path' from source: unknown 19252 1726882341.84610: calling self._execute() 19252 1726882341.84747: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.84757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.84771: variable 'omit' from source: magic vars 19252 1726882341.85449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882341.87659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882341.87728: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882341.87772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882341.87814: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882341.87843: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882341.87929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882341.87963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882341.87998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882341.88042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882341.88061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882341.88206: variable 'ansible_distribution' from source: facts 19252 1726882341.88217: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.88299: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882341.88303: when evaluation is False, skipping this task 19252 1726882341.88305: _execute() done 19252 1726882341.88307: dumping result to json 19252 1726882341.88309: done dumping result, returning 19252 1726882341.88311: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-63da-fa06-00000000001b] 19252 1726882341.88313: sending task result for task 12673a56-9f93-63da-fa06-00000000001b 19252 1726882341.88377: done sending task result for task 12673a56-9f93-63da-fa06-00000000001b 19252 1726882341.88380: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882341.88446: no more pending results, returning what we have 19252 1726882341.88449: results queue empty 19252 1726882341.88450: checking for any_errors_fatal 19252 1726882341.88453: done checking for any_errors_fatal 19252 1726882341.88454: checking for max_fail_percentage 19252 1726882341.88456: done checking for max_fail_percentage 19252 1726882341.88457: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.88458: done checking to see if all hosts have failed 19252 1726882341.88459: getting the remaining hosts for this loop 19252 1726882341.88460: done getting the remaining hosts for this loop 19252 1726882341.88464: getting the next task for host managed_node2 19252 1726882341.88471: done getting next task for host managed_node2 19252 1726882341.88475: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19252 1726882341.88478: ^ 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 19252 1726882341.88497: getting variables 19252 1726882341.88499: in VariableManager get_vars() 19252 1726882341.88550: Calling all_inventory to load vars for managed_node2 19252 1726882341.88552: Calling groups_inventory to load vars for managed_node2 19252 1726882341.88555: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.88565: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.88568: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.88571: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.89109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.89329: done with get_vars() 19252 1726882341.89339: done getting variables 19252 1726882341.89426: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:21 -0400 (0:00:00.062) 0:00:04.265 ****** 19252 1726882341.89457: entering _queue_task() for managed_node2/fail 19252 1726882341.89459: Creating lock for fail 19252 1726882341.89731: worker is 1 (out of 1 available) 19252 1726882341.89744: exiting _queue_task() for managed_node2/fail 19252 1726882341.89755: done queuing things up, now waiting for results queue to drain 19252 1726882341.89756: waiting for pending results... 19252 1726882341.90012: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19252 1726882341.90203: in run() - task 12673a56-9f93-63da-fa06-00000000001c 19252 1726882341.90207: variable 'ansible_search_path' from source: unknown 19252 1726882341.90209: variable 'ansible_search_path' from source: unknown 19252 1726882341.90212: calling self._execute() 19252 1726882341.90274: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.90326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.90329: variable 'omit' from source: magic vars 19252 1726882341.90729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882341.94864: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882341.95007: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882341.95047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882341.95120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882341.95223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882341.95376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882341.95440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882341.95701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882341.95705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882341.95708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882341.95945: variable 'ansible_distribution' from source: facts 19252 1726882341.95960: variable 'ansible_distribution_major_version' from source: facts 19252 1726882341.96202: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882341.96205: when evaluation is False, skipping this task 19252 1726882341.96208: _execute() done 19252 1726882341.96210: dumping result to json 19252 1726882341.96212: done dumping result, returning 19252 1726882341.96215: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-63da-fa06-00000000001c] 19252 1726882341.96218: sending task result for task 12673a56-9f93-63da-fa06-00000000001c 19252 1726882341.96285: done sending task result for task 12673a56-9f93-63da-fa06-00000000001c 19252 1726882341.96290: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882341.96351: no more pending results, returning what we have 19252 1726882341.96355: results queue empty 19252 1726882341.96356: checking for any_errors_fatal 19252 1726882341.96360: done checking for any_errors_fatal 19252 1726882341.96361: checking for max_fail_percentage 19252 1726882341.96363: done checking for max_fail_percentage 19252 1726882341.96364: checking to see if all hosts have failed and the running result is not ok 19252 1726882341.96365: done checking to see if all hosts have failed 19252 1726882341.96365: getting the remaining hosts for this loop 19252 1726882341.96367: done getting the remaining hosts for this loop 19252 1726882341.96371: getting the next task for host managed_node2 19252 1726882341.96378: done getting next task for host managed_node2 19252 1726882341.96382: ^ 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 19252 1726882341.96385: ^ 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 19252 1726882341.96401: getting variables 19252 1726882341.96404: in VariableManager get_vars() 19252 1726882341.96457: Calling all_inventory to load vars for managed_node2 19252 1726882341.96460: Calling groups_inventory to load vars for managed_node2 19252 1726882341.96462: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882341.96473: Calling all_plugins_play to load vars for managed_node2 19252 1726882341.96476: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882341.96479: Calling groups_plugins_play to load vars for managed_node2 19252 1726882341.97061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882341.97615: done with get_vars() 19252 1726882341.97627: done getting variables 19252 1726882341.97681: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:21 -0400 (0:00:00.082) 0:00:04.348 ****** 19252 1726882341.97719: entering _queue_task() for managed_node2/fail 19252 1726882341.98274: worker is 1 (out of 1 available) 19252 1726882341.98286: exiting _queue_task() for managed_node2/fail 19252 1726882341.98408: done queuing things up, now waiting for results queue to drain 19252 1726882341.98410: waiting for pending results... 19252 1726882341.98909: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19252 1726882341.98915: in run() - task 12673a56-9f93-63da-fa06-00000000001d 19252 1726882341.98918: variable 'ansible_search_path' from source: unknown 19252 1726882341.98920: variable 'ansible_search_path' from source: unknown 19252 1726882341.98923: calling self._execute() 19252 1726882341.99177: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882341.99498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882341.99503: variable 'omit' from source: magic vars 19252 1726882342.00031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882342.04367: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882342.04698: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882342.04702: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882342.04738: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882342.04767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882342.04847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882342.05128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882342.05298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882342.05302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882342.05304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882342.05353: variable 'ansible_distribution' from source: facts 19252 1726882342.05798: variable 'ansible_distribution_major_version' from source: facts 19252 1726882342.05801: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882342.05803: when evaluation is False, skipping this task 19252 1726882342.05805: _execute() done 19252 1726882342.05807: dumping result to json 19252 1726882342.05808: done dumping result, returning 19252 1726882342.05811: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-63da-fa06-00000000001d] 19252 1726882342.05813: sending task result for task 12673a56-9f93-63da-fa06-00000000001d 19252 1726882342.05882: done sending task result for task 12673a56-9f93-63da-fa06-00000000001d 19252 1726882342.05886: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882342.05934: no more pending results, returning what we have 19252 1726882342.05937: results queue empty 19252 1726882342.05937: checking for any_errors_fatal 19252 1726882342.05942: done checking for any_errors_fatal 19252 1726882342.05942: checking for max_fail_percentage 19252 1726882342.05944: done checking for max_fail_percentage 19252 1726882342.05945: checking to see if all hosts have failed and the running result is not ok 19252 1726882342.05946: done checking to see if all hosts have failed 19252 1726882342.05946: getting the remaining hosts for this loop 19252 1726882342.05948: done getting the remaining hosts for this loop 19252 1726882342.05951: getting the next task for host managed_node2 19252 1726882342.05957: done getting next task for host managed_node2 19252 1726882342.05960: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19252 1726882342.05963: ^ 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 19252 1726882342.05975: getting variables 19252 1726882342.05977: in VariableManager get_vars() 19252 1726882342.06328: Calling all_inventory to load vars for managed_node2 19252 1726882342.06331: Calling groups_inventory to load vars for managed_node2 19252 1726882342.06333: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882342.06342: Calling all_plugins_play to load vars for managed_node2 19252 1726882342.06345: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882342.06348: Calling groups_plugins_play to load vars for managed_node2 19252 1726882342.06692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882342.07153: done with get_vars() 19252 1726882342.07282: done getting variables 19252 1726882342.07347: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:22 -0400 (0:00:00.096) 0:00:04.446 ****** 19252 1726882342.07504: entering _queue_task() for managed_node2/fail 19252 1726882342.08188: worker is 1 (out of 1 available) 19252 1726882342.08204: exiting _queue_task() for managed_node2/fail 19252 1726882342.08216: done queuing things up, now waiting for results queue to drain 19252 1726882342.08217: waiting for pending results... 19252 1726882342.08798: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19252 1726882342.09572: in run() - task 12673a56-9f93-63da-fa06-00000000001e 19252 1726882342.09576: variable 'ansible_search_path' from source: unknown 19252 1726882342.09579: variable 'ansible_search_path' from source: unknown 19252 1726882342.09581: calling self._execute() 19252 1726882342.09663: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882342.09681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882342.09702: variable 'omit' from source: magic vars 19252 1726882342.10136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882342.12817: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882342.13091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882342.13298: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882342.13301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882342.13303: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882342.13306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882342.13308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882342.13327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882342.13366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882342.13399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882342.13570: variable 'ansible_distribution' from source: facts 19252 1726882342.13582: variable 'ansible_distribution_major_version' from source: facts 19252 1726882342.13609: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882342.13617: when evaluation is False, skipping this task 19252 1726882342.13626: _execute() done 19252 1726882342.13633: dumping result to json 19252 1726882342.13649: done dumping result, returning 19252 1726882342.13662: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-63da-fa06-00000000001e] 19252 1726882342.13671: sending task result for task 12673a56-9f93-63da-fa06-00000000001e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882342.13873: no more pending results, returning what we have 19252 1726882342.13877: results queue empty 19252 1726882342.13878: checking for any_errors_fatal 19252 1726882342.13884: done checking for any_errors_fatal 19252 1726882342.13885: checking for max_fail_percentage 19252 1726882342.13887: done checking for max_fail_percentage 19252 1726882342.13888: checking to see if all hosts have failed and the running result is not ok 19252 1726882342.13889: done checking to see if all hosts have failed 19252 1726882342.13890: getting the remaining hosts for this loop 19252 1726882342.13892: done getting the remaining hosts for this loop 19252 1726882342.13897: getting the next task for host managed_node2 19252 1726882342.13904: done getting next task for host managed_node2 19252 1726882342.13908: ^ 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 19252 1726882342.13911: ^ 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 19252 1726882342.13925: getting variables 19252 1726882342.13927: in VariableManager get_vars() 19252 1726882342.13982: Calling all_inventory to load vars for managed_node2 19252 1726882342.13985: Calling groups_inventory to load vars for managed_node2 19252 1726882342.13987: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882342.14152: Calling all_plugins_play to load vars for managed_node2 19252 1726882342.14156: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882342.14162: done sending task result for task 12673a56-9f93-63da-fa06-00000000001e 19252 1726882342.14165: WORKER PROCESS EXITING 19252 1726882342.14169: Calling groups_plugins_play to load vars for managed_node2 19252 1726882342.14550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882342.14837: done with get_vars() 19252 1726882342.14847: done getting variables 19252 1726882342.14964: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:22 -0400 (0:00:00.074) 0:00:04.521 ****** 19252 1726882342.15001: entering _queue_task() for managed_node2/dnf 19252 1726882342.15259: worker is 1 (out of 1 available) 19252 1726882342.15270: exiting _queue_task() for managed_node2/dnf 19252 1726882342.15281: done queuing things up, now waiting for results queue to drain 19252 1726882342.15282: waiting for pending results... 19252 1726882342.15594: running TaskExecutor() for managed_node2/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 19252 1726882342.15722: in run() - task 12673a56-9f93-63da-fa06-00000000001f 19252 1726882342.15740: variable 'ansible_search_path' from source: unknown 19252 1726882342.15748: variable 'ansible_search_path' from source: unknown 19252 1726882342.15790: calling self._execute() 19252 1726882342.15873: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882342.15885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882342.15900: variable 'omit' from source: magic vars 19252 1726882342.16399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882342.18625: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882342.18690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882342.18739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882342.18777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882342.18816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882342.18902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882342.18947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882342.18977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882342.19024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882342.19052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882342.19198: variable 'ansible_distribution' from source: facts 19252 1726882342.19254: variable 'ansible_distribution_major_version' from source: facts 19252 1726882342.19257: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882342.19260: when evaluation is False, skipping this task 19252 1726882342.19262: _execute() done 19252 1726882342.19264: dumping result to json 19252 1726882342.19266: done dumping result, returning 19252 1726882342.19271: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-63da-fa06-00000000001f] 19252 1726882342.19280: sending task result for task 12673a56-9f93-63da-fa06-00000000001f 19252 1726882342.19535: done sending task result for task 12673a56-9f93-63da-fa06-00000000001f 19252 1726882342.19538: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882342.19588: no more pending results, returning what we have 19252 1726882342.19592: results queue empty 19252 1726882342.19592: checking for any_errors_fatal 19252 1726882342.19600: done checking for any_errors_fatal 19252 1726882342.19605: checking for max_fail_percentage 19252 1726882342.19607: done checking for max_fail_percentage 19252 1726882342.19608: checking to see if all hosts have failed and the running result is not ok 19252 1726882342.19609: done checking to see if all hosts have failed 19252 1726882342.19610: getting the remaining hosts for this loop 19252 1726882342.19611: done getting the remaining hosts for this loop 19252 1726882342.19615: getting the next task for host managed_node2 19252 1726882342.19623: done getting next task for host managed_node2 19252 1726882342.19627: ^ 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 19252 1726882342.19630: ^ 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 19252 1726882342.19644: getting variables 19252 1726882342.19646: in VariableManager get_vars() 19252 1726882342.19824: Calling all_inventory to load vars for managed_node2 19252 1726882342.19827: Calling groups_inventory to load vars for managed_node2 19252 1726882342.19830: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882342.19839: Calling all_plugins_play to load vars for managed_node2 19252 1726882342.19841: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882342.19844: Calling groups_plugins_play to load vars for managed_node2 19252 1726882342.20115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882342.20327: done with get_vars() 19252 1726882342.20337: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19252 1726882342.20415: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:22 -0400 (0:00:00.054) 0:00:04.575 ****** 19252 1726882342.20446: entering _queue_task() for managed_node2/yum 19252 1726882342.20448: Creating lock for yum 19252 1726882342.20753: worker is 1 (out of 1 available) 19252 1726882342.20766: exiting _queue_task() for managed_node2/yum 19252 1726882342.20777: done queuing things up, now waiting for results queue to drain 19252 1726882342.20779: waiting for pending results... 19252 1726882342.21046: running TaskExecutor() for managed_node2/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 19252 1726882342.21171: in run() - task 12673a56-9f93-63da-fa06-000000000020 19252 1726882342.21192: variable 'ansible_search_path' from source: unknown 19252 1726882342.21222: variable 'ansible_search_path' from source: unknown 19252 1726882342.21251: calling self._execute() 19252 1726882342.21398: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882342.21402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882342.21405: variable 'omit' from source: magic vars 19252 1726882342.21800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882342.26365: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882342.26604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882342.26654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882342.26736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882342.26829: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882342.27171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882342.27175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882342.27178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882342.27314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882342.27335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882342.27827: variable 'ansible_distribution' from source: facts 19252 1726882342.27832: variable 'ansible_distribution_major_version' from source: facts 19252 1726882342.27834: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882342.27836: when evaluation is False, skipping this task 19252 1726882342.27838: _execute() done 19252 1726882342.27840: dumping result to json 19252 1726882342.27842: done dumping result, returning 19252 1726882342.27844: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-63da-fa06-000000000020] 19252 1726882342.27846: sending task result for task 12673a56-9f93-63da-fa06-000000000020 19252 1726882342.27927: done sending task result for task 12673a56-9f93-63da-fa06-000000000020 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882342.27989: no more pending results, returning what we have 19252 1726882342.27996: results queue empty 19252 1726882342.27997: checking for any_errors_fatal 19252 1726882342.28002: done checking for any_errors_fatal 19252 1726882342.28003: checking for max_fail_percentage 19252 1726882342.28005: done checking for max_fail_percentage 19252 1726882342.28006: checking to see if all hosts have failed and the running result is not ok 19252 1726882342.28007: done checking to see if all hosts have failed 19252 1726882342.28008: getting the remaining hosts for this loop 19252 1726882342.28012: done getting the remaining hosts for this loop 19252 1726882342.28015: getting the next task for host managed_node2 19252 1726882342.28024: done getting next task for host managed_node2 19252 1726882342.28029: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19252 1726882342.28032: ^ 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 19252 1726882342.28046: getting variables 19252 1726882342.28047: in VariableManager get_vars() 19252 1726882342.28311: Calling all_inventory to load vars for managed_node2 19252 1726882342.28314: Calling groups_inventory to load vars for managed_node2 19252 1726882342.28316: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882342.28330: Calling all_plugins_play to load vars for managed_node2 19252 1726882342.28333: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882342.28336: Calling groups_plugins_play to load vars for managed_node2 19252 1726882342.28946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882342.29411: done with get_vars() 19252 1726882342.29426: done getting variables 19252 1726882342.29736: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:22 -0400 (0:00:00.093) 0:00:04.668 ****** 19252 1726882342.29779: entering _queue_task() for managed_node2/fail 19252 1726882342.29810: WORKER PROCESS EXITING 19252 1726882342.30335: worker is 1 (out of 1 available) 19252 1726882342.30354: exiting _queue_task() for managed_node2/fail 19252 1726882342.30367: done queuing things up, now waiting for results queue to drain 19252 1726882342.30369: waiting for pending results... 19252 1726882342.30881: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19252 1726882342.31220: in run() - task 12673a56-9f93-63da-fa06-000000000021 19252 1726882342.31303: variable 'ansible_search_path' from source: unknown 19252 1726882342.31313: variable 'ansible_search_path' from source: unknown 19252 1726882342.31400: calling self._execute() 19252 1726882342.31549: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882342.31697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882342.31718: variable 'omit' from source: magic vars 19252 1726882342.32738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882342.37357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882342.37520: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882342.37572: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882342.37735: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882342.37766: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882342.37963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882342.38000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882342.38037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882342.38143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882342.38164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882342.38485: variable 'ansible_distribution' from source: facts 19252 1726882342.38500: variable 'ansible_distribution_major_version' from source: facts 19252 1726882342.38525: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882342.38532: when evaluation is False, skipping this task 19252 1726882342.38541: _execute() done 19252 1726882342.38570: dumping result to json 19252 1726882342.38579: done dumping result, returning 19252 1726882342.38590: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-63da-fa06-000000000021] 19252 1726882342.38784: sending task result for task 12673a56-9f93-63da-fa06-000000000021 19252 1726882342.38858: done sending task result for task 12673a56-9f93-63da-fa06-000000000021 19252 1726882342.38861: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882342.38940: no more pending results, returning what we have 19252 1726882342.38943: results queue empty 19252 1726882342.38944: checking for any_errors_fatal 19252 1726882342.38949: done checking for any_errors_fatal 19252 1726882342.38950: checking for max_fail_percentage 19252 1726882342.38952: done checking for max_fail_percentage 19252 1726882342.38953: checking to see if all hosts have failed and the running result is not ok 19252 1726882342.38954: done checking to see if all hosts have failed 19252 1726882342.38955: getting the remaining hosts for this loop 19252 1726882342.38956: done getting the remaining hosts for this loop 19252 1726882342.38959: getting the next task for host managed_node2 19252 1726882342.38966: done getting next task for host managed_node2 19252 1726882342.38970: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19252 1726882342.38973: ^ 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 19252 1726882342.38986: getting variables 19252 1726882342.38988: in VariableManager get_vars() 19252 1726882342.39042: Calling all_inventory to load vars for managed_node2 19252 1726882342.39045: Calling groups_inventory to load vars for managed_node2 19252 1726882342.39048: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882342.39058: Calling all_plugins_play to load vars for managed_node2 19252 1726882342.39061: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882342.39064: Calling groups_plugins_play to load vars for managed_node2 19252 1726882342.39789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882342.40223: done with get_vars() 19252 1726882342.40235: done getting variables 19252 1726882342.40292: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:22 -0400 (0:00:00.105) 0:00:04.774 ****** 19252 1726882342.40327: entering _queue_task() for managed_node2/package 19252 1726882342.40882: worker is 1 (out of 1 available) 19252 1726882342.41196: exiting _queue_task() for managed_node2/package 19252 1726882342.41206: done queuing things up, now waiting for results queue to drain 19252 1726882342.41208: waiting for pending results... 19252 1726882342.41612: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19252 1726882342.41618: in run() - task 12673a56-9f93-63da-fa06-000000000022 19252 1726882342.41622: variable 'ansible_search_path' from source: unknown 19252 1726882342.41625: variable 'ansible_search_path' from source: unknown 19252 1726882342.41721: calling self._execute() 19252 1726882342.41899: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882342.41902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882342.41925: variable 'omit' from source: magic vars 19252 1726882342.42808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882342.47088: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882342.47285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882342.47332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882342.47432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882342.47510: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882342.47673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882342.47792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882342.47834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882342.47947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882342.48033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882342.48299: variable 'ansible_distribution' from source: facts 19252 1726882342.48369: variable 'ansible_distribution_major_version' from source: facts 19252 1726882342.48569: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882342.48573: when evaluation is False, skipping this task 19252 1726882342.48575: _execute() done 19252 1726882342.48577: dumping result to json 19252 1726882342.48579: done dumping result, returning 19252 1726882342.48581: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-63da-fa06-000000000022] 19252 1726882342.48583: sending task result for task 12673a56-9f93-63da-fa06-000000000022 19252 1726882342.48658: done sending task result for task 12673a56-9f93-63da-fa06-000000000022 19252 1726882342.48661: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882342.48726: no more pending results, returning what we have 19252 1726882342.48730: results queue empty 19252 1726882342.48731: checking for any_errors_fatal 19252 1726882342.48736: done checking for any_errors_fatal 19252 1726882342.48737: checking for max_fail_percentage 19252 1726882342.48738: done checking for max_fail_percentage 19252 1726882342.48739: checking to see if all hosts have failed and the running result is not ok 19252 1726882342.48740: done checking to see if all hosts have failed 19252 1726882342.48741: getting the remaining hosts for this loop 19252 1726882342.48743: done getting the remaining hosts for this loop 19252 1726882342.48747: getting the next task for host managed_node2 19252 1726882342.48753: done getting next task for host managed_node2 19252 1726882342.48757: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19252 1726882342.48760: ^ 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 19252 1726882342.48773: getting variables 19252 1726882342.48775: in VariableManager get_vars() 19252 1726882342.48830: Calling all_inventory to load vars for managed_node2 19252 1726882342.48832: Calling groups_inventory to load vars for managed_node2 19252 1726882342.48835: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882342.48847: Calling all_plugins_play to load vars for managed_node2 19252 1726882342.48850: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882342.48853: Calling groups_plugins_play to load vars for managed_node2 19252 1726882342.49327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882342.49735: done with get_vars() 19252 1726882342.49746: done getting variables 19252 1726882342.49803: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:22 -0400 (0:00:00.095) 0:00:04.869 ****** 19252 1726882342.49833: entering _queue_task() for managed_node2/package 19252 1726882342.50076: worker is 1 (out of 1 available) 19252 1726882342.50088: exiting _queue_task() for managed_node2/package 19252 1726882342.50205: done queuing things up, now waiting for results queue to drain 19252 1726882342.50206: waiting for pending results... 19252 1726882342.50510: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19252 1726882342.50515: in run() - task 12673a56-9f93-63da-fa06-000000000023 19252 1726882342.50517: variable 'ansible_search_path' from source: unknown 19252 1726882342.50519: variable 'ansible_search_path' from source: unknown 19252 1726882342.50528: calling self._execute() 19252 1726882342.50608: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882342.50620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882342.50639: variable 'omit' from source: magic vars 19252 1726882342.51176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882342.53689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882342.53803: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882342.53817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882342.53855: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882342.53906: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882342.53998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882342.54035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882342.54066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882342.54120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882342.54141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882342.54316: variable 'ansible_distribution' from source: facts 19252 1726882342.54319: variable 'ansible_distribution_major_version' from source: facts 19252 1726882342.54322: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882342.54324: when evaluation is False, skipping this task 19252 1726882342.54328: _execute() done 19252 1726882342.54335: dumping result to json 19252 1726882342.54342: done dumping result, returning 19252 1726882342.54353: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-63da-fa06-000000000023] 19252 1726882342.54363: sending task result for task 12673a56-9f93-63da-fa06-000000000023 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882342.54590: no more pending results, returning what we have 19252 1726882342.54596: results queue empty 19252 1726882342.54598: checking for any_errors_fatal 19252 1726882342.54605: done checking for any_errors_fatal 19252 1726882342.54605: checking for max_fail_percentage 19252 1726882342.54607: done checking for max_fail_percentage 19252 1726882342.54608: checking to see if all hosts have failed and the running result is not ok 19252 1726882342.54609: done checking to see if all hosts have failed 19252 1726882342.54610: getting the remaining hosts for this loop 19252 1726882342.54611: done getting the remaining hosts for this loop 19252 1726882342.54615: getting the next task for host managed_node2 19252 1726882342.54622: done getting next task for host managed_node2 19252 1726882342.54626: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19252 1726882342.54629: ^ 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 19252 1726882342.54643: getting variables 19252 1726882342.54644: in VariableManager get_vars() 19252 1726882342.54958: Calling all_inventory to load vars for managed_node2 19252 1726882342.54961: Calling groups_inventory to load vars for managed_node2 19252 1726882342.54964: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882342.54974: Calling all_plugins_play to load vars for managed_node2 19252 1726882342.54977: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882342.54981: Calling groups_plugins_play to load vars for managed_node2 19252 1726882342.55489: done sending task result for task 12673a56-9f93-63da-fa06-000000000023 19252 1726882342.55495: WORKER PROCESS EXITING 19252 1726882342.55519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882342.55804: done with get_vars() 19252 1726882342.55816: done getting variables 19252 1726882342.55871: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:22 -0400 (0:00:00.060) 0:00:04.930 ****** 19252 1726882342.55909: entering _queue_task() for managed_node2/package 19252 1726882342.56183: worker is 1 (out of 1 available) 19252 1726882342.56299: exiting _queue_task() for managed_node2/package 19252 1726882342.56309: done queuing things up, now waiting for results queue to drain 19252 1726882342.56310: waiting for pending results... 19252 1726882342.56470: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19252 1726882342.56595: in run() - task 12673a56-9f93-63da-fa06-000000000024 19252 1726882342.56616: variable 'ansible_search_path' from source: unknown 19252 1726882342.56625: variable 'ansible_search_path' from source: unknown 19252 1726882342.56665: calling self._execute() 19252 1726882342.56747: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882342.56761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882342.56778: variable 'omit' from source: magic vars 19252 1726882342.57179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882342.61443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882342.61654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882342.61676: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882342.61781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882342.61818: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882342.61950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882342.62201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882342.62204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882342.62207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882342.62209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882342.62541: variable 'ansible_distribution' from source: facts 19252 1726882342.62553: variable 'ansible_distribution_major_version' from source: facts 19252 1726882342.62624: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882342.62639: when evaluation is False, skipping this task 19252 1726882342.62647: _execute() done 19252 1726882342.62658: dumping result to json 19252 1726882342.62749: done dumping result, returning 19252 1726882342.62763: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-63da-fa06-000000000024] 19252 1726882342.62772: sending task result for task 12673a56-9f93-63da-fa06-000000000024 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882342.62924: no more pending results, returning what we have 19252 1726882342.62927: results queue empty 19252 1726882342.62929: checking for any_errors_fatal 19252 1726882342.62934: done checking for any_errors_fatal 19252 1726882342.62935: checking for max_fail_percentage 19252 1726882342.62937: done checking for max_fail_percentage 19252 1726882342.62938: checking to see if all hosts have failed and the running result is not ok 19252 1726882342.62939: done checking to see if all hosts have failed 19252 1726882342.62940: getting the remaining hosts for this loop 19252 1726882342.62942: done getting the remaining hosts for this loop 19252 1726882342.62946: getting the next task for host managed_node2 19252 1726882342.62953: done getting next task for host managed_node2 19252 1726882342.62956: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19252 1726882342.62960: ^ 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 19252 1726882342.62972: getting variables 19252 1726882342.62975: in VariableManager get_vars() 19252 1726882342.63029: Calling all_inventory to load vars for managed_node2 19252 1726882342.63032: Calling groups_inventory to load vars for managed_node2 19252 1726882342.63035: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882342.63045: Calling all_plugins_play to load vars for managed_node2 19252 1726882342.63048: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882342.63051: Calling groups_plugins_play to load vars for managed_node2 19252 1726882342.63436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882342.64071: done with get_vars() 19252 1726882342.64082: done getting variables 19252 1726882342.64566: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:22 -0400 (0:00:00.086) 0:00:05.017 ****** 19252 1726882342.64603: entering _queue_task() for managed_node2/service 19252 1726882342.64605: Creating lock for service 19252 1726882342.64637: done sending task result for task 12673a56-9f93-63da-fa06-000000000024 19252 1726882342.64640: WORKER PROCESS EXITING 19252 1726882342.65327: worker is 1 (out of 1 available) 19252 1726882342.65338: exiting _queue_task() for managed_node2/service 19252 1726882342.65347: done queuing things up, now waiting for results queue to drain 19252 1726882342.65349: waiting for pending results... 19252 1726882342.65526: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19252 1726882342.65815: in run() - task 12673a56-9f93-63da-fa06-000000000025 19252 1726882342.65836: variable 'ansible_search_path' from source: unknown 19252 1726882342.65846: variable 'ansible_search_path' from source: unknown 19252 1726882342.65884: calling self._execute() 19252 1726882342.65992: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882342.66207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882342.66221: variable 'omit' from source: magic vars 19252 1726882342.66949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882342.72043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882342.72920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882342.73019: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882342.73120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882342.73223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882342.73425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882342.73456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882342.73487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882342.73564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882342.73645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882342.73988: variable 'ansible_distribution' from source: facts 19252 1726882342.74006: variable 'ansible_distribution_major_version' from source: facts 19252 1726882342.74047: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882342.74067: when evaluation is False, skipping this task 19252 1726882342.74074: _execute() done 19252 1726882342.74281: dumping result to json 19252 1726882342.74284: done dumping result, returning 19252 1726882342.74288: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-63da-fa06-000000000025] 19252 1726882342.74290: sending task result for task 12673a56-9f93-63da-fa06-000000000025 19252 1726882342.74365: done sending task result for task 12673a56-9f93-63da-fa06-000000000025 19252 1726882342.74368: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882342.74439: no more pending results, returning what we have 19252 1726882342.74443: results queue empty 19252 1726882342.74444: checking for any_errors_fatal 19252 1726882342.74452: done checking for any_errors_fatal 19252 1726882342.74453: checking for max_fail_percentage 19252 1726882342.74455: done checking for max_fail_percentage 19252 1726882342.74456: checking to see if all hosts have failed and the running result is not ok 19252 1726882342.74457: done checking to see if all hosts have failed 19252 1726882342.74458: getting the remaining hosts for this loop 19252 1726882342.74460: done getting the remaining hosts for this loop 19252 1726882342.74464: getting the next task for host managed_node2 19252 1726882342.74471: done getting next task for host managed_node2 19252 1726882342.74475: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19252 1726882342.74479: ^ 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 19252 1726882342.74497: getting variables 19252 1726882342.74499: in VariableManager get_vars() 19252 1726882342.74556: Calling all_inventory to load vars for managed_node2 19252 1726882342.74559: Calling groups_inventory to load vars for managed_node2 19252 1726882342.74562: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882342.74574: Calling all_plugins_play to load vars for managed_node2 19252 1726882342.74577: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882342.74580: Calling groups_plugins_play to load vars for managed_node2 19252 1726882342.75165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882342.75779: done with get_vars() 19252 1726882342.75791: done getting variables 19252 1726882342.75851: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:22 -0400 (0:00:00.112) 0:00:05.129 ****** 19252 1726882342.75881: entering _queue_task() for managed_node2/service 19252 1726882342.76375: worker is 1 (out of 1 available) 19252 1726882342.76387: exiting _queue_task() for managed_node2/service 19252 1726882342.76802: done queuing things up, now waiting for results queue to drain 19252 1726882342.76803: waiting for pending results... 19252 1726882342.76977: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19252 1726882342.77175: in run() - task 12673a56-9f93-63da-fa06-000000000026 19252 1726882342.77501: variable 'ansible_search_path' from source: unknown 19252 1726882342.77505: variable 'ansible_search_path' from source: unknown 19252 1726882342.77508: calling self._execute() 19252 1726882342.77510: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882342.77513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882342.77516: variable 'omit' from source: magic vars 19252 1726882342.78361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882342.85586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882342.86101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882342.86301: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882342.86305: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882342.86308: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882342.86310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882342.86802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882342.86805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882342.86808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882342.86810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882342.87501: variable 'ansible_distribution' from source: facts 19252 1726882342.87504: variable 'ansible_distribution_major_version' from source: facts 19252 1726882342.87507: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882342.87509: when evaluation is False, skipping this task 19252 1726882342.87511: _execute() done 19252 1726882342.87513: dumping result to json 19252 1726882342.87515: done dumping result, returning 19252 1726882342.87517: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-63da-fa06-000000000026] 19252 1726882342.87519: sending task result for task 12673a56-9f93-63da-fa06-000000000026 19252 1726882342.87588: done sending task result for task 12673a56-9f93-63da-fa06-000000000026 19252 1726882342.87591: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19252 1726882342.87643: no more pending results, returning what we have 19252 1726882342.87646: results queue empty 19252 1726882342.87647: checking for any_errors_fatal 19252 1726882342.87654: done checking for any_errors_fatal 19252 1726882342.87655: checking for max_fail_percentage 19252 1726882342.87657: done checking for max_fail_percentage 19252 1726882342.87658: checking to see if all hosts have failed and the running result is not ok 19252 1726882342.87659: done checking to see if all hosts have failed 19252 1726882342.87660: getting the remaining hosts for this loop 19252 1726882342.87662: done getting the remaining hosts for this loop 19252 1726882342.87665: getting the next task for host managed_node2 19252 1726882342.87672: done getting next task for host managed_node2 19252 1726882342.87677: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19252 1726882342.87680: ^ 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 19252 1726882342.87696: getting variables 19252 1726882342.87699: in VariableManager get_vars() 19252 1726882342.87750: Calling all_inventory to load vars for managed_node2 19252 1726882342.87753: Calling groups_inventory to load vars for managed_node2 19252 1726882342.87756: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882342.87767: Calling all_plugins_play to load vars for managed_node2 19252 1726882342.87770: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882342.87774: Calling groups_plugins_play to load vars for managed_node2 19252 1726882342.88388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882342.88872: done with get_vars() 19252 1726882342.88883: done getting variables 19252 1726882342.89064: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:22 -0400 (0:00:00.132) 0:00:05.262 ****** 19252 1726882342.89229: entering _queue_task() for managed_node2/service 19252 1726882342.89718: worker is 1 (out of 1 available) 19252 1726882342.89731: exiting _queue_task() for managed_node2/service 19252 1726882342.89743: done queuing things up, now waiting for results queue to drain 19252 1726882342.89745: waiting for pending results... 19252 1726882342.90765: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19252 1726882342.91100: in run() - task 12673a56-9f93-63da-fa06-000000000027 19252 1726882342.91200: variable 'ansible_search_path' from source: unknown 19252 1726882342.91214: variable 'ansible_search_path' from source: unknown 19252 1726882342.91326: calling self._execute() 19252 1726882342.91527: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882342.91545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882342.91561: variable 'omit' from source: magic vars 19252 1726882342.92734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882342.99482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882342.99643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882342.99897: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882342.99901: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882342.99904: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882343.00077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882343.00352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882343.00382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882343.00481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882343.00565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882343.00888: variable 'ansible_distribution' from source: facts 19252 1726882343.00905: variable 'ansible_distribution_major_version' from source: facts 19252 1726882343.01096: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882343.01100: when evaluation is False, skipping this task 19252 1726882343.01102: _execute() done 19252 1726882343.01105: dumping result to json 19252 1726882343.01107: done dumping result, returning 19252 1726882343.01110: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-63da-fa06-000000000027] 19252 1726882343.01112: sending task result for task 12673a56-9f93-63da-fa06-000000000027 19252 1726882343.01179: done sending task result for task 12673a56-9f93-63da-fa06-000000000027 19252 1726882343.01183: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882343.01242: no more pending results, returning what we have 19252 1726882343.01245: results queue empty 19252 1726882343.01246: checking for any_errors_fatal 19252 1726882343.01251: done checking for any_errors_fatal 19252 1726882343.01252: checking for max_fail_percentage 19252 1726882343.01254: done checking for max_fail_percentage 19252 1726882343.01255: checking to see if all hosts have failed and the running result is not ok 19252 1726882343.01256: done checking to see if all hosts have failed 19252 1726882343.01257: getting the remaining hosts for this loop 19252 1726882343.01259: done getting the remaining hosts for this loop 19252 1726882343.01262: getting the next task for host managed_node2 19252 1726882343.01268: done getting next task for host managed_node2 19252 1726882343.01272: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19252 1726882343.01276: ^ 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 19252 1726882343.01290: getting variables 19252 1726882343.01292: in VariableManager get_vars() 19252 1726882343.01348: Calling all_inventory to load vars for managed_node2 19252 1726882343.01351: Calling groups_inventory to load vars for managed_node2 19252 1726882343.01353: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882343.01367: Calling all_plugins_play to load vars for managed_node2 19252 1726882343.01370: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882343.01373: Calling groups_plugins_play to load vars for managed_node2 19252 1726882343.02225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882343.02809: done with get_vars() 19252 1726882343.02939: done getting variables 19252 1726882343.03001: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:23 -0400 (0:00:00.139) 0:00:05.401 ****** 19252 1726882343.03033: entering _queue_task() for managed_node2/service 19252 1726882343.03818: worker is 1 (out of 1 available) 19252 1726882343.03829: exiting _queue_task() for managed_node2/service 19252 1726882343.03840: done queuing things up, now waiting for results queue to drain 19252 1726882343.03841: waiting for pending results... 19252 1726882343.04408: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19252 1726882343.05201: in run() - task 12673a56-9f93-63da-fa06-000000000028 19252 1726882343.05207: variable 'ansible_search_path' from source: unknown 19252 1726882343.05211: variable 'ansible_search_path' from source: unknown 19252 1726882343.05214: calling self._execute() 19252 1726882343.05216: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882343.05219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882343.05456: variable 'omit' from source: magic vars 19252 1726882343.06950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882343.13322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882343.13385: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882343.13537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882343.13707: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882343.13735: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882343.14045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882343.14075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882343.14102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882343.14170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882343.14174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882343.14502: variable 'ansible_distribution' from source: facts 19252 1726882343.14506: variable 'ansible_distribution_major_version' from source: facts 19252 1726882343.14524: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882343.14527: when evaluation is False, skipping this task 19252 1726882343.14529: _execute() done 19252 1726882343.14531: dumping result to json 19252 1726882343.14534: done dumping result, returning 19252 1726882343.14542: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-63da-fa06-000000000028] 19252 1726882343.14546: sending task result for task 12673a56-9f93-63da-fa06-000000000028 19252 1726882343.14656: done sending task result for task 12673a56-9f93-63da-fa06-000000000028 19252 1726882343.14659: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19252 1726882343.14733: no more pending results, returning what we have 19252 1726882343.14736: results queue empty 19252 1726882343.14736: checking for any_errors_fatal 19252 1726882343.14743: done checking for any_errors_fatal 19252 1726882343.14744: checking for max_fail_percentage 19252 1726882343.14746: done checking for max_fail_percentage 19252 1726882343.14747: checking to see if all hosts have failed and the running result is not ok 19252 1726882343.14748: done checking to see if all hosts have failed 19252 1726882343.14748: getting the remaining hosts for this loop 19252 1726882343.14750: done getting the remaining hosts for this loop 19252 1726882343.14753: getting the next task for host managed_node2 19252 1726882343.14759: done getting next task for host managed_node2 19252 1726882343.14762: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19252 1726882343.14765: ^ 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 19252 1726882343.14777: getting variables 19252 1726882343.14779: in VariableManager get_vars() 19252 1726882343.14833: Calling all_inventory to load vars for managed_node2 19252 1726882343.14836: Calling groups_inventory to load vars for managed_node2 19252 1726882343.14838: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882343.14847: Calling all_plugins_play to load vars for managed_node2 19252 1726882343.14850: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882343.14852: Calling groups_plugins_play to load vars for managed_node2 19252 1726882343.15262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882343.15466: done with get_vars() 19252 1726882343.15477: done getting variables 19252 1726882343.15700: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:23 -0400 (0:00:00.126) 0:00:05.528 ****** 19252 1726882343.15734: entering _queue_task() for managed_node2/copy 19252 1726882343.16010: worker is 1 (out of 1 available) 19252 1726882343.16023: exiting _queue_task() for managed_node2/copy 19252 1726882343.16036: done queuing things up, now waiting for results queue to drain 19252 1726882343.16037: waiting for pending results... 19252 1726882343.16403: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19252 1726882343.16412: in run() - task 12673a56-9f93-63da-fa06-000000000029 19252 1726882343.16434: variable 'ansible_search_path' from source: unknown 19252 1726882343.16442: variable 'ansible_search_path' from source: unknown 19252 1726882343.16479: calling self._execute() 19252 1726882343.16561: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882343.16572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882343.16585: variable 'omit' from source: magic vars 19252 1726882343.17111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882343.20783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882343.20856: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882343.21014: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882343.21018: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882343.21021: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882343.21132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882343.21202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882343.21225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882343.21292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882343.21370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882343.21628: variable 'ansible_distribution' from source: facts 19252 1726882343.21631: variable 'ansible_distribution_major_version' from source: facts 19252 1726882343.21809: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882343.21815: when evaluation is False, skipping this task 19252 1726882343.21820: _execute() done 19252 1726882343.21823: dumping result to json 19252 1726882343.21825: done dumping result, returning 19252 1726882343.21827: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-63da-fa06-000000000029] 19252 1726882343.21829: sending task result for task 12673a56-9f93-63da-fa06-000000000029 19252 1726882343.21916: done sending task result for task 12673a56-9f93-63da-fa06-000000000029 19252 1726882343.21920: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882343.21973: no more pending results, returning what we have 19252 1726882343.21976: results queue empty 19252 1726882343.21977: checking for any_errors_fatal 19252 1726882343.21985: done checking for any_errors_fatal 19252 1726882343.21986: checking for max_fail_percentage 19252 1726882343.21990: done checking for max_fail_percentage 19252 1726882343.21990: checking to see if all hosts have failed and the running result is not ok 19252 1726882343.21991: done checking to see if all hosts have failed 19252 1726882343.21992: getting the remaining hosts for this loop 19252 1726882343.21999: done getting the remaining hosts for this loop 19252 1726882343.22003: getting the next task for host managed_node2 19252 1726882343.22011: done getting next task for host managed_node2 19252 1726882343.22015: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19252 1726882343.22018: ^ 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 19252 1726882343.22031: getting variables 19252 1726882343.22033: in VariableManager get_vars() 19252 1726882343.22084: Calling all_inventory to load vars for managed_node2 19252 1726882343.22087: Calling groups_inventory to load vars for managed_node2 19252 1726882343.22090: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882343.22217: Calling all_plugins_play to load vars for managed_node2 19252 1726882343.22221: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882343.22225: Calling groups_plugins_play to load vars for managed_node2 19252 1726882343.22776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882343.22979: done with get_vars() 19252 1726882343.22990: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:23 -0400 (0:00:00.073) 0:00:05.601 ****** 19252 1726882343.23073: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19252 1726882343.23075: Creating lock for fedora.linux_system_roles.network_connections 19252 1726882343.23336: worker is 1 (out of 1 available) 19252 1726882343.23349: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19252 1726882343.23361: done queuing things up, now waiting for results queue to drain 19252 1726882343.23363: waiting for pending results... 19252 1726882343.23935: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19252 1726882343.23940: in run() - task 12673a56-9f93-63da-fa06-00000000002a 19252 1726882343.23944: variable 'ansible_search_path' from source: unknown 19252 1726882343.23947: variable 'ansible_search_path' from source: unknown 19252 1726882343.23950: calling self._execute() 19252 1726882343.24051: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882343.24062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882343.24076: variable 'omit' from source: magic vars 19252 1726882343.24748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882343.28604: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882343.28608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882343.28799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882343.28841: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882343.28919: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882343.29204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882343.29244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882343.29282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882343.29333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882343.29381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882343.29572: variable 'ansible_distribution' from source: facts 19252 1726882343.29583: variable 'ansible_distribution_major_version' from source: facts 19252 1726882343.29610: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882343.29618: when evaluation is False, skipping this task 19252 1726882343.29629: _execute() done 19252 1726882343.29652: dumping result to json 19252 1726882343.29660: done dumping result, returning 19252 1726882343.29671: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-63da-fa06-00000000002a] 19252 1726882343.29679: sending task result for task 12673a56-9f93-63da-fa06-00000000002a skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882343.29852: no more pending results, returning what we have 19252 1726882343.29855: results queue empty 19252 1726882343.29856: checking for any_errors_fatal 19252 1726882343.29861: done checking for any_errors_fatal 19252 1726882343.29862: checking for max_fail_percentage 19252 1726882343.29864: done checking for max_fail_percentage 19252 1726882343.29865: checking to see if all hosts have failed and the running result is not ok 19252 1726882343.29865: done checking to see if all hosts have failed 19252 1726882343.29866: getting the remaining hosts for this loop 19252 1726882343.29868: done getting the remaining hosts for this loop 19252 1726882343.29871: getting the next task for host managed_node2 19252 1726882343.29878: done getting next task for host managed_node2 19252 1726882343.29882: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19252 1726882343.29885: ^ 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 19252 1726882343.29901: getting variables 19252 1726882343.29903: in VariableManager get_vars() 19252 1726882343.29953: Calling all_inventory to load vars for managed_node2 19252 1726882343.29957: Calling groups_inventory to load vars for managed_node2 19252 1726882343.29960: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882343.29971: Calling all_plugins_play to load vars for managed_node2 19252 1726882343.29974: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882343.29977: Calling groups_plugins_play to load vars for managed_node2 19252 1726882343.30798: done sending task result for task 12673a56-9f93-63da-fa06-00000000002a 19252 1726882343.30801: WORKER PROCESS EXITING 19252 1726882343.30871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882343.31161: done with get_vars() 19252 1726882343.31175: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:23 -0400 (0:00:00.082) 0:00:05.683 ****** 19252 1726882343.31280: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19252 1726882343.31281: Creating lock for fedora.linux_system_roles.network_state 19252 1726882343.31586: worker is 1 (out of 1 available) 19252 1726882343.31705: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19252 1726882343.31716: done queuing things up, now waiting for results queue to drain 19252 1726882343.31717: waiting for pending results... 19252 1726882343.31959: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19252 1726882343.32185: in run() - task 12673a56-9f93-63da-fa06-00000000002b 19252 1726882343.32226: variable 'ansible_search_path' from source: unknown 19252 1726882343.32237: variable 'ansible_search_path' from source: unknown 19252 1726882343.32284: calling self._execute() 19252 1726882343.32391: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882343.32423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882343.32449: variable 'omit' from source: magic vars 19252 1726882343.33089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882343.36201: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882343.36282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882343.36328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882343.36366: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882343.36406: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882343.36513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882343.36546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882343.36577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882343.36629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882343.36650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882343.36799: variable 'ansible_distribution' from source: facts 19252 1726882343.36815: variable 'ansible_distribution_major_version' from source: facts 19252 1726882343.36854: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882343.36861: when evaluation is False, skipping this task 19252 1726882343.36873: _execute() done 19252 1726882343.36884: dumping result to json 19252 1726882343.37100: done dumping result, returning 19252 1726882343.37107: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-63da-fa06-00000000002b] 19252 1726882343.37113: sending task result for task 12673a56-9f93-63da-fa06-00000000002b 19252 1726882343.37190: done sending task result for task 12673a56-9f93-63da-fa06-00000000002b 19252 1726882343.37219: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882343.37283: no more pending results, returning what we have 19252 1726882343.37288: results queue empty 19252 1726882343.37289: checking for any_errors_fatal 19252 1726882343.37329: done checking for any_errors_fatal 19252 1726882343.37330: checking for max_fail_percentage 19252 1726882343.37335: done checking for max_fail_percentage 19252 1726882343.37336: checking to see if all hosts have failed and the running result is not ok 19252 1726882343.37337: done checking to see if all hosts have failed 19252 1726882343.37337: getting the remaining hosts for this loop 19252 1726882343.37363: done getting the remaining hosts for this loop 19252 1726882343.37368: getting the next task for host managed_node2 19252 1726882343.37377: done getting next task for host managed_node2 19252 1726882343.37396: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19252 1726882343.37403: ^ 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 19252 1726882343.37444: getting variables 19252 1726882343.37446: in VariableManager get_vars() 19252 1726882343.37710: Calling all_inventory to load vars for managed_node2 19252 1726882343.37713: Calling groups_inventory to load vars for managed_node2 19252 1726882343.37716: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882343.37724: Calling all_plugins_play to load vars for managed_node2 19252 1726882343.37727: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882343.37730: Calling groups_plugins_play to load vars for managed_node2 19252 1726882343.38017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882343.38297: done with get_vars() 19252 1726882343.38310: done getting variables 19252 1726882343.38376: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:23 -0400 (0:00:00.071) 0:00:05.755 ****** 19252 1726882343.38431: entering _queue_task() for managed_node2/debug 19252 1726882343.38803: worker is 1 (out of 1 available) 19252 1726882343.38814: exiting _queue_task() for managed_node2/debug 19252 1726882343.38825: done queuing things up, now waiting for results queue to drain 19252 1726882343.38829: waiting for pending results... 19252 1726882343.39140: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19252 1726882343.39245: in run() - task 12673a56-9f93-63da-fa06-00000000002c 19252 1726882343.39503: variable 'ansible_search_path' from source: unknown 19252 1726882343.39506: variable 'ansible_search_path' from source: unknown 19252 1726882343.39510: calling self._execute() 19252 1726882343.39513: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882343.39516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882343.39518: variable 'omit' from source: magic vars 19252 1726882343.40084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882343.42855: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882343.42951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882343.43025: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882343.43091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882343.43130: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882343.43215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882343.43256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882343.43346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882343.43359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882343.43379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882343.43567: variable 'ansible_distribution' from source: facts 19252 1726882343.43581: variable 'ansible_distribution_major_version' from source: facts 19252 1726882343.43610: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882343.43729: when evaluation is False, skipping this task 19252 1726882343.43734: _execute() done 19252 1726882343.43737: dumping result to json 19252 1726882343.43739: done dumping result, returning 19252 1726882343.43742: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-63da-fa06-00000000002c] 19252 1726882343.43744: sending task result for task 12673a56-9f93-63da-fa06-00000000002c 19252 1726882343.43828: done sending task result for task 12673a56-9f93-63da-fa06-00000000002c 19252 1726882343.43833: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882343.43886: no more pending results, returning what we have 19252 1726882343.43890: results queue empty 19252 1726882343.43891: checking for any_errors_fatal 19252 1726882343.43899: done checking for any_errors_fatal 19252 1726882343.43900: checking for max_fail_percentage 19252 1726882343.43902: done checking for max_fail_percentage 19252 1726882343.43903: checking to see if all hosts have failed and the running result is not ok 19252 1726882343.43904: done checking to see if all hosts have failed 19252 1726882343.43905: getting the remaining hosts for this loop 19252 1726882343.43906: done getting the remaining hosts for this loop 19252 1726882343.43910: getting the next task for host managed_node2 19252 1726882343.43919: done getting next task for host managed_node2 19252 1726882343.43923: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19252 1726882343.43926: ^ 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 19252 1726882343.43945: getting variables 19252 1726882343.43948: in VariableManager get_vars() 19252 1726882343.44116: Calling all_inventory to load vars for managed_node2 19252 1726882343.44119: Calling groups_inventory to load vars for managed_node2 19252 1726882343.44122: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882343.44134: Calling all_plugins_play to load vars for managed_node2 19252 1726882343.44137: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882343.44140: Calling groups_plugins_play to load vars for managed_node2 19252 1726882343.44650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882343.45017: done with get_vars() 19252 1726882343.45029: done getting variables 19252 1726882343.45109: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:23 -0400 (0:00:00.067) 0:00:05.822 ****** 19252 1726882343.45163: entering _queue_task() for managed_node2/debug 19252 1726882343.45687: worker is 1 (out of 1 available) 19252 1726882343.45701: exiting _queue_task() for managed_node2/debug 19252 1726882343.45713: done queuing things up, now waiting for results queue to drain 19252 1726882343.45714: waiting for pending results... 19252 1726882343.46135: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19252 1726882343.46143: in run() - task 12673a56-9f93-63da-fa06-00000000002d 19252 1726882343.46198: variable 'ansible_search_path' from source: unknown 19252 1726882343.46230: variable 'ansible_search_path' from source: unknown 19252 1726882343.46311: calling self._execute() 19252 1726882343.46472: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882343.46483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882343.46516: variable 'omit' from source: magic vars 19252 1726882343.47005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882343.49346: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882343.49478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882343.49481: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882343.49506: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882343.49537: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882343.49905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882343.49909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882343.50011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882343.50015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882343.50017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882343.50287: variable 'ansible_distribution' from source: facts 19252 1726882343.50303: variable 'ansible_distribution_major_version' from source: facts 19252 1726882343.50360: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882343.50368: when evaluation is False, skipping this task 19252 1726882343.50406: _execute() done 19252 1726882343.50413: dumping result to json 19252 1726882343.50421: done dumping result, returning 19252 1726882343.50433: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-63da-fa06-00000000002d] 19252 1726882343.50460: sending task result for task 12673a56-9f93-63da-fa06-00000000002d skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882343.50610: no more pending results, returning what we have 19252 1726882343.50613: results queue empty 19252 1726882343.50614: checking for any_errors_fatal 19252 1726882343.50618: done checking for any_errors_fatal 19252 1726882343.50619: checking for max_fail_percentage 19252 1726882343.50621: done checking for max_fail_percentage 19252 1726882343.50621: checking to see if all hosts have failed and the running result is not ok 19252 1726882343.50622: done checking to see if all hosts have failed 19252 1726882343.50623: getting the remaining hosts for this loop 19252 1726882343.50625: done getting the remaining hosts for this loop 19252 1726882343.50628: getting the next task for host managed_node2 19252 1726882343.50635: done getting next task for host managed_node2 19252 1726882343.50639: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19252 1726882343.50642: ^ 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 19252 1726882343.50655: getting variables 19252 1726882343.50657: in VariableManager get_vars() 19252 1726882343.50712: Calling all_inventory to load vars for managed_node2 19252 1726882343.50714: Calling groups_inventory to load vars for managed_node2 19252 1726882343.50717: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882343.50728: Calling all_plugins_play to load vars for managed_node2 19252 1726882343.50731: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882343.50734: Calling groups_plugins_play to load vars for managed_node2 19252 1726882343.51218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882343.51649: done with get_vars() 19252 1726882343.51662: done getting variables 19252 1726882343.51699: done sending task result for task 12673a56-9f93-63da-fa06-00000000002d 19252 1726882343.51702: WORKER PROCESS EXITING 19252 1726882343.51735: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:23 -0400 (0:00:00.067) 0:00:05.889 ****** 19252 1726882343.51886: entering _queue_task() for managed_node2/debug 19252 1726882343.52385: worker is 1 (out of 1 available) 19252 1726882343.52499: exiting _queue_task() for managed_node2/debug 19252 1726882343.52512: done queuing things up, now waiting for results queue to drain 19252 1726882343.52514: waiting for pending results... 19252 1726882343.53055: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19252 1726882343.53178: in run() - task 12673a56-9f93-63da-fa06-00000000002e 19252 1726882343.53218: variable 'ansible_search_path' from source: unknown 19252 1726882343.53290: variable 'ansible_search_path' from source: unknown 19252 1726882343.53335: calling self._execute() 19252 1726882343.53431: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882343.53442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882343.53462: variable 'omit' from source: magic vars 19252 1726882343.54430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882343.57012: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882343.57090: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882343.57135: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882343.57408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882343.57440: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882343.57572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882343.57610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882343.57642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882343.57687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882343.57714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882343.57851: variable 'ansible_distribution' from source: facts 19252 1726882343.57865: variable 'ansible_distribution_major_version' from source: facts 19252 1726882343.57890: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882343.57904: when evaluation is False, skipping this task 19252 1726882343.57912: _execute() done 19252 1726882343.57919: dumping result to json 19252 1726882343.57927: done dumping result, returning 19252 1726882343.57939: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-63da-fa06-00000000002e] 19252 1726882343.57948: sending task result for task 12673a56-9f93-63da-fa06-00000000002e skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882343.58097: no more pending results, returning what we have 19252 1726882343.58101: results queue empty 19252 1726882343.58101: checking for any_errors_fatal 19252 1726882343.58106: done checking for any_errors_fatal 19252 1726882343.58107: checking for max_fail_percentage 19252 1726882343.58109: done checking for max_fail_percentage 19252 1726882343.58109: checking to see if all hosts have failed and the running result is not ok 19252 1726882343.58110: done checking to see if all hosts have failed 19252 1726882343.58111: getting the remaining hosts for this loop 19252 1726882343.58113: done getting the remaining hosts for this loop 19252 1726882343.58116: getting the next task for host managed_node2 19252 1726882343.58121: done getting next task for host managed_node2 19252 1726882343.58125: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19252 1726882343.58128: ^ 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 19252 1726882343.58139: getting variables 19252 1726882343.58140: in VariableManager get_vars() 19252 1726882343.58192: Calling all_inventory to load vars for managed_node2 19252 1726882343.58197: Calling groups_inventory to load vars for managed_node2 19252 1726882343.58199: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882343.58212: Calling all_plugins_play to load vars for managed_node2 19252 1726882343.58215: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882343.58218: Calling groups_plugins_play to load vars for managed_node2 19252 1726882343.58715: done sending task result for task 12673a56-9f93-63da-fa06-00000000002e 19252 1726882343.58719: WORKER PROCESS EXITING 19252 1726882343.58745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882343.59090: done with get_vars() 19252 1726882343.59102: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:23 -0400 (0:00:00.073) 0:00:05.963 ****** 19252 1726882343.59216: entering _queue_task() for managed_node2/ping 19252 1726882343.59230: Creating lock for ping 19252 1726882343.59737: worker is 1 (out of 1 available) 19252 1726882343.59747: exiting _queue_task() for managed_node2/ping 19252 1726882343.59757: done queuing things up, now waiting for results queue to drain 19252 1726882343.59758: waiting for pending results... 19252 1726882343.59973: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19252 1726882343.60088: in run() - task 12673a56-9f93-63da-fa06-00000000002f 19252 1726882343.60105: variable 'ansible_search_path' from source: unknown 19252 1726882343.60109: variable 'ansible_search_path' from source: unknown 19252 1726882343.60141: calling self._execute() 19252 1726882343.60229: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882343.60235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882343.60245: variable 'omit' from source: magic vars 19252 1726882343.60686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882343.64228: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882343.64299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882343.64338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882343.64375: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882343.64403: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882343.64489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882343.64519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882343.64552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882343.64599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882343.64613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882343.64765: variable 'ansible_distribution' from source: facts 19252 1726882343.64897: variable 'ansible_distribution_major_version' from source: facts 19252 1726882343.64900: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882343.64902: when evaluation is False, skipping this task 19252 1726882343.64903: _execute() done 19252 1726882343.64905: dumping result to json 19252 1726882343.64907: done dumping result, returning 19252 1726882343.64909: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-63da-fa06-00000000002f] 19252 1726882343.64911: sending task result for task 12673a56-9f93-63da-fa06-00000000002f 19252 1726882343.64971: done sending task result for task 12673a56-9f93-63da-fa06-00000000002f 19252 1726882343.64974: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882343.65025: no more pending results, returning what we have 19252 1726882343.65029: results queue empty 19252 1726882343.65029: checking for any_errors_fatal 19252 1726882343.65034: done checking for any_errors_fatal 19252 1726882343.65035: checking for max_fail_percentage 19252 1726882343.65037: done checking for max_fail_percentage 19252 1726882343.65038: checking to see if all hosts have failed and the running result is not ok 19252 1726882343.65039: done checking to see if all hosts have failed 19252 1726882343.65039: getting the remaining hosts for this loop 19252 1726882343.65041: done getting the remaining hosts for this loop 19252 1726882343.65044: getting the next task for host managed_node2 19252 1726882343.65054: done getting next task for host managed_node2 19252 1726882343.65056: ^ task is: TASK: meta (role_complete) 19252 1726882343.65059: ^ 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 19252 1726882343.65073: getting variables 19252 1726882343.65075: in VariableManager get_vars() 19252 1726882343.65126: Calling all_inventory to load vars for managed_node2 19252 1726882343.65128: Calling groups_inventory to load vars for managed_node2 19252 1726882343.65131: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882343.65141: Calling all_plugins_play to load vars for managed_node2 19252 1726882343.65143: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882343.65146: Calling groups_plugins_play to load vars for managed_node2 19252 1726882343.65785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882343.66459: done with get_vars() 19252 1726882343.66471: done getting variables 19252 1726882343.66857: done queuing things up, now waiting for results queue to drain 19252 1726882343.66859: results queue empty 19252 1726882343.66860: checking for any_errors_fatal 19252 1726882343.66862: done checking for any_errors_fatal 19252 1726882343.66863: checking for max_fail_percentage 19252 1726882343.66864: done checking for max_fail_percentage 19252 1726882343.66865: checking to see if all hosts have failed and the running result is not ok 19252 1726882343.66865: done checking to see if all hosts have failed 19252 1726882343.66866: getting the remaining hosts for this loop 19252 1726882343.66867: done getting the remaining hosts for this loop 19252 1726882343.66870: getting the next task for host managed_node2 19252 1726882343.66873: done getting next task for host managed_node2 19252 1726882343.66876: ^ task is: TASK: Get profile's coalescing options 19252 1726882343.66877: ^ 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 19252 1726882343.66879: getting variables 19252 1726882343.66880: in VariableManager get_vars() 19252 1726882343.66900: Calling all_inventory to load vars for managed_node2 19252 1726882343.66902: Calling groups_inventory to load vars for managed_node2 19252 1726882343.67128: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882343.67133: Calling all_plugins_play to load vars for managed_node2 19252 1726882343.67136: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882343.67139: Calling groups_plugins_play to load vars for managed_node2 19252 1726882343.67518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882343.68338: done with get_vars() 19252 1726882343.68347: done getting variables 19252 1726882343.68389: 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 profile's coalescing options] **************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:50 Friday 20 September 2024 21:32:23 -0400 (0:00:00.092) 0:00:06.055 ****** 19252 1726882343.68420: entering _queue_task() for managed_node2/command 19252 1726882343.69514: worker is 1 (out of 1 available) 19252 1726882343.69524: exiting _queue_task() for managed_node2/command 19252 1726882343.69533: done queuing things up, now waiting for results queue to drain 19252 1726882343.69534: waiting for pending results... 19252 1726882343.69916: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19252 1726882343.69925: in run() - task 12673a56-9f93-63da-fa06-00000000005f 19252 1726882343.69928: variable 'ansible_search_path' from source: unknown 19252 1726882343.70106: calling self._execute() 19252 1726882343.70198: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882343.70207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882343.70219: variable 'omit' from source: magic vars 19252 1726882343.71054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882343.75863: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882343.76138: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882343.76143: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882343.76145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882343.76147: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882343.76484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882343.76488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882343.76523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882343.76635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882343.76724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882343.76974: variable 'ansible_distribution' from source: facts 19252 1726882343.77037: variable 'ansible_distribution_major_version' from source: facts 19252 1726882343.77248: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882343.77251: when evaluation is False, skipping this task 19252 1726882343.77253: _execute() done 19252 1726882343.77255: dumping result to json 19252 1726882343.77257: done dumping result, returning 19252 1726882343.77259: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [12673a56-9f93-63da-fa06-00000000005f] 19252 1726882343.77262: sending task result for task 12673a56-9f93-63da-fa06-00000000005f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882343.77553: no more pending results, returning what we have 19252 1726882343.77557: results queue empty 19252 1726882343.77558: checking for any_errors_fatal 19252 1726882343.77560: done checking for any_errors_fatal 19252 1726882343.77561: checking for max_fail_percentage 19252 1726882343.77563: done checking for max_fail_percentage 19252 1726882343.77564: checking to see if all hosts have failed and the running result is not ok 19252 1726882343.77565: done checking to see if all hosts have failed 19252 1726882343.77566: getting the remaining hosts for this loop 19252 1726882343.77568: done getting the remaining hosts for this loop 19252 1726882343.77572: getting the next task for host managed_node2 19252 1726882343.77579: done getting next task for host managed_node2 19252 1726882343.77581: ^ task is: TASK: ASSERT: The profile does not contain coalescing options 19252 1726882343.77583: ^ 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 19252 1726882343.77587: getting variables 19252 1726882343.77589: in VariableManager get_vars() 19252 1726882343.77650: Calling all_inventory to load vars for managed_node2 19252 1726882343.77654: Calling groups_inventory to load vars for managed_node2 19252 1726882343.77656: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882343.77670: Calling all_plugins_play to load vars for managed_node2 19252 1726882343.77673: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882343.77675: Calling groups_plugins_play to load vars for managed_node2 19252 1726882343.78168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882343.78457: done with get_vars() 19252 1726882343.78467: done getting variables 19252 1726882343.78504: done sending task result for task 12673a56-9f93-63da-fa06-00000000005f 19252 1726882343.78507: WORKER PROCESS EXITING 19252 1726882343.78573: 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: The profile does not contain coalescing options] ***************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:56 Friday 20 September 2024 21:32:23 -0400 (0:00:00.101) 0:00:06.157 ****** 19252 1726882343.78607: entering _queue_task() for managed_node2/assert 19252 1726882343.78609: Creating lock for assert 19252 1726882343.79029: worker is 1 (out of 1 available) 19252 1726882343.79039: exiting _queue_task() for managed_node2/assert 19252 1726882343.79049: done queuing things up, now waiting for results queue to drain 19252 1726882343.79050: waiting for pending results... 19252 1726882343.79205: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain coalescing options 19252 1726882343.79297: in run() - task 12673a56-9f93-63da-fa06-000000000060 19252 1726882343.79318: variable 'ansible_search_path' from source: unknown 19252 1726882343.79360: calling self._execute() 19252 1726882343.79450: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882343.79461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882343.79475: variable 'omit' from source: magic vars 19252 1726882343.79903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882343.82500: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882343.82755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882343.82759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882343.82761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882343.82808: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882343.82980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882343.83017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882343.83110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882343.83302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882343.83306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882343.83578: variable 'ansible_distribution' from source: facts 19252 1726882343.83636: variable 'ansible_distribution_major_version' from source: facts 19252 1726882343.83661: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882343.83833: when evaluation is False, skipping this task 19252 1726882343.83842: _execute() done 19252 1726882343.83849: dumping result to json 19252 1726882343.83856: done dumping result, returning 19252 1726882343.83865: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain coalescing options [12673a56-9f93-63da-fa06-000000000060] 19252 1726882343.83897: sending task result for task 12673a56-9f93-63da-fa06-000000000060 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882343.84257: no more pending results, returning what we have 19252 1726882343.84261: results queue empty 19252 1726882343.84262: checking for any_errors_fatal 19252 1726882343.84268: done checking for any_errors_fatal 19252 1726882343.84269: checking for max_fail_percentage 19252 1726882343.84271: done checking for max_fail_percentage 19252 1726882343.84272: checking to see if all hosts have failed and the running result is not ok 19252 1726882343.84273: done checking to see if all hosts have failed 19252 1726882343.84273: getting the remaining hosts for this loop 19252 1726882343.84275: done getting the remaining hosts for this loop 19252 1726882343.84279: getting the next task for host managed_node2 19252 1726882343.84285: done getting next task for host managed_node2 19252 1726882343.84288: ^ task is: TASK: Get profile's coalescing options 19252 1726882343.84291: ^ 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 19252 1726882343.84296: getting variables 19252 1726882343.84298: in VariableManager get_vars() 19252 1726882343.84350: Calling all_inventory to load vars for managed_node2 19252 1726882343.84352: Calling groups_inventory to load vars for managed_node2 19252 1726882343.84355: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882343.84367: Calling all_plugins_play to load vars for managed_node2 19252 1726882343.84370: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882343.84374: Calling groups_plugins_play to load vars for managed_node2 19252 1726882343.85054: done sending task result for task 12673a56-9f93-63da-fa06-000000000060 19252 1726882343.85058: WORKER PROCESS EXITING 19252 1726882343.85551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882343.86212: done with get_vars() 19252 1726882343.86233: done getting variables 19252 1726882343.86328: 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 profile's coalescing options] **************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:61 Friday 20 September 2024 21:32:23 -0400 (0:00:00.077) 0:00:06.234 ****** 19252 1726882343.86360: entering _queue_task() for managed_node2/command 19252 1726882343.87000: worker is 1 (out of 1 available) 19252 1726882343.87012: exiting _queue_task() for managed_node2/command 19252 1726882343.87246: done queuing things up, now waiting for results queue to drain 19252 1726882343.87248: waiting for pending results... 19252 1726882343.87545: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19252 1726882343.87741: in run() - task 12673a56-9f93-63da-fa06-000000000061 19252 1726882343.87758: variable 'ansible_search_path' from source: unknown 19252 1726882343.87800: calling self._execute() 19252 1726882343.87919: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882343.87929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882343.87942: variable 'omit' from source: magic vars 19252 1726882343.88378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882343.93110: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882343.93378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882343.93382: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882343.93526: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882343.93529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882343.93724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882343.93764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882343.93817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882343.93999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882343.94004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882343.94248: variable 'ansible_distribution' from source: facts 19252 1726882343.94260: variable 'ansible_distribution_major_version' from source: facts 19252 1726882343.94360: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882343.94373: when evaluation is False, skipping this task 19252 1726882343.94443: _execute() done 19252 1726882343.94446: dumping result to json 19252 1726882343.94448: done dumping result, returning 19252 1726882343.94450: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [12673a56-9f93-63da-fa06-000000000061] 19252 1726882343.94451: sending task result for task 12673a56-9f93-63da-fa06-000000000061 19252 1726882343.94517: done sending task result for task 12673a56-9f93-63da-fa06-000000000061 19252 1726882343.94519: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882343.94599: no more pending results, returning what we have 19252 1726882343.94603: results queue empty 19252 1726882343.94604: checking for any_errors_fatal 19252 1726882343.94609: done checking for any_errors_fatal 19252 1726882343.94609: checking for max_fail_percentage 19252 1726882343.94611: done checking for max_fail_percentage 19252 1726882343.94612: checking to see if all hosts have failed and the running result is not ok 19252 1726882343.94613: done checking to see if all hosts have failed 19252 1726882343.94614: getting the remaining hosts for this loop 19252 1726882343.94616: done getting the remaining hosts for this loop 19252 1726882343.94619: getting the next task for host managed_node2 19252 1726882343.94626: done getting next task for host managed_node2 19252 1726882343.94638: ^ task is: TASK: ASSERT: The profile does not contain coalescing options 19252 1726882343.94641: ^ 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 19252 1726882343.94644: getting variables 19252 1726882343.94646: in VariableManager get_vars() 19252 1726882343.94694: Calling all_inventory to load vars for managed_node2 19252 1726882343.94697: Calling groups_inventory to load vars for managed_node2 19252 1726882343.94700: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882343.94711: Calling all_plugins_play to load vars for managed_node2 19252 1726882343.94714: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882343.94717: Calling groups_plugins_play to load vars for managed_node2 19252 1726882343.95479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882343.96373: done with get_vars() 19252 1726882343.96384: done getting variables 19252 1726882343.96647: 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: The profile does not contain coalescing options] ***************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:68 Friday 20 September 2024 21:32:23 -0400 (0:00:00.103) 0:00:06.337 ****** 19252 1726882343.96674: entering _queue_task() for managed_node2/assert 19252 1726882343.97556: worker is 1 (out of 1 available) 19252 1726882343.97569: exiting _queue_task() for managed_node2/assert 19252 1726882343.97580: done queuing things up, now waiting for results queue to drain 19252 1726882343.97582: waiting for pending results... 19252 1726882343.98710: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain coalescing options 19252 1726882343.98715: in run() - task 12673a56-9f93-63da-fa06-000000000062 19252 1726882343.98718: variable 'ansible_search_path' from source: unknown 19252 1726882343.98721: calling self._execute() 19252 1726882343.99053: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882343.99056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882343.99058: variable 'omit' from source: magic vars 19252 1726882344.00272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882344.06456: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882344.06999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882344.07003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882344.07006: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882344.07008: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882344.07434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882344.07450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882344.07479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882344.07524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882344.07667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882344.08098: variable 'ansible_distribution' from source: facts 19252 1726882344.08301: variable 'ansible_distribution_major_version' from source: facts 19252 1726882344.08304: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882344.08306: when evaluation is False, skipping this task 19252 1726882344.08308: _execute() done 19252 1726882344.08311: dumping result to json 19252 1726882344.08312: done dumping result, returning 19252 1726882344.08315: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain coalescing options [12673a56-9f93-63da-fa06-000000000062] 19252 1726882344.08317: sending task result for task 12673a56-9f93-63da-fa06-000000000062 19252 1726882344.08384: done sending task result for task 12673a56-9f93-63da-fa06-000000000062 19252 1726882344.08387: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882344.08641: no more pending results, returning what we have 19252 1726882344.08645: results queue empty 19252 1726882344.08646: checking for any_errors_fatal 19252 1726882344.08651: done checking for any_errors_fatal 19252 1726882344.08652: checking for max_fail_percentage 19252 1726882344.08654: done checking for max_fail_percentage 19252 1726882344.08655: checking to see if all hosts have failed and the running result is not ok 19252 1726882344.08656: done checking to see if all hosts have failed 19252 1726882344.08657: getting the remaining hosts for this loop 19252 1726882344.08658: done getting the remaining hosts for this loop 19252 1726882344.08662: getting the next task for host managed_node2 19252 1726882344.08668: done getting next task for host managed_node2 19252 1726882344.08671: ^ task is: TASK: TEST: I can set rx-frames. 19252 1726882344.08673: ^ 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 19252 1726882344.08676: getting variables 19252 1726882344.08678: in VariableManager get_vars() 19252 1726882344.08730: Calling all_inventory to load vars for managed_node2 19252 1726882344.08733: Calling groups_inventory to load vars for managed_node2 19252 1726882344.08735: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882344.08747: Calling all_plugins_play to load vars for managed_node2 19252 1726882344.08750: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882344.08753: Calling groups_plugins_play to load vars for managed_node2 19252 1726882344.09039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882344.09845: done with get_vars() 19252 1726882344.09857: done getting variables 19252 1726882344.10424: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can set rx-frames.] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:74 Friday 20 September 2024 21:32:24 -0400 (0:00:00.137) 0:00:06.475 ****** 19252 1726882344.10453: entering _queue_task() for managed_node2/debug 19252 1726882344.11140: worker is 1 (out of 1 available) 19252 1726882344.11153: exiting _queue_task() for managed_node2/debug 19252 1726882344.11165: done queuing things up, now waiting for results queue to drain 19252 1726882344.11166: waiting for pending results... 19252 1726882344.12029: running TaskExecutor() for managed_node2/TASK: TEST: I can set rx-frames. 19252 1726882344.12202: in run() - task 12673a56-9f93-63da-fa06-000000000063 19252 1726882344.12206: variable 'ansible_search_path' from source: unknown 19252 1726882344.12209: calling self._execute() 19252 1726882344.12591: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882344.12599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882344.12607: variable 'omit' from source: magic vars 19252 1726882344.13990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882344.19900: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882344.20100: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882344.20312: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882344.20316: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882344.20475: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882344.20969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882344.21002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882344.21050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882344.21065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882344.21079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882344.21819: variable 'ansible_distribution' from source: facts 19252 1726882344.21824: variable 'ansible_distribution_major_version' from source: facts 19252 1726882344.21892: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882344.21900: when evaluation is False, skipping this task 19252 1726882344.21902: _execute() done 19252 1726882344.21905: dumping result to json 19252 1726882344.21907: done dumping result, returning 19252 1726882344.21909: done running TaskExecutor() for managed_node2/TASK: TEST: I can set rx-frames. [12673a56-9f93-63da-fa06-000000000063] 19252 1726882344.21911: sending task result for task 12673a56-9f93-63da-fa06-000000000063 19252 1726882344.22066: done sending task result for task 12673a56-9f93-63da-fa06-000000000063 19252 1726882344.22069: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882344.22141: no more pending results, returning what we have 19252 1726882344.22145: results queue empty 19252 1726882344.22146: checking for any_errors_fatal 19252 1726882344.22151: done checking for any_errors_fatal 19252 1726882344.22152: checking for max_fail_percentage 19252 1726882344.22154: done checking for max_fail_percentage 19252 1726882344.22155: checking to see if all hosts have failed and the running result is not ok 19252 1726882344.22156: done checking to see if all hosts have failed 19252 1726882344.22157: getting the remaining hosts for this loop 19252 1726882344.22159: done getting the remaining hosts for this loop 19252 1726882344.22162: getting the next task for host managed_node2 19252 1726882344.22170: done getting next task for host managed_node2 19252 1726882344.22176: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19252 1726882344.22179: ^ 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? (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 19252 1726882344.22198: getting variables 19252 1726882344.22200: in VariableManager get_vars() 19252 1726882344.22249: Calling all_inventory to load vars for managed_node2 19252 1726882344.22252: Calling groups_inventory to load vars for managed_node2 19252 1726882344.22254: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882344.22265: Calling all_plugins_play to load vars for managed_node2 19252 1726882344.22268: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882344.22271: Calling groups_plugins_play to load vars for managed_node2 19252 1726882344.23851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882344.24538: done with get_vars() 19252 1726882344.24550: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:24 -0400 (0:00:00.141) 0:00:06.617 ****** 19252 1726882344.24648: entering _queue_task() for managed_node2/include_tasks 19252 1726882344.25855: worker is 1 (out of 1 available) 19252 1726882344.25988: exiting _queue_task() for managed_node2/include_tasks 19252 1726882344.26007: done queuing things up, now waiting for results queue to drain 19252 1726882344.26009: waiting for pending results... 19252 1726882344.26451: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19252 1726882344.26551: in run() - task 12673a56-9f93-63da-fa06-00000000006b 19252 1726882344.26809: variable 'ansible_search_path' from source: unknown 19252 1726882344.26813: variable 'ansible_search_path' from source: unknown 19252 1726882344.26848: calling self._execute() 19252 1726882344.26930: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882344.26934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882344.26943: variable 'omit' from source: magic vars 19252 1726882344.27844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882344.32541: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882344.32717: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882344.32751: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882344.32964: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882344.32968: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882344.33116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882344.33145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882344.33169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882344.33473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882344.33477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882344.33580: variable 'ansible_distribution' from source: facts 19252 1726882344.33584: variable 'ansible_distribution_major_version' from source: facts 19252 1726882344.33587: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882344.33589: when evaluation is False, skipping this task 19252 1726882344.33591: _execute() done 19252 1726882344.33598: dumping result to json 19252 1726882344.33600: done dumping result, returning 19252 1726882344.33641: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-63da-fa06-00000000006b] 19252 1726882344.33644: sending task result for task 12673a56-9f93-63da-fa06-00000000006b 19252 1726882344.33758: done sending task result for task 12673a56-9f93-63da-fa06-00000000006b 19252 1726882344.33762: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882344.33812: no more pending results, returning what we have 19252 1726882344.33816: results queue empty 19252 1726882344.33816: checking for any_errors_fatal 19252 1726882344.33822: done checking for any_errors_fatal 19252 1726882344.33823: checking for max_fail_percentage 19252 1726882344.33825: done checking for max_fail_percentage 19252 1726882344.33826: checking to see if all hosts have failed and the running result is not ok 19252 1726882344.33827: done checking to see if all hosts have failed 19252 1726882344.33828: getting the remaining hosts for this loop 19252 1726882344.33829: done getting the remaining hosts for this loop 19252 1726882344.33833: getting the next task for host managed_node2 19252 1726882344.33839: done getting next task for host managed_node2 19252 1726882344.33843: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19252 1726882344.33848: ^ 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? (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 19252 1726882344.33864: getting variables 19252 1726882344.33866: in VariableManager get_vars() 19252 1726882344.33917: Calling all_inventory to load vars for managed_node2 19252 1726882344.33920: Calling groups_inventory to load vars for managed_node2 19252 1726882344.33922: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882344.33933: Calling all_plugins_play to load vars for managed_node2 19252 1726882344.33935: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882344.33938: Calling groups_plugins_play to load vars for managed_node2 19252 1726882344.34481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882344.34869: done with get_vars() 19252 1726882344.34999: done getting variables 19252 1726882344.35063: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:24 -0400 (0:00:00.104) 0:00:06.722 ****** 19252 1726882344.35155: entering _queue_task() for managed_node2/debug 19252 1726882344.36134: worker is 1 (out of 1 available) 19252 1726882344.36145: exiting _queue_task() for managed_node2/debug 19252 1726882344.36156: done queuing things up, now waiting for results queue to drain 19252 1726882344.36157: waiting for pending results... 19252 1726882344.36228: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19252 1726882344.36646: in run() - task 12673a56-9f93-63da-fa06-00000000006c 19252 1726882344.36650: variable 'ansible_search_path' from source: unknown 19252 1726882344.36652: variable 'ansible_search_path' from source: unknown 19252 1726882344.36656: calling self._execute() 19252 1726882344.36740: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882344.36744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882344.36752: variable 'omit' from source: magic vars 19252 1726882344.37792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882344.43315: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882344.43476: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882344.43479: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882344.43630: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882344.43649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882344.43848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882344.43871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882344.43900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882344.44067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882344.44071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882344.44343: variable 'ansible_distribution' from source: facts 19252 1726882344.44347: variable 'ansible_distribution_major_version' from source: facts 19252 1726882344.44349: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882344.44351: when evaluation is False, skipping this task 19252 1726882344.44353: _execute() done 19252 1726882344.44456: dumping result to json 19252 1726882344.44459: done dumping result, returning 19252 1726882344.44469: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-63da-fa06-00000000006c] 19252 1726882344.44472: sending task result for task 12673a56-9f93-63da-fa06-00000000006c skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882344.44771: no more pending results, returning what we have 19252 1726882344.44774: results queue empty 19252 1726882344.44776: checking for any_errors_fatal 19252 1726882344.44781: done checking for any_errors_fatal 19252 1726882344.44782: checking for max_fail_percentage 19252 1726882344.44784: done checking for max_fail_percentage 19252 1726882344.44784: checking to see if all hosts have failed and the running result is not ok 19252 1726882344.44785: done checking to see if all hosts have failed 19252 1726882344.44786: getting the remaining hosts for this loop 19252 1726882344.44788: done getting the remaining hosts for this loop 19252 1726882344.44791: getting the next task for host managed_node2 19252 1726882344.44800: done getting next task for host managed_node2 19252 1726882344.44805: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19252 1726882344.44808: ^ 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? (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 19252 1726882344.44829: getting variables 19252 1726882344.44831: in VariableManager get_vars() 19252 1726882344.44878: Calling all_inventory to load vars for managed_node2 19252 1726882344.44881: Calling groups_inventory to load vars for managed_node2 19252 1726882344.44883: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882344.44956: Calling all_plugins_play to load vars for managed_node2 19252 1726882344.45157: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882344.45162: Calling groups_plugins_play to load vars for managed_node2 19252 1726882344.45688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882344.46062: done with get_vars() 19252 1726882344.46139: done getting variables 19252 1726882344.46213: done sending task result for task 12673a56-9f93-63da-fa06-00000000006c 19252 1726882344.46216: WORKER PROCESS EXITING 19252 1726882344.46252: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:24 -0400 (0:00:00.111) 0:00:06.833 ****** 19252 1726882344.46283: entering _queue_task() for managed_node2/fail 19252 1726882344.47172: worker is 1 (out of 1 available) 19252 1726882344.47184: exiting _queue_task() for managed_node2/fail 19252 1726882344.47201: done queuing things up, now waiting for results queue to drain 19252 1726882344.47203: waiting for pending results... 19252 1726882344.47409: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19252 1726882344.47558: in run() - task 12673a56-9f93-63da-fa06-00000000006d 19252 1726882344.47580: variable 'ansible_search_path' from source: unknown 19252 1726882344.47589: variable 'ansible_search_path' from source: unknown 19252 1726882344.47640: calling self._execute() 19252 1726882344.47734: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882344.47745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882344.47766: variable 'omit' from source: magic vars 19252 1726882344.48369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882344.51059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882344.51155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882344.51208: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882344.51261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882344.51305: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882344.51446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882344.51478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882344.51523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882344.51699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882344.51703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882344.51807: variable 'ansible_distribution' from source: facts 19252 1726882344.51843: variable 'ansible_distribution_major_version' from source: facts 19252 1726882344.51883: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882344.51900: when evaluation is False, skipping this task 19252 1726882344.51912: _execute() done 19252 1726882344.51920: dumping result to json 19252 1726882344.51943: done dumping result, returning 19252 1726882344.52001: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-63da-fa06-00000000006d] 19252 1726882344.52004: sending task result for task 12673a56-9f93-63da-fa06-00000000006d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882344.52192: no more pending results, returning what we have 19252 1726882344.52202: results queue empty 19252 1726882344.52203: checking for any_errors_fatal 19252 1726882344.52211: done checking for any_errors_fatal 19252 1726882344.52213: checking for max_fail_percentage 19252 1726882344.52216: done checking for max_fail_percentage 19252 1726882344.52217: checking to see if all hosts have failed and the running result is not ok 19252 1726882344.52218: done checking to see if all hosts have failed 19252 1726882344.52219: getting the remaining hosts for this loop 19252 1726882344.52221: done getting the remaining hosts for this loop 19252 1726882344.52228: getting the next task for host managed_node2 19252 1726882344.52236: done getting next task for host managed_node2 19252 1726882344.52240: ^ 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 19252 1726882344.52244: ^ 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? (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 19252 1726882344.52573: getting variables 19252 1726882344.52576: in VariableManager get_vars() 19252 1726882344.52650: Calling all_inventory to load vars for managed_node2 19252 1726882344.52653: Calling groups_inventory to load vars for managed_node2 19252 1726882344.52656: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882344.52813: Calling all_plugins_play to load vars for managed_node2 19252 1726882344.52823: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882344.52829: done sending task result for task 12673a56-9f93-63da-fa06-00000000006d 19252 1726882344.52834: WORKER PROCESS EXITING 19252 1726882344.52839: Calling groups_plugins_play to load vars for managed_node2 19252 1726882344.53390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882344.53818: done with get_vars() 19252 1726882344.53837: done getting variables 19252 1726882344.53965: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:24 -0400 (0:00:00.077) 0:00:06.911 ****** 19252 1726882344.54003: entering _queue_task() for managed_node2/fail 19252 1726882344.54572: worker is 1 (out of 1 available) 19252 1726882344.54587: exiting _queue_task() for managed_node2/fail 19252 1726882344.54607: done queuing things up, now waiting for results queue to drain 19252 1726882344.54609: waiting for pending results... 19252 1726882344.54809: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19252 1726882344.54899: in run() - task 12673a56-9f93-63da-fa06-00000000006e 19252 1726882344.54911: variable 'ansible_search_path' from source: unknown 19252 1726882344.54914: variable 'ansible_search_path' from source: unknown 19252 1726882344.54946: calling self._execute() 19252 1726882344.55011: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882344.55015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882344.55023: variable 'omit' from source: magic vars 19252 1726882344.55397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882344.57311: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882344.57401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882344.57459: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882344.57517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882344.57602: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882344.57723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882344.57742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882344.57780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882344.58003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882344.58006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882344.58070: variable 'ansible_distribution' from source: facts 19252 1726882344.58082: variable 'ansible_distribution_major_version' from source: facts 19252 1726882344.58128: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882344.58139: when evaluation is False, skipping this task 19252 1726882344.58146: _execute() done 19252 1726882344.58160: dumping result to json 19252 1726882344.58172: done dumping result, returning 19252 1726882344.58191: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-63da-fa06-00000000006e] 19252 1726882344.58208: sending task result for task 12673a56-9f93-63da-fa06-00000000006e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882344.58547: no more pending results, returning what we have 19252 1726882344.58551: results queue empty 19252 1726882344.58552: checking for any_errors_fatal 19252 1726882344.58574: done checking for any_errors_fatal 19252 1726882344.58575: checking for max_fail_percentage 19252 1726882344.58580: done checking for max_fail_percentage 19252 1726882344.58581: checking to see if all hosts have failed and the running result is not ok 19252 1726882344.58584: done checking to see if all hosts have failed 19252 1726882344.58585: getting the remaining hosts for this loop 19252 1726882344.58587: done getting the remaining hosts for this loop 19252 1726882344.58601: getting the next task for host managed_node2 19252 1726882344.58611: done getting next task for host managed_node2 19252 1726882344.58616: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19252 1726882344.58619: ^ 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? (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 19252 1726882344.58637: getting variables 19252 1726882344.58639: in VariableManager get_vars() 19252 1726882344.58817: Calling all_inventory to load vars for managed_node2 19252 1726882344.58820: Calling groups_inventory to load vars for managed_node2 19252 1726882344.58824: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882344.58913: Calling all_plugins_play to load vars for managed_node2 19252 1726882344.58921: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882344.58927: done sending task result for task 12673a56-9f93-63da-fa06-00000000006e 19252 1726882344.58930: WORKER PROCESS EXITING 19252 1726882344.58935: Calling groups_plugins_play to load vars for managed_node2 19252 1726882344.59170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882344.59330: done with get_vars() 19252 1726882344.59344: done getting variables 19252 1726882344.59409: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:24 -0400 (0:00:00.054) 0:00:06.965 ****** 19252 1726882344.59448: entering _queue_task() for managed_node2/fail 19252 1726882344.59684: worker is 1 (out of 1 available) 19252 1726882344.59702: exiting _queue_task() for managed_node2/fail 19252 1726882344.59715: done queuing things up, now waiting for results queue to drain 19252 1726882344.59717: waiting for pending results... 19252 1726882344.59955: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19252 1726882344.60058: in run() - task 12673a56-9f93-63da-fa06-00000000006f 19252 1726882344.60074: variable 'ansible_search_path' from source: unknown 19252 1726882344.60077: variable 'ansible_search_path' from source: unknown 19252 1726882344.60107: calling self._execute() 19252 1726882344.60170: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882344.60176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882344.60188: variable 'omit' from source: magic vars 19252 1726882344.60566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882344.62300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882344.62304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882344.62330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882344.62369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882344.62404: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882344.62486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882344.62523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882344.62553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882344.62614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882344.62642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882344.62815: variable 'ansible_distribution' from source: facts 19252 1726882344.62829: variable 'ansible_distribution_major_version' from source: facts 19252 1726882344.62864: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882344.62897: when evaluation is False, skipping this task 19252 1726882344.62901: _execute() done 19252 1726882344.62904: dumping result to json 19252 1726882344.62907: done dumping result, returning 19252 1726882344.62916: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-63da-fa06-00000000006f] 19252 1726882344.63098: sending task result for task 12673a56-9f93-63da-fa06-00000000006f 19252 1726882344.63174: done sending task result for task 12673a56-9f93-63da-fa06-00000000006f 19252 1726882344.63178: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882344.63237: no more pending results, returning what we have 19252 1726882344.63240: results queue empty 19252 1726882344.63241: checking for any_errors_fatal 19252 1726882344.63246: done checking for any_errors_fatal 19252 1726882344.63247: checking for max_fail_percentage 19252 1726882344.63249: done checking for max_fail_percentage 19252 1726882344.63250: checking to see if all hosts have failed and the running result is not ok 19252 1726882344.63250: done checking to see if all hosts have failed 19252 1726882344.63251: getting the remaining hosts for this loop 19252 1726882344.63253: done getting the remaining hosts for this loop 19252 1726882344.63256: getting the next task for host managed_node2 19252 1726882344.63262: done getting next task for host managed_node2 19252 1726882344.63265: ^ 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 19252 1726882344.63268: ^ 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? (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 19252 1726882344.63314: getting variables 19252 1726882344.63315: in VariableManager get_vars() 19252 1726882344.63357: Calling all_inventory to load vars for managed_node2 19252 1726882344.63359: Calling groups_inventory to load vars for managed_node2 19252 1726882344.63361: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882344.63370: Calling all_plugins_play to load vars for managed_node2 19252 1726882344.63372: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882344.63374: Calling groups_plugins_play to load vars for managed_node2 19252 1726882344.63587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882344.63828: done with get_vars() 19252 1726882344.63840: done getting variables 19252 1726882344.63899: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:24 -0400 (0:00:00.044) 0:00:07.010 ****** 19252 1726882344.63930: entering _queue_task() for managed_node2/dnf 19252 1726882344.64224: worker is 1 (out of 1 available) 19252 1726882344.64239: exiting _queue_task() for managed_node2/dnf 19252 1726882344.64255: done queuing things up, now waiting for results queue to drain 19252 1726882344.64256: waiting for pending results... 19252 1726882344.64839: running TaskExecutor() for managed_node2/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 19252 1726882344.64985: in run() - task 12673a56-9f93-63da-fa06-000000000070 19252 1726882344.65004: variable 'ansible_search_path' from source: unknown 19252 1726882344.65007: variable 'ansible_search_path' from source: unknown 19252 1726882344.65048: calling self._execute() 19252 1726882344.65207: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882344.65212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882344.65220: variable 'omit' from source: magic vars 19252 1726882344.66523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882344.70684: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882344.71453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882344.71516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882344.71563: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882344.71615: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882344.71720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882344.71753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882344.71840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882344.71916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882344.71930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882344.72110: variable 'ansible_distribution' from source: facts 19252 1726882344.72127: variable 'ansible_distribution_major_version' from source: facts 19252 1726882344.72146: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882344.72150: when evaluation is False, skipping this task 19252 1726882344.72152: _execute() done 19252 1726882344.72155: dumping result to json 19252 1726882344.72157: done dumping result, returning 19252 1726882344.72329: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-63da-fa06-000000000070] 19252 1726882344.72332: sending task result for task 12673a56-9f93-63da-fa06-000000000070 19252 1726882344.72411: done sending task result for task 12673a56-9f93-63da-fa06-000000000070 19252 1726882344.72414: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882344.72475: no more pending results, returning what we have 19252 1726882344.72478: results queue empty 19252 1726882344.72479: checking for any_errors_fatal 19252 1726882344.72486: done checking for any_errors_fatal 19252 1726882344.72487: checking for max_fail_percentage 19252 1726882344.72490: done checking for max_fail_percentage 19252 1726882344.72491: checking to see if all hosts have failed and the running result is not ok 19252 1726882344.72492: done checking to see if all hosts have failed 19252 1726882344.72492: getting the remaining hosts for this loop 19252 1726882344.72498: done getting the remaining hosts for this loop 19252 1726882344.72501: getting the next task for host managed_node2 19252 1726882344.72508: done getting next task for host managed_node2 19252 1726882344.72511: ^ 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 19252 1726882344.72514: ^ 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? (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 19252 1726882344.72528: getting variables 19252 1726882344.72530: in VariableManager get_vars() 19252 1726882344.72580: Calling all_inventory to load vars for managed_node2 19252 1726882344.72583: Calling groups_inventory to load vars for managed_node2 19252 1726882344.72588: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882344.72803: Calling all_plugins_play to load vars for managed_node2 19252 1726882344.72806: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882344.72812: Calling groups_plugins_play to load vars for managed_node2 19252 1726882344.73024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882344.73242: done with get_vars() 19252 1726882344.73254: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19252 1726882344.73335: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:24 -0400 (0:00:00.094) 0:00:07.104 ****** 19252 1726882344.73366: entering _queue_task() for managed_node2/yum 19252 1726882344.73879: worker is 1 (out of 1 available) 19252 1726882344.73892: exiting _queue_task() for managed_node2/yum 19252 1726882344.74011: done queuing things up, now waiting for results queue to drain 19252 1726882344.74013: waiting for pending results... 19252 1726882344.74555: running TaskExecutor() for managed_node2/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 19252 1726882344.74802: in run() - task 12673a56-9f93-63da-fa06-000000000071 19252 1726882344.74807: variable 'ansible_search_path' from source: unknown 19252 1726882344.74809: variable 'ansible_search_path' from source: unknown 19252 1726882344.74839: calling self._execute() 19252 1726882344.75100: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882344.75108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882344.75111: variable 'omit' from source: magic vars 19252 1726882344.75544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882344.79181: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882344.79185: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882344.79208: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882344.79248: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882344.79279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882344.79371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882344.79410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882344.79446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882344.79491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882344.79527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882344.79677: variable 'ansible_distribution' from source: facts 19252 1726882344.79688: variable 'ansible_distribution_major_version' from source: facts 19252 1726882344.79722: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882344.79734: when evaluation is False, skipping this task 19252 1726882344.79838: _execute() done 19252 1726882344.79841: dumping result to json 19252 1726882344.79843: done dumping result, returning 19252 1726882344.79846: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-63da-fa06-000000000071] 19252 1726882344.79849: sending task result for task 12673a56-9f93-63da-fa06-000000000071 19252 1726882344.79930: done sending task result for task 12673a56-9f93-63da-fa06-000000000071 19252 1726882344.79933: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882344.79998: no more pending results, returning what we have 19252 1726882344.80002: results queue empty 19252 1726882344.80003: checking for any_errors_fatal 19252 1726882344.80008: done checking for any_errors_fatal 19252 1726882344.80009: checking for max_fail_percentage 19252 1726882344.80012: done checking for max_fail_percentage 19252 1726882344.80013: checking to see if all hosts have failed and the running result is not ok 19252 1726882344.80013: done checking to see if all hosts have failed 19252 1726882344.80014: getting the remaining hosts for this loop 19252 1726882344.80016: done getting the remaining hosts for this loop 19252 1726882344.80019: getting the next task for host managed_node2 19252 1726882344.80028: done getting next task for host managed_node2 19252 1726882344.80031: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19252 1726882344.80034: ^ 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? (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 19252 1726882344.80050: getting variables 19252 1726882344.80052: in VariableManager get_vars() 19252 1726882344.80110: Calling all_inventory to load vars for managed_node2 19252 1726882344.80113: Calling groups_inventory to load vars for managed_node2 19252 1726882344.80115: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882344.80126: Calling all_plugins_play to load vars for managed_node2 19252 1726882344.80129: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882344.80131: Calling groups_plugins_play to load vars for managed_node2 19252 1726882344.80652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882344.80857: done with get_vars() 19252 1726882344.80868: done getting variables 19252 1726882344.80930: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:24 -0400 (0:00:00.075) 0:00:07.180 ****** 19252 1726882344.80961: entering _queue_task() for managed_node2/fail 19252 1726882344.81406: worker is 1 (out of 1 available) 19252 1726882344.81413: exiting _queue_task() for managed_node2/fail 19252 1726882344.81423: done queuing things up, now waiting for results queue to drain 19252 1726882344.81424: waiting for pending results... 19252 1726882344.81553: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19252 1726882344.81620: in run() - task 12673a56-9f93-63da-fa06-000000000072 19252 1726882344.81641: variable 'ansible_search_path' from source: unknown 19252 1726882344.81654: variable 'ansible_search_path' from source: unknown 19252 1726882344.81695: calling self._execute() 19252 1726882344.81781: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882344.81869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882344.81872: variable 'omit' from source: magic vars 19252 1726882344.82459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882344.86068: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882344.86199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882344.86303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882344.86356: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882344.86700: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882344.86704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882344.86930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882344.86961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882344.87130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882344.87150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882344.87403: variable 'ansible_distribution' from source: facts 19252 1726882344.87700: variable 'ansible_distribution_major_version' from source: facts 19252 1726882344.87703: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882344.87705: when evaluation is False, skipping this task 19252 1726882344.87707: _execute() done 19252 1726882344.87709: dumping result to json 19252 1726882344.87711: done dumping result, returning 19252 1726882344.87713: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-63da-fa06-000000000072] 19252 1726882344.87715: sending task result for task 12673a56-9f93-63da-fa06-000000000072 19252 1726882344.87789: done sending task result for task 12673a56-9f93-63da-fa06-000000000072 19252 1726882344.87792: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882344.87852: no more pending results, returning what we have 19252 1726882344.87855: results queue empty 19252 1726882344.87856: checking for any_errors_fatal 19252 1726882344.87861: done checking for any_errors_fatal 19252 1726882344.87862: checking for max_fail_percentage 19252 1726882344.87864: done checking for max_fail_percentage 19252 1726882344.87865: checking to see if all hosts have failed and the running result is not ok 19252 1726882344.87866: done checking to see if all hosts have failed 19252 1726882344.87866: getting the remaining hosts for this loop 19252 1726882344.87868: done getting the remaining hosts for this loop 19252 1726882344.87871: getting the next task for host managed_node2 19252 1726882344.87878: done getting next task for host managed_node2 19252 1726882344.87881: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19252 1726882344.87884: ^ 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? (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 19252 1726882344.87901: getting variables 19252 1726882344.87903: in VariableManager get_vars() 19252 1726882344.87953: Calling all_inventory to load vars for managed_node2 19252 1726882344.87956: Calling groups_inventory to load vars for managed_node2 19252 1726882344.87958: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882344.87970: Calling all_plugins_play to load vars for managed_node2 19252 1726882344.87973: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882344.87975: Calling groups_plugins_play to load vars for managed_node2 19252 1726882344.88372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882344.88660: done with get_vars() 19252 1726882344.88671: done getting variables 19252 1726882344.88758: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:24 -0400 (0:00:00.078) 0:00:07.259 ****** 19252 1726882344.88798: entering _queue_task() for managed_node2/package 19252 1726882344.89050: worker is 1 (out of 1 available) 19252 1726882344.89063: exiting _queue_task() for managed_node2/package 19252 1726882344.89075: done queuing things up, now waiting for results queue to drain 19252 1726882344.89076: waiting for pending results... 19252 1726882344.89392: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19252 1726882344.89522: in run() - task 12673a56-9f93-63da-fa06-000000000073 19252 1726882344.89543: variable 'ansible_search_path' from source: unknown 19252 1726882344.89551: variable 'ansible_search_path' from source: unknown 19252 1726882344.89588: calling self._execute() 19252 1726882344.89675: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882344.89685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882344.89702: variable 'omit' from source: magic vars 19252 1726882344.90131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882344.92560: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882344.92622: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882344.92699: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882344.92702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882344.92733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882344.92969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882344.92973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882344.92988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882344.93038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882344.93097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882344.93427: variable 'ansible_distribution' from source: facts 19252 1726882344.93616: variable 'ansible_distribution_major_version' from source: facts 19252 1726882344.93619: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882344.93622: when evaluation is False, skipping this task 19252 1726882344.93625: _execute() done 19252 1726882344.93627: dumping result to json 19252 1726882344.93629: done dumping result, returning 19252 1726882344.93631: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-63da-fa06-000000000073] 19252 1726882344.93634: sending task result for task 12673a56-9f93-63da-fa06-000000000073 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882344.93830: no more pending results, returning what we have 19252 1726882344.93833: results queue empty 19252 1726882344.93834: checking for any_errors_fatal 19252 1726882344.93840: done checking for any_errors_fatal 19252 1726882344.93841: checking for max_fail_percentage 19252 1726882344.93844: done checking for max_fail_percentage 19252 1726882344.93844: checking to see if all hosts have failed and the running result is not ok 19252 1726882344.93845: done checking to see if all hosts have failed 19252 1726882344.93846: getting the remaining hosts for this loop 19252 1726882344.93848: done getting the remaining hosts for this loop 19252 1726882344.93852: getting the next task for host managed_node2 19252 1726882344.93859: done getting next task for host managed_node2 19252 1726882344.93862: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19252 1726882344.93866: ^ 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? (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 19252 1726882344.93882: getting variables 19252 1726882344.93884: in VariableManager get_vars() 19252 1726882344.93938: Calling all_inventory to load vars for managed_node2 19252 1726882344.93941: Calling groups_inventory to load vars for managed_node2 19252 1726882344.93944: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882344.93956: Calling all_plugins_play to load vars for managed_node2 19252 1726882344.93959: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882344.93962: Calling groups_plugins_play to load vars for managed_node2 19252 1726882344.94800: done sending task result for task 12673a56-9f93-63da-fa06-000000000073 19252 1726882344.94805: WORKER PROCESS EXITING 19252 1726882344.94853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882344.95162: done with get_vars() 19252 1726882344.95173: done getting variables 19252 1726882344.95508: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:24 -0400 (0:00:00.067) 0:00:07.326 ****** 19252 1726882344.95540: entering _queue_task() for managed_node2/package 19252 1726882344.96098: worker is 1 (out of 1 available) 19252 1726882344.96110: exiting _queue_task() for managed_node2/package 19252 1726882344.96121: done queuing things up, now waiting for results queue to drain 19252 1726882344.96122: waiting for pending results... 19252 1726882344.96387: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19252 1726882344.96510: in run() - task 12673a56-9f93-63da-fa06-000000000074 19252 1726882344.96531: variable 'ansible_search_path' from source: unknown 19252 1726882344.96538: variable 'ansible_search_path' from source: unknown 19252 1726882344.96576: calling self._execute() 19252 1726882344.96660: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882344.96676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882344.96692: variable 'omit' from source: magic vars 19252 1726882344.97119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882345.00227: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882345.00306: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882345.00358: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882345.00403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882345.00438: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882345.00522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882345.00558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882345.00587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882345.00638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882345.00698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882345.00802: variable 'ansible_distribution' from source: facts 19252 1726882345.00819: variable 'ansible_distribution_major_version' from source: facts 19252 1726882345.00849: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882345.00856: when evaluation is False, skipping this task 19252 1726882345.00863: _execute() done 19252 1726882345.00869: dumping result to json 19252 1726882345.00875: done dumping result, returning 19252 1726882345.00885: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-63da-fa06-000000000074] 19252 1726882345.00894: sending task result for task 12673a56-9f93-63da-fa06-000000000074 19252 1726882345.01003: done sending task result for task 12673a56-9f93-63da-fa06-000000000074 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882345.01085: no more pending results, returning what we have 19252 1726882345.01088: results queue empty 19252 1726882345.01089: checking for any_errors_fatal 19252 1726882345.01095: done checking for any_errors_fatal 19252 1726882345.01096: checking for max_fail_percentage 19252 1726882345.01098: done checking for max_fail_percentage 19252 1726882345.01099: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.01100: done checking to see if all hosts have failed 19252 1726882345.01101: getting the remaining hosts for this loop 19252 1726882345.01103: done getting the remaining hosts for this loop 19252 1726882345.01106: getting the next task for host managed_node2 19252 1726882345.01113: done getting next task for host managed_node2 19252 1726882345.01117: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19252 1726882345.01120: ^ 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? (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 19252 1726882345.01136: getting variables 19252 1726882345.01138: in VariableManager get_vars() 19252 1726882345.01185: Calling all_inventory to load vars for managed_node2 19252 1726882345.01188: Calling groups_inventory to load vars for managed_node2 19252 1726882345.01190: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.01398: WORKER PROCESS EXITING 19252 1726882345.01408: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.01411: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.01414: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.01586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.01853: done with get_vars() 19252 1726882345.01864: done getting variables 19252 1726882345.01924: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:25 -0400 (0:00:00.064) 0:00:07.390 ****** 19252 1726882345.01956: entering _queue_task() for managed_node2/package 19252 1726882345.02213: worker is 1 (out of 1 available) 19252 1726882345.02225: exiting _queue_task() for managed_node2/package 19252 1726882345.02235: done queuing things up, now waiting for results queue to drain 19252 1726882345.02237: waiting for pending results... 19252 1726882345.02561: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19252 1726882345.02672: in run() - task 12673a56-9f93-63da-fa06-000000000075 19252 1726882345.02696: variable 'ansible_search_path' from source: unknown 19252 1726882345.02707: variable 'ansible_search_path' from source: unknown 19252 1726882345.02744: calling self._execute() 19252 1726882345.03000: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882345.03005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882345.03007: variable 'omit' from source: magic vars 19252 1726882345.03826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882345.06384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882345.06457: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882345.06496: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882345.06539: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882345.06570: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882345.06653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882345.06685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882345.06717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882345.06766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882345.06784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882345.06931: variable 'ansible_distribution' from source: facts 19252 1726882345.06947: variable 'ansible_distribution_major_version' from source: facts 19252 1726882345.06980: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882345.07103: when evaluation is False, skipping this task 19252 1726882345.07106: _execute() done 19252 1726882345.07109: dumping result to json 19252 1726882345.07112: done dumping result, returning 19252 1726882345.07114: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-63da-fa06-000000000075] 19252 1726882345.07116: sending task result for task 12673a56-9f93-63da-fa06-000000000075 19252 1726882345.07398: done sending task result for task 12673a56-9f93-63da-fa06-000000000075 19252 1726882345.07401: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882345.07436: no more pending results, returning what we have 19252 1726882345.07439: results queue empty 19252 1726882345.07439: checking for any_errors_fatal 19252 1726882345.07445: done checking for any_errors_fatal 19252 1726882345.07445: checking for max_fail_percentage 19252 1726882345.07447: done checking for max_fail_percentage 19252 1726882345.07448: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.07448: done checking to see if all hosts have failed 19252 1726882345.07449: getting the remaining hosts for this loop 19252 1726882345.07451: done getting the remaining hosts for this loop 19252 1726882345.07453: getting the next task for host managed_node2 19252 1726882345.07459: done getting next task for host managed_node2 19252 1726882345.07462: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19252 1726882345.07464: ^ 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? (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 19252 1726882345.07478: getting variables 19252 1726882345.07479: in VariableManager get_vars() 19252 1726882345.07526: Calling all_inventory to load vars for managed_node2 19252 1726882345.07529: Calling groups_inventory to load vars for managed_node2 19252 1726882345.07531: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.07540: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.07543: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.07546: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.08514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.08934: done with get_vars() 19252 1726882345.08945: done getting variables 19252 1726882345.09004: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:25 -0400 (0:00:00.070) 0:00:07.461 ****** 19252 1726882345.09151: entering _queue_task() for managed_node2/service 19252 1726882345.09808: worker is 1 (out of 1 available) 19252 1726882345.09822: exiting _queue_task() for managed_node2/service 19252 1726882345.09834: done queuing things up, now waiting for results queue to drain 19252 1726882345.09835: waiting for pending results... 19252 1726882345.10265: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19252 1726882345.10481: in run() - task 12673a56-9f93-63da-fa06-000000000076 19252 1726882345.10497: variable 'ansible_search_path' from source: unknown 19252 1726882345.10546: variable 'ansible_search_path' from source: unknown 19252 1726882345.10587: calling self._execute() 19252 1726882345.10831: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882345.10885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882345.10888: variable 'omit' from source: magic vars 19252 1726882345.11652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882345.14002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882345.14089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882345.14139: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882345.14177: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882345.14245: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882345.14308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882345.14352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882345.14384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882345.14436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882345.14498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882345.14613: variable 'ansible_distribution' from source: facts 19252 1726882345.14625: variable 'ansible_distribution_major_version' from source: facts 19252 1726882345.14654: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882345.14661: when evaluation is False, skipping this task 19252 1726882345.14668: _execute() done 19252 1726882345.14679: dumping result to json 19252 1726882345.14698: done dumping result, returning 19252 1726882345.14701: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-63da-fa06-000000000076] 19252 1726882345.14788: sending task result for task 12673a56-9f93-63da-fa06-000000000076 19252 1726882345.14871: done sending task result for task 12673a56-9f93-63da-fa06-000000000076 19252 1726882345.14874: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882345.14930: no more pending results, returning what we have 19252 1726882345.14933: results queue empty 19252 1726882345.14934: checking for any_errors_fatal 19252 1726882345.14942: done checking for any_errors_fatal 19252 1726882345.14943: checking for max_fail_percentage 19252 1726882345.14945: done checking for max_fail_percentage 19252 1726882345.14946: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.14947: done checking to see if all hosts have failed 19252 1726882345.14948: getting the remaining hosts for this loop 19252 1726882345.14950: done getting the remaining hosts for this loop 19252 1726882345.14953: getting the next task for host managed_node2 19252 1726882345.14960: done getting next task for host managed_node2 19252 1726882345.14964: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19252 1726882345.14967: ^ 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? (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 19252 1726882345.14983: getting variables 19252 1726882345.14984: in VariableManager get_vars() 19252 1726882345.15040: Calling all_inventory to load vars for managed_node2 19252 1726882345.15043: Calling groups_inventory to load vars for managed_node2 19252 1726882345.15045: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.15056: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.15059: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.15061: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.15545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.15758: done with get_vars() 19252 1726882345.15768: done getting variables 19252 1726882345.15825: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:25 -0400 (0:00:00.068) 0:00:07.529 ****** 19252 1726882345.15859: entering _queue_task() for managed_node2/service 19252 1726882345.16130: worker is 1 (out of 1 available) 19252 1726882345.16143: exiting _queue_task() for managed_node2/service 19252 1726882345.16154: done queuing things up, now waiting for results queue to drain 19252 1726882345.16156: waiting for pending results... 19252 1726882345.16522: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19252 1726882345.16599: in run() - task 12673a56-9f93-63da-fa06-000000000077 19252 1726882345.16603: variable 'ansible_search_path' from source: unknown 19252 1726882345.16606: variable 'ansible_search_path' from source: unknown 19252 1726882345.16646: calling self._execute() 19252 1726882345.16747: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882345.16798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882345.16802: variable 'omit' from source: magic vars 19252 1726882345.17212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882345.19455: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882345.19527: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882345.19574: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882345.19614: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882345.19676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882345.19734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882345.19766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882345.19809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882345.19892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882345.19900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882345.20025: variable 'ansible_distribution' from source: facts 19252 1726882345.20037: variable 'ansible_distribution_major_version' from source: facts 19252 1726882345.20061: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882345.20069: when evaluation is False, skipping this task 19252 1726882345.20076: _execute() done 19252 1726882345.20109: dumping result to json 19252 1726882345.20117: done dumping result, returning 19252 1726882345.20120: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-63da-fa06-000000000077] 19252 1726882345.20123: sending task result for task 12673a56-9f93-63da-fa06-000000000077 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19252 1726882345.20269: no more pending results, returning what we have 19252 1726882345.20273: results queue empty 19252 1726882345.20274: checking for any_errors_fatal 19252 1726882345.20281: done checking for any_errors_fatal 19252 1726882345.20282: checking for max_fail_percentage 19252 1726882345.20284: done checking for max_fail_percentage 19252 1726882345.20285: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.20286: done checking to see if all hosts have failed 19252 1726882345.20289: getting the remaining hosts for this loop 19252 1726882345.20291: done getting the remaining hosts for this loop 19252 1726882345.20297: getting the next task for host managed_node2 19252 1726882345.20305: done getting next task for host managed_node2 19252 1726882345.20310: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19252 1726882345.20312: ^ 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? (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 19252 1726882345.20329: getting variables 19252 1726882345.20331: in VariableManager get_vars() 19252 1726882345.20382: Calling all_inventory to load vars for managed_node2 19252 1726882345.20385: Calling groups_inventory to load vars for managed_node2 19252 1726882345.20387: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.20613: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.20617: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.20621: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.20963: done sending task result for task 12673a56-9f93-63da-fa06-000000000077 19252 1726882345.20967: WORKER PROCESS EXITING 19252 1726882345.20989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.21210: done with get_vars() 19252 1726882345.21223: done getting variables 19252 1726882345.21290: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:25 -0400 (0:00:00.054) 0:00:07.584 ****** 19252 1726882345.21329: entering _queue_task() for managed_node2/service 19252 1726882345.21663: worker is 1 (out of 1 available) 19252 1726882345.21676: exiting _queue_task() for managed_node2/service 19252 1726882345.21688: done queuing things up, now waiting for results queue to drain 19252 1726882345.21690: waiting for pending results... 19252 1726882345.21991: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19252 1726882345.22152: in run() - task 12673a56-9f93-63da-fa06-000000000078 19252 1726882345.22176: variable 'ansible_search_path' from source: unknown 19252 1726882345.22186: variable 'ansible_search_path' from source: unknown 19252 1726882345.22226: calling self._execute() 19252 1726882345.22327: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882345.22340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882345.22364: variable 'omit' from source: magic vars 19252 1726882345.22830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882345.25866: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882345.25951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882345.25992: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882345.26091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882345.26325: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882345.26329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882345.26360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882345.26400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882345.26445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882345.26464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882345.26621: variable 'ansible_distribution' from source: facts 19252 1726882345.26634: variable 'ansible_distribution_major_version' from source: facts 19252 1726882345.26657: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882345.26665: when evaluation is False, skipping this task 19252 1726882345.26671: _execute() done 19252 1726882345.26677: dumping result to json 19252 1726882345.26684: done dumping result, returning 19252 1726882345.26706: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-63da-fa06-000000000078] 19252 1726882345.26720: sending task result for task 12673a56-9f93-63da-fa06-000000000078 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882345.26973: no more pending results, returning what we have 19252 1726882345.26976: results queue empty 19252 1726882345.26977: checking for any_errors_fatal 19252 1726882345.26983: done checking for any_errors_fatal 19252 1726882345.26984: checking for max_fail_percentage 19252 1726882345.26986: done checking for max_fail_percentage 19252 1726882345.26987: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.26988: done checking to see if all hosts have failed 19252 1726882345.26989: getting the remaining hosts for this loop 19252 1726882345.26991: done getting the remaining hosts for this loop 19252 1726882345.26996: getting the next task for host managed_node2 19252 1726882345.27004: done getting next task for host managed_node2 19252 1726882345.27008: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19252 1726882345.27012: ^ 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? (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 19252 1726882345.27030: getting variables 19252 1726882345.27032: in VariableManager get_vars() 19252 1726882345.27083: Calling all_inventory to load vars for managed_node2 19252 1726882345.27085: Calling groups_inventory to load vars for managed_node2 19252 1726882345.27088: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.27226: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.27230: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.27238: done sending task result for task 12673a56-9f93-63da-fa06-000000000078 19252 1726882345.27241: WORKER PROCESS EXITING 19252 1726882345.27246: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.27684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.28410: done with get_vars() 19252 1726882345.28421: done getting variables 19252 1726882345.28480: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:25 -0400 (0:00:00.071) 0:00:07.656 ****** 19252 1726882345.28520: entering _queue_task() for managed_node2/service 19252 1726882345.29179: worker is 1 (out of 1 available) 19252 1726882345.29190: exiting _queue_task() for managed_node2/service 19252 1726882345.29203: done queuing things up, now waiting for results queue to drain 19252 1726882345.29204: waiting for pending results... 19252 1726882345.29408: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19252 1726882345.29595: in run() - task 12673a56-9f93-63da-fa06-000000000079 19252 1726882345.29599: variable 'ansible_search_path' from source: unknown 19252 1726882345.29602: variable 'ansible_search_path' from source: unknown 19252 1726882345.29616: calling self._execute() 19252 1726882345.29698: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882345.29712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882345.29725: variable 'omit' from source: magic vars 19252 1726882345.30355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882345.37095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882345.37099: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882345.37244: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882345.37282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882345.37455: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882345.37632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882345.37733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882345.37811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882345.38103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882345.38107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882345.38270: variable 'ansible_distribution' from source: facts 19252 1726882345.38282: variable 'ansible_distribution_major_version' from source: facts 19252 1726882345.38335: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882345.38341: when evaluation is False, skipping this task 19252 1726882345.38438: _execute() done 19252 1726882345.38441: dumping result to json 19252 1726882345.38443: done dumping result, returning 19252 1726882345.38446: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-63da-fa06-000000000079] 19252 1726882345.38448: sending task result for task 12673a56-9f93-63da-fa06-000000000079 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19252 1726882345.38706: no more pending results, returning what we have 19252 1726882345.38710: results queue empty 19252 1726882345.38711: checking for any_errors_fatal 19252 1726882345.38718: done checking for any_errors_fatal 19252 1726882345.38719: checking for max_fail_percentage 19252 1726882345.38721: done checking for max_fail_percentage 19252 1726882345.38722: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.38723: done checking to see if all hosts have failed 19252 1726882345.38724: getting the remaining hosts for this loop 19252 1726882345.38726: done getting the remaining hosts for this loop 19252 1726882345.38731: getting the next task for host managed_node2 19252 1726882345.38737: done getting next task for host managed_node2 19252 1726882345.38742: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19252 1726882345.38745: ^ 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? (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 19252 1726882345.38765: getting variables 19252 1726882345.38767: in VariableManager get_vars() 19252 1726882345.39095: Calling all_inventory to load vars for managed_node2 19252 1726882345.39099: Calling groups_inventory to load vars for managed_node2 19252 1726882345.39103: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.39117: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.39121: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.39125: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.39699: done sending task result for task 12673a56-9f93-63da-fa06-000000000079 19252 1726882345.39702: WORKER PROCESS EXITING 19252 1726882345.39729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.40106: done with get_vars() 19252 1726882345.40117: done getting variables 19252 1726882345.40291: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:25 -0400 (0:00:00.118) 0:00:07.775 ****** 19252 1726882345.40407: entering _queue_task() for managed_node2/copy 19252 1726882345.41427: worker is 1 (out of 1 available) 19252 1726882345.41437: exiting _queue_task() for managed_node2/copy 19252 1726882345.41444: done queuing things up, now waiting for results queue to drain 19252 1726882345.41445: waiting for pending results... 19252 1726882345.41691: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19252 1726882345.42029: in run() - task 12673a56-9f93-63da-fa06-00000000007a 19252 1726882345.42179: variable 'ansible_search_path' from source: unknown 19252 1726882345.42182: variable 'ansible_search_path' from source: unknown 19252 1726882345.42200: calling self._execute() 19252 1726882345.42601: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882345.42605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882345.42607: variable 'omit' from source: magic vars 19252 1726882345.43361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882345.48092: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882345.48277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882345.48430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882345.48468: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882345.48494: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882345.48677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882345.48709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882345.48734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882345.48889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882345.48981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882345.49238: variable 'ansible_distribution' from source: facts 19252 1726882345.49244: variable 'ansible_distribution_major_version' from source: facts 19252 1726882345.49265: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882345.49268: when evaluation is False, skipping this task 19252 1726882345.49271: _execute() done 19252 1726882345.49273: dumping result to json 19252 1726882345.49275: done dumping result, returning 19252 1726882345.49283: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-63da-fa06-00000000007a] 19252 1726882345.49287: sending task result for task 12673a56-9f93-63da-fa06-00000000007a skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882345.49651: no more pending results, returning what we have 19252 1726882345.49654: results queue empty 19252 1726882345.49661: checking for any_errors_fatal 19252 1726882345.49667: done checking for any_errors_fatal 19252 1726882345.49670: checking for max_fail_percentage 19252 1726882345.49673: done checking for max_fail_percentage 19252 1726882345.49674: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.49675: done checking to see if all hosts have failed 19252 1726882345.49676: getting the remaining hosts for this loop 19252 1726882345.49678: done getting the remaining hosts for this loop 19252 1726882345.49681: getting the next task for host managed_node2 19252 1726882345.49687: done getting next task for host managed_node2 19252 1726882345.49690: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19252 1726882345.49694: ^ 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? (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 19252 1726882345.49709: getting variables 19252 1726882345.49711: in VariableManager get_vars() 19252 1726882345.49899: Calling all_inventory to load vars for managed_node2 19252 1726882345.49907: Calling groups_inventory to load vars for managed_node2 19252 1726882345.49911: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.49963: done sending task result for task 12673a56-9f93-63da-fa06-00000000007a 19252 1726882345.49967: WORKER PROCESS EXITING 19252 1726882345.50015: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.50020: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.50024: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.50478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.50902: done with get_vars() 19252 1726882345.50916: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:25 -0400 (0:00:00.109) 0:00:07.884 ****** 19252 1726882345.51314: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19252 1726882345.52017: worker is 1 (out of 1 available) 19252 1726882345.52028: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19252 1726882345.52039: done queuing things up, now waiting for results queue to drain 19252 1726882345.52040: waiting for pending results... 19252 1726882345.52429: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19252 1726882345.52701: in run() - task 12673a56-9f93-63da-fa06-00000000007b 19252 1726882345.52754: variable 'ansible_search_path' from source: unknown 19252 1726882345.52762: variable 'ansible_search_path' from source: unknown 19252 1726882345.53102: calling self._execute() 19252 1726882345.53212: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882345.53218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882345.53222: variable 'omit' from source: magic vars 19252 1726882345.54057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882345.59087: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882345.59200: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882345.59263: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882345.59315: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882345.59357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882345.59451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882345.59486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882345.59535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882345.59602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882345.59632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882345.59802: variable 'ansible_distribution' from source: facts 19252 1726882345.59821: variable 'ansible_distribution_major_version' from source: facts 19252 1726882345.59855: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882345.59866: when evaluation is False, skipping this task 19252 1726882345.59881: _execute() done 19252 1726882345.59888: dumping result to json 19252 1726882345.59902: done dumping result, returning 19252 1726882345.59915: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-63da-fa06-00000000007b] 19252 1726882345.59924: sending task result for task 12673a56-9f93-63da-fa06-00000000007b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882345.60206: no more pending results, returning what we have 19252 1726882345.60210: results queue empty 19252 1726882345.60211: checking for any_errors_fatal 19252 1726882345.60218: done checking for any_errors_fatal 19252 1726882345.60219: checking for max_fail_percentage 19252 1726882345.60221: done checking for max_fail_percentage 19252 1726882345.60222: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.60223: done checking to see if all hosts have failed 19252 1726882345.60224: getting the remaining hosts for this loop 19252 1726882345.60226: done getting the remaining hosts for this loop 19252 1726882345.60230: getting the next task for host managed_node2 19252 1726882345.60238: done getting next task for host managed_node2 19252 1726882345.60242: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19252 1726882345.60246: ^ 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? (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 19252 1726882345.60262: getting variables 19252 1726882345.60264: in VariableManager get_vars() 19252 1726882345.60329: Calling all_inventory to load vars for managed_node2 19252 1726882345.60332: Calling groups_inventory to load vars for managed_node2 19252 1726882345.60334: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.60607: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.60611: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.60614: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.61148: done sending task result for task 12673a56-9f93-63da-fa06-00000000007b 19252 1726882345.61154: WORKER PROCESS EXITING 19252 1726882345.61241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.61657: done with get_vars() 19252 1726882345.61669: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:25 -0400 (0:00:00.104) 0:00:07.988 ****** 19252 1726882345.61826: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19252 1726882345.62217: worker is 1 (out of 1 available) 19252 1726882345.62228: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19252 1726882345.62238: done queuing things up, now waiting for results queue to drain 19252 1726882345.62239: waiting for pending results... 19252 1726882345.62502: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19252 1726882345.62624: in run() - task 12673a56-9f93-63da-fa06-00000000007c 19252 1726882345.62645: variable 'ansible_search_path' from source: unknown 19252 1726882345.62649: variable 'ansible_search_path' from source: unknown 19252 1726882345.62681: calling self._execute() 19252 1726882345.62967: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882345.62979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882345.63023: variable 'omit' from source: magic vars 19252 1726882345.63617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882345.66411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882345.66720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882345.66879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882345.66929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882345.67012: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882345.67267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882345.67348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882345.67599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882345.67605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882345.67734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882345.68147: variable 'ansible_distribution' from source: facts 19252 1726882345.68151: variable 'ansible_distribution_major_version' from source: facts 19252 1726882345.68153: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882345.68155: when evaluation is False, skipping this task 19252 1726882345.68156: _execute() done 19252 1726882345.68158: dumping result to json 19252 1726882345.68160: done dumping result, returning 19252 1726882345.68162: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-63da-fa06-00000000007c] 19252 1726882345.68163: sending task result for task 12673a56-9f93-63da-fa06-00000000007c 19252 1726882345.68241: done sending task result for task 12673a56-9f93-63da-fa06-00000000007c 19252 1726882345.68245: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882345.68405: no more pending results, returning what we have 19252 1726882345.68411: results queue empty 19252 1726882345.68412: checking for any_errors_fatal 19252 1726882345.68419: done checking for any_errors_fatal 19252 1726882345.68420: checking for max_fail_percentage 19252 1726882345.68424: done checking for max_fail_percentage 19252 1726882345.68425: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.68425: done checking to see if all hosts have failed 19252 1726882345.68426: getting the remaining hosts for this loop 19252 1726882345.68428: done getting the remaining hosts for this loop 19252 1726882345.68432: getting the next task for host managed_node2 19252 1726882345.68439: done getting next task for host managed_node2 19252 1726882345.68443: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19252 1726882345.68446: ^ 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? (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 19252 1726882345.68461: getting variables 19252 1726882345.68463: in VariableManager get_vars() 19252 1726882345.68518: Calling all_inventory to load vars for managed_node2 19252 1726882345.68521: Calling groups_inventory to load vars for managed_node2 19252 1726882345.68524: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.68536: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.68539: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.68542: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.69231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.69479: done with get_vars() 19252 1726882345.69499: done getting variables 19252 1726882345.69559: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:25 -0400 (0:00:00.078) 0:00:08.066 ****** 19252 1726882345.69590: entering _queue_task() for managed_node2/debug 19252 1726882345.70128: worker is 1 (out of 1 available) 19252 1726882345.70136: exiting _queue_task() for managed_node2/debug 19252 1726882345.70146: done queuing things up, now waiting for results queue to drain 19252 1726882345.70148: waiting for pending results... 19252 1726882345.70277: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19252 1726882345.70333: in run() - task 12673a56-9f93-63da-fa06-00000000007d 19252 1726882345.70356: variable 'ansible_search_path' from source: unknown 19252 1726882345.70370: variable 'ansible_search_path' from source: unknown 19252 1726882345.70421: calling self._execute() 19252 1726882345.70506: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882345.70510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882345.70519: variable 'omit' from source: magic vars 19252 1726882345.70942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882345.73920: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882345.74154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882345.74209: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882345.74234: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882345.74261: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882345.74583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882345.74617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882345.74642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882345.74799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882345.74814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882345.75074: variable 'ansible_distribution' from source: facts 19252 1726882345.75172: variable 'ansible_distribution_major_version' from source: facts 19252 1726882345.75206: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882345.75209: when evaluation is False, skipping this task 19252 1726882345.75212: _execute() done 19252 1726882345.75214: dumping result to json 19252 1726882345.75216: done dumping result, returning 19252 1726882345.75225: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-63da-fa06-00000000007d] 19252 1726882345.75230: sending task result for task 12673a56-9f93-63da-fa06-00000000007d 19252 1726882345.75462: done sending task result for task 12673a56-9f93-63da-fa06-00000000007d 19252 1726882345.75465: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882345.75516: no more pending results, returning what we have 19252 1726882345.75519: results queue empty 19252 1726882345.75520: checking for any_errors_fatal 19252 1726882345.75525: done checking for any_errors_fatal 19252 1726882345.75525: checking for max_fail_percentage 19252 1726882345.75528: done checking for max_fail_percentage 19252 1726882345.75529: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.75530: done checking to see if all hosts have failed 19252 1726882345.75531: getting the remaining hosts for this loop 19252 1726882345.75532: done getting the remaining hosts for this loop 19252 1726882345.75535: getting the next task for host managed_node2 19252 1726882345.75541: done getting next task for host managed_node2 19252 1726882345.75545: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19252 1726882345.75547: ^ 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? (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 19252 1726882345.75561: getting variables 19252 1726882345.75563: in VariableManager get_vars() 19252 1726882345.75644: Calling all_inventory to load vars for managed_node2 19252 1726882345.75647: Calling groups_inventory to load vars for managed_node2 19252 1726882345.75650: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.75661: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.75664: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.75667: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.76271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.76724: done with get_vars() 19252 1726882345.76737: done getting variables 19252 1726882345.76797: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:25 -0400 (0:00:00.072) 0:00:08.139 ****** 19252 1726882345.76840: entering _queue_task() for managed_node2/debug 19252 1726882345.77157: worker is 1 (out of 1 available) 19252 1726882345.77169: exiting _queue_task() for managed_node2/debug 19252 1726882345.77180: done queuing things up, now waiting for results queue to drain 19252 1726882345.77182: waiting for pending results... 19252 1726882345.77455: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19252 1726882345.77563: in run() - task 12673a56-9f93-63da-fa06-00000000007e 19252 1726882345.77585: variable 'ansible_search_path' from source: unknown 19252 1726882345.77627: variable 'ansible_search_path' from source: unknown 19252 1726882345.77640: calling self._execute() 19252 1726882345.77736: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882345.77748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882345.77767: variable 'omit' from source: magic vars 19252 1726882345.78214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882345.82083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882345.82147: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882345.82198: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882345.82300: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882345.82304: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882345.82351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882345.82386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882345.82427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882345.82470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882345.82487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882345.82634: variable 'ansible_distribution' from source: facts 19252 1726882345.82644: variable 'ansible_distribution_major_version' from source: facts 19252 1726882345.82665: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882345.82670: when evaluation is False, skipping this task 19252 1726882345.82675: _execute() done 19252 1726882345.82680: dumping result to json 19252 1726882345.82733: done dumping result, returning 19252 1726882345.82736: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-63da-fa06-00000000007e] 19252 1726882345.82739: sending task result for task 12673a56-9f93-63da-fa06-00000000007e 19252 1726882345.82957: done sending task result for task 12673a56-9f93-63da-fa06-00000000007e 19252 1726882345.82960: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882345.83019: no more pending results, returning what we have 19252 1726882345.83022: results queue empty 19252 1726882345.83024: checking for any_errors_fatal 19252 1726882345.83029: done checking for any_errors_fatal 19252 1726882345.83030: checking for max_fail_percentage 19252 1726882345.83032: done checking for max_fail_percentage 19252 1726882345.83033: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.83034: done checking to see if all hosts have failed 19252 1726882345.83035: getting the remaining hosts for this loop 19252 1726882345.83037: done getting the remaining hosts for this loop 19252 1726882345.83041: getting the next task for host managed_node2 19252 1726882345.83048: done getting next task for host managed_node2 19252 1726882345.83052: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19252 1726882345.83056: ^ 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? (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 19252 1726882345.83072: getting variables 19252 1726882345.83074: in VariableManager get_vars() 19252 1726882345.83124: Calling all_inventory to load vars for managed_node2 19252 1726882345.83126: Calling groups_inventory to load vars for managed_node2 19252 1726882345.83128: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.83138: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.83140: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.83143: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.83444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.83665: done with get_vars() 19252 1726882345.83678: done getting variables 19252 1726882345.83742: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:25 -0400 (0:00:00.069) 0:00:08.208 ****** 19252 1726882345.83782: entering _queue_task() for managed_node2/debug 19252 1726882345.84063: worker is 1 (out of 1 available) 19252 1726882345.84077: exiting _queue_task() for managed_node2/debug 19252 1726882345.84089: done queuing things up, now waiting for results queue to drain 19252 1726882345.84090: waiting for pending results... 19252 1726882345.84395: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19252 1726882345.84515: in run() - task 12673a56-9f93-63da-fa06-00000000007f 19252 1726882345.84530: variable 'ansible_search_path' from source: unknown 19252 1726882345.84533: variable 'ansible_search_path' from source: unknown 19252 1726882345.84578: calling self._execute() 19252 1726882345.84761: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882345.84766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882345.84769: variable 'omit' from source: magic vars 19252 1726882345.85273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882345.87762: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882345.87873: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882345.87878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882345.87904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882345.87932: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882345.88032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882345.88059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882345.88159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882345.88163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882345.88165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882345.88438: variable 'ansible_distribution' from source: facts 19252 1726882345.88442: variable 'ansible_distribution_major_version' from source: facts 19252 1726882345.88458: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882345.88461: when evaluation is False, skipping this task 19252 1726882345.88464: _execute() done 19252 1726882345.88466: dumping result to json 19252 1726882345.88468: done dumping result, returning 19252 1726882345.88478: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-63da-fa06-00000000007f] 19252 1726882345.88483: sending task result for task 12673a56-9f93-63da-fa06-00000000007f skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882345.88809: no more pending results, returning what we have 19252 1726882345.88812: results queue empty 19252 1726882345.88813: checking for any_errors_fatal 19252 1726882345.88819: done checking for any_errors_fatal 19252 1726882345.88820: checking for max_fail_percentage 19252 1726882345.88822: done checking for max_fail_percentage 19252 1726882345.88823: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.88824: done checking to see if all hosts have failed 19252 1726882345.88825: getting the remaining hosts for this loop 19252 1726882345.88827: done getting the remaining hosts for this loop 19252 1726882345.88830: getting the next task for host managed_node2 19252 1726882345.88836: done getting next task for host managed_node2 19252 1726882345.88840: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19252 1726882345.88842: ^ 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? (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 19252 1726882345.88858: getting variables 19252 1726882345.88860: in VariableManager get_vars() 19252 1726882345.88907: Calling all_inventory to load vars for managed_node2 19252 1726882345.88910: Calling groups_inventory to load vars for managed_node2 19252 1726882345.88912: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.88922: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.88924: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.88927: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.89149: done sending task result for task 12673a56-9f93-63da-fa06-00000000007f 19252 1726882345.89153: WORKER PROCESS EXITING 19252 1726882345.89167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.89387: done with get_vars() 19252 1726882345.89406: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:25 -0400 (0:00:00.057) 0:00:08.266 ****** 19252 1726882345.89500: entering _queue_task() for managed_node2/ping 19252 1726882345.89782: worker is 1 (out of 1 available) 19252 1726882345.89796: exiting _queue_task() for managed_node2/ping 19252 1726882345.89808: done queuing things up, now waiting for results queue to drain 19252 1726882345.89810: waiting for pending results... 19252 1726882345.90464: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19252 1726882345.90605: in run() - task 12673a56-9f93-63da-fa06-000000000080 19252 1726882345.90609: variable 'ansible_search_path' from source: unknown 19252 1726882345.90612: variable 'ansible_search_path' from source: unknown 19252 1726882345.90900: calling self._execute() 19252 1726882345.90930: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882345.90934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882345.90937: variable 'omit' from source: magic vars 19252 1726882345.91696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882345.94868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882345.95051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882345.95087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882345.95184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882345.95188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882345.95471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882345.95511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882345.95531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882345.95570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882345.95585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882345.95822: variable 'ansible_distribution' from source: facts 19252 1726882345.95825: variable 'ansible_distribution_major_version' from source: facts 19252 1726882345.95830: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882345.95832: when evaluation is False, skipping this task 19252 1726882345.95835: _execute() done 19252 1726882345.95837: dumping result to json 19252 1726882345.95839: done dumping result, returning 19252 1726882345.95841: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-63da-fa06-000000000080] 19252 1726882345.95843: sending task result for task 12673a56-9f93-63da-fa06-000000000080 19252 1726882345.96258: done sending task result for task 12673a56-9f93-63da-fa06-000000000080 19252 1726882345.96261: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882345.96343: no more pending results, returning what we have 19252 1726882345.96346: results queue empty 19252 1726882345.96346: checking for any_errors_fatal 19252 1726882345.96351: done checking for any_errors_fatal 19252 1726882345.96352: checking for max_fail_percentage 19252 1726882345.96354: done checking for max_fail_percentage 19252 1726882345.96355: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.96355: done checking to see if all hosts have failed 19252 1726882345.96356: getting the remaining hosts for this loop 19252 1726882345.96357: done getting the remaining hosts for this loop 19252 1726882345.96360: getting the next task for host managed_node2 19252 1726882345.96367: done getting next task for host managed_node2 19252 1726882345.96369: ^ task is: TASK: meta (role_complete) 19252 1726882345.96371: ^ 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? (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 19252 1726882345.96386: getting variables 19252 1726882345.96387: in VariableManager get_vars() 19252 1726882345.96437: Calling all_inventory to load vars for managed_node2 19252 1726882345.96440: Calling groups_inventory to load vars for managed_node2 19252 1726882345.96442: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.96450: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.96453: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.96456: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.96886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.97327: done with get_vars() 19252 1726882345.97340: done getting variables 19252 1726882345.97541: done queuing things up, now waiting for results queue to drain 19252 1726882345.97543: results queue empty 19252 1726882345.97544: checking for any_errors_fatal 19252 1726882345.97546: done checking for any_errors_fatal 19252 1726882345.97547: checking for max_fail_percentage 19252 1726882345.97548: done checking for max_fail_percentage 19252 1726882345.97549: checking to see if all hosts have failed and the running result is not ok 19252 1726882345.97550: done checking to see if all hosts have failed 19252 1726882345.97550: getting the remaining hosts for this loop 19252 1726882345.97551: done getting the remaining hosts for this loop 19252 1726882345.97554: getting the next task for host managed_node2 19252 1726882345.97558: done getting next task for host managed_node2 19252 1726882345.97560: ^ task is: TASK: Get profile's coalescing options 19252 1726882345.97561: ^ 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 19252 1726882345.97563: getting variables 19252 1726882345.97564: in VariableManager get_vars() 19252 1726882345.97584: Calling all_inventory to load vars for managed_node2 19252 1726882345.97586: Calling groups_inventory to load vars for managed_node2 19252 1726882345.97588: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882345.97595: Calling all_plugins_play to load vars for managed_node2 19252 1726882345.97598: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882345.97602: Calling groups_plugins_play to load vars for managed_node2 19252 1726882345.97960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882345.98240: done with get_vars() 19252 1726882345.98250: done getting variables 19252 1726882345.98298: 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 profile's coalescing options] **************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:92 Friday 20 September 2024 21:32:25 -0400 (0:00:00.088) 0:00:08.354 ****** 19252 1726882345.98326: entering _queue_task() for managed_node2/command 19252 1726882345.98662: worker is 1 (out of 1 available) 19252 1726882345.98677: exiting _queue_task() for managed_node2/command 19252 1726882345.98688: done queuing things up, now waiting for results queue to drain 19252 1726882345.98690: waiting for pending results... 19252 1726882345.98978: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19252 1726882345.99082: in run() - task 12673a56-9f93-63da-fa06-0000000000b0 19252 1726882345.99106: variable 'ansible_search_path' from source: unknown 19252 1726882345.99154: calling self._execute() 19252 1726882345.99252: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882345.99261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882345.99275: variable 'omit' from source: magic vars 19252 1726882345.99770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.02274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.02601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.02605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.02695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.02804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.03097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.03101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.03103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.03106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.03212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.03557: variable 'ansible_distribution' from source: facts 19252 1726882346.03569: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.03617: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.03684: when evaluation is False, skipping this task 19252 1726882346.03692: _execute() done 19252 1726882346.03733: dumping result to json 19252 1726882346.03748: done dumping result, returning 19252 1726882346.03760: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [12673a56-9f93-63da-fa06-0000000000b0] 19252 1726882346.03769: sending task result for task 12673a56-9f93-63da-fa06-0000000000b0 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882346.04013: no more pending results, returning what we have 19252 1726882346.04017: results queue empty 19252 1726882346.04018: checking for any_errors_fatal 19252 1726882346.04020: done checking for any_errors_fatal 19252 1726882346.04021: checking for max_fail_percentage 19252 1726882346.04024: done checking for max_fail_percentage 19252 1726882346.04024: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.04025: done checking to see if all hosts have failed 19252 1726882346.04026: getting the remaining hosts for this loop 19252 1726882346.04028: done getting the remaining hosts for this loop 19252 1726882346.04032: getting the next task for host managed_node2 19252 1726882346.04039: done getting next task for host managed_node2 19252 1726882346.04042: ^ task is: TASK: Assert coalesce options set in profile 19252 1726882346.04044: ^ 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 19252 1726882346.04047: getting variables 19252 1726882346.04049: in VariableManager get_vars() 19252 1726882346.04111: Calling all_inventory to load vars for managed_node2 19252 1726882346.04114: Calling groups_inventory to load vars for managed_node2 19252 1726882346.04117: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.04177: done sending task result for task 12673a56-9f93-63da-fa06-0000000000b0 19252 1726882346.04180: WORKER PROCESS EXITING 19252 1726882346.04194: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.04198: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.04202: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.04619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.04805: done with get_vars() 19252 1726882346.04816: done getting variables 19252 1726882346.04874: 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 coalesce options set in profile] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:98 Friday 20 September 2024 21:32:26 -0400 (0:00:00.065) 0:00:08.420 ****** 19252 1726882346.04904: entering _queue_task() for managed_node2/assert 19252 1726882346.05421: worker is 1 (out of 1 available) 19252 1726882346.05429: exiting _queue_task() for managed_node2/assert 19252 1726882346.05438: done queuing things up, now waiting for results queue to drain 19252 1726882346.05439: waiting for pending results... 19252 1726882346.05485: running TaskExecutor() for managed_node2/TASK: Assert coalesce options set in profile 19252 1726882346.05606: in run() - task 12673a56-9f93-63da-fa06-0000000000b1 19252 1726882346.05627: variable 'ansible_search_path' from source: unknown 19252 1726882346.05794: calling self._execute() 19252 1726882346.06103: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.06107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.06110: variable 'omit' from source: magic vars 19252 1726882346.07084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.11666: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.11798: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.11900: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.12007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.12039: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.12248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.12281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.12501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.12504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.12509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.12749: variable 'ansible_distribution' from source: facts 19252 1726882346.12818: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.12849: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.12857: when evaluation is False, skipping this task 19252 1726882346.12864: _execute() done 19252 1726882346.12949: dumping result to json 19252 1726882346.12952: done dumping result, returning 19252 1726882346.12955: done running TaskExecutor() for managed_node2/TASK: Assert coalesce options set in profile [12673a56-9f93-63da-fa06-0000000000b1] 19252 1726882346.12957: sending task result for task 12673a56-9f93-63da-fa06-0000000000b1 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882346.13249: no more pending results, returning what we have 19252 1726882346.13253: results queue empty 19252 1726882346.13254: checking for any_errors_fatal 19252 1726882346.13260: done checking for any_errors_fatal 19252 1726882346.13261: checking for max_fail_percentage 19252 1726882346.13263: done checking for max_fail_percentage 19252 1726882346.13263: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.13264: done checking to see if all hosts have failed 19252 1726882346.13265: getting the remaining hosts for this loop 19252 1726882346.13267: done getting the remaining hosts for this loop 19252 1726882346.13273: getting the next task for host managed_node2 19252 1726882346.13280: done getting next task for host managed_node2 19252 1726882346.13283: ^ task is: TASK: Get profile's coalescing options 19252 1726882346.13285: ^ 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 19252 1726882346.13290: getting variables 19252 1726882346.13292: in VariableManager get_vars() 19252 1726882346.13348: Calling all_inventory to load vars for managed_node2 19252 1726882346.13351: Calling groups_inventory to load vars for managed_node2 19252 1726882346.13354: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.13366: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.13369: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.13372: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.14200: done sending task result for task 12673a56-9f93-63da-fa06-0000000000b1 19252 1726882346.14207: WORKER PROCESS EXITING 19252 1726882346.14239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.14495: done with get_vars() 19252 1726882346.14508: done getting variables 19252 1726882346.14573: 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 profile's coalescing options] **************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:104 Friday 20 September 2024 21:32:26 -0400 (0:00:00.096) 0:00:08.517 ****** 19252 1726882346.14604: entering _queue_task() for managed_node2/command 19252 1726882346.14927: worker is 1 (out of 1 available) 19252 1726882346.14940: exiting _queue_task() for managed_node2/command 19252 1726882346.14954: done queuing things up, now waiting for results queue to drain 19252 1726882346.14955: waiting for pending results... 19252 1726882346.15224: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19252 1726882346.15312: in run() - task 12673a56-9f93-63da-fa06-0000000000b2 19252 1726882346.15324: variable 'ansible_search_path' from source: unknown 19252 1726882346.15358: calling self._execute() 19252 1726882346.15456: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.15460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.15478: variable 'omit' from source: magic vars 19252 1726882346.15946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.19053: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.19132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.19170: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.19205: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.19238: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.19320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.19358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.19383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.19424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.19437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.19584: variable 'ansible_distribution' from source: facts 19252 1726882346.19588: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.19612: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.19615: when evaluation is False, skipping this task 19252 1726882346.19618: _execute() done 19252 1726882346.19620: dumping result to json 19252 1726882346.19623: done dumping result, returning 19252 1726882346.19630: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [12673a56-9f93-63da-fa06-0000000000b2] 19252 1726882346.19634: sending task result for task 12673a56-9f93-63da-fa06-0000000000b2 19252 1726882346.19762: done sending task result for task 12673a56-9f93-63da-fa06-0000000000b2 19252 1726882346.19764: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882346.19907: no more pending results, returning what we have 19252 1726882346.19911: results queue empty 19252 1726882346.19911: checking for any_errors_fatal 19252 1726882346.19917: done checking for any_errors_fatal 19252 1726882346.19922: checking for max_fail_percentage 19252 1726882346.19923: done checking for max_fail_percentage 19252 1726882346.19924: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.19925: done checking to see if all hosts have failed 19252 1726882346.19926: getting the remaining hosts for this loop 19252 1726882346.19927: done getting the remaining hosts for this loop 19252 1726882346.19930: getting the next task for host managed_node2 19252 1726882346.19934: done getting next task for host managed_node2 19252 1726882346.19937: ^ task is: TASK: Assert coalesce options set in profile 19252 1726882346.19939: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19252 1726882346.19941: getting variables 19252 1726882346.19942: in VariableManager get_vars() 19252 1726882346.19983: Calling all_inventory to load vars for managed_node2 19252 1726882346.19985: Calling groups_inventory to load vars for managed_node2 19252 1726882346.19987: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.20001: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.20004: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.20007: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.20486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.20908: done with get_vars() 19252 1726882346.20922: done getting variables 19252 1726882346.20982: 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 coalesce options set in profile] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:111 Friday 20 September 2024 21:32:26 -0400 (0:00:00.064) 0:00:08.581 ****** 19252 1726882346.21103: entering _queue_task() for managed_node2/assert 19252 1726882346.21830: worker is 1 (out of 1 available) 19252 1726882346.21843: exiting _queue_task() for managed_node2/assert 19252 1726882346.21853: done queuing things up, now waiting for results queue to drain 19252 1726882346.21854: waiting for pending results... 19252 1726882346.22454: running TaskExecutor() for managed_node2/TASK: Assert coalesce options set in profile 19252 1726882346.22460: in run() - task 12673a56-9f93-63da-fa06-0000000000b3 19252 1726882346.22463: variable 'ansible_search_path' from source: unknown 19252 1726882346.22492: calling self._execute() 19252 1726882346.22698: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.22702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.22713: variable 'omit' from source: magic vars 19252 1726882346.23670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.28467: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.28719: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.28738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.28826: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.28933: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.29150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.29154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.29175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.29367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.29370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.29805: variable 'ansible_distribution' from source: facts 19252 1726882346.29808: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.29811: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.29813: when evaluation is False, skipping this task 19252 1726882346.29815: _execute() done 19252 1726882346.29817: dumping result to json 19252 1726882346.29819: done dumping result, returning 19252 1726882346.29821: done running TaskExecutor() for managed_node2/TASK: Assert coalesce options set in profile [12673a56-9f93-63da-fa06-0000000000b3] 19252 1726882346.29823: sending task result for task 12673a56-9f93-63da-fa06-0000000000b3 19252 1726882346.29892: done sending task result for task 12673a56-9f93-63da-fa06-0000000000b3 19252 1726882346.29898: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882346.29948: no more pending results, returning what we have 19252 1726882346.29952: results queue empty 19252 1726882346.29953: checking for any_errors_fatal 19252 1726882346.30089: done checking for any_errors_fatal 19252 1726882346.30090: checking for max_fail_percentage 19252 1726882346.30092: done checking for max_fail_percentage 19252 1726882346.30097: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.30098: done checking to see if all hosts have failed 19252 1726882346.30099: getting the remaining hosts for this loop 19252 1726882346.30101: done getting the remaining hosts for this loop 19252 1726882346.30105: getting the next task for host managed_node2 19252 1726882346.30112: done getting next task for host managed_node2 19252 1726882346.30115: ^ task is: TASK: TEST: I can clear coalescing options 19252 1726882346.30117: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19252 1726882346.30120: getting variables 19252 1726882346.30122: in VariableManager get_vars() 19252 1726882346.30176: Calling all_inventory to load vars for managed_node2 19252 1726882346.30179: Calling groups_inventory to load vars for managed_node2 19252 1726882346.30181: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.30310: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.30315: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.30319: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.30760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.31236: done with get_vars() 19252 1726882346.31297: done getting variables 19252 1726882346.31449: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can clear coalescing options] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:117 Friday 20 September 2024 21:32:26 -0400 (0:00:00.103) 0:00:08.685 ****** 19252 1726882346.31483: entering _queue_task() for managed_node2/debug 19252 1726882346.31864: worker is 1 (out of 1 available) 19252 1726882346.31899: exiting _queue_task() for managed_node2/debug 19252 1726882346.31912: done queuing things up, now waiting for results queue to drain 19252 1726882346.31914: waiting for pending results... 19252 1726882346.32183: running TaskExecutor() for managed_node2/TASK: TEST: I can clear coalescing options 19252 1726882346.32341: in run() - task 12673a56-9f93-63da-fa06-0000000000b4 19252 1726882346.32346: variable 'ansible_search_path' from source: unknown 19252 1726882346.32352: calling self._execute() 19252 1726882346.32453: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.32467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.32482: variable 'omit' from source: magic vars 19252 1726882346.32944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.35501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.35506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.35508: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.35510: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.35512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.35568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.35608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.35646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.35691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.35713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.35865: variable 'ansible_distribution' from source: facts 19252 1726882346.35878: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.35905: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.35913: when evaluation is False, skipping this task 19252 1726882346.35922: _execute() done 19252 1726882346.35928: dumping result to json 19252 1726882346.35936: done dumping result, returning 19252 1726882346.35953: done running TaskExecutor() for managed_node2/TASK: TEST: I can clear coalescing options [12673a56-9f93-63da-fa06-0000000000b4] 19252 1726882346.35964: sending task result for task 12673a56-9f93-63da-fa06-0000000000b4 19252 1726882346.36182: done sending task result for task 12673a56-9f93-63da-fa06-0000000000b4 19252 1726882346.36186: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882346.36236: no more pending results, returning what we have 19252 1726882346.36239: results queue empty 19252 1726882346.36241: checking for any_errors_fatal 19252 1726882346.36246: done checking for any_errors_fatal 19252 1726882346.36247: checking for max_fail_percentage 19252 1726882346.36249: done checking for max_fail_percentage 19252 1726882346.36249: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.36251: done checking to see if all hosts have failed 19252 1726882346.36251: getting the remaining hosts for this loop 19252 1726882346.36253: done getting the remaining hosts for this loop 19252 1726882346.36257: getting the next task for host managed_node2 19252 1726882346.36264: done getting next task for host managed_node2 19252 1726882346.36269: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19252 1726882346.36271: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882346.36297: getting variables 19252 1726882346.36299: in VariableManager get_vars() 19252 1726882346.36341: Calling all_inventory to load vars for managed_node2 19252 1726882346.36344: Calling groups_inventory to load vars for managed_node2 19252 1726882346.36346: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.36354: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.36356: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.36359: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.36718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.36949: done with get_vars() 19252 1726882346.36966: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:26 -0400 (0:00:00.055) 0:00:08.741 ****** 19252 1726882346.37062: entering _queue_task() for managed_node2/include_tasks 19252 1726882346.37363: worker is 1 (out of 1 available) 19252 1726882346.37375: exiting _queue_task() for managed_node2/include_tasks 19252 1726882346.37386: done queuing things up, now waiting for results queue to drain 19252 1726882346.37387: waiting for pending results... 19252 1726882346.37667: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19252 1726882346.37772: in run() - task 12673a56-9f93-63da-fa06-0000000000bc 19252 1726882346.37787: variable 'ansible_search_path' from source: unknown 19252 1726882346.37791: variable 'ansible_search_path' from source: unknown 19252 1726882346.37921: calling self._execute() 19252 1726882346.37925: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.37929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.37932: variable 'omit' from source: magic vars 19252 1726882346.39004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.42962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.43033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.43074: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.43117: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.43145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.43235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.43269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.43298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.43345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.43361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.43655: variable 'ansible_distribution' from source: facts 19252 1726882346.43658: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.43660: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.43662: when evaluation is False, skipping this task 19252 1726882346.43663: _execute() done 19252 1726882346.43665: dumping result to json 19252 1726882346.43667: done dumping result, returning 19252 1726882346.43669: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-63da-fa06-0000000000bc] 19252 1726882346.43670: sending task result for task 12673a56-9f93-63da-fa06-0000000000bc 19252 1726882346.43737: done sending task result for task 12673a56-9f93-63da-fa06-0000000000bc 19252 1726882346.43740: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882346.43788: no more pending results, returning what we have 19252 1726882346.43792: results queue empty 19252 1726882346.43797: checking for any_errors_fatal 19252 1726882346.43806: done checking for any_errors_fatal 19252 1726882346.43807: checking for max_fail_percentage 19252 1726882346.43809: done checking for max_fail_percentage 19252 1726882346.43810: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.43811: done checking to see if all hosts have failed 19252 1726882346.43812: getting the remaining hosts for this loop 19252 1726882346.43814: done getting the remaining hosts for this loop 19252 1726882346.43819: getting the next task for host managed_node2 19252 1726882346.43826: done getting next task for host managed_node2 19252 1726882346.43831: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19252 1726882346.43834: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882346.43852: getting variables 19252 1726882346.43854: in VariableManager get_vars() 19252 1726882346.44015: Calling all_inventory to load vars for managed_node2 19252 1726882346.44019: Calling groups_inventory to load vars for managed_node2 19252 1726882346.44021: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.44033: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.44036: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.44039: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.44373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.44601: done with get_vars() 19252 1726882346.44613: done getting variables 19252 1726882346.44679: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:26 -0400 (0:00:00.076) 0:00:08.818 ****** 19252 1726882346.44716: entering _queue_task() for managed_node2/debug 19252 1726882346.45106: worker is 1 (out of 1 available) 19252 1726882346.45119: exiting _queue_task() for managed_node2/debug 19252 1726882346.45129: done queuing things up, now waiting for results queue to drain 19252 1726882346.45130: waiting for pending results... 19252 1726882346.45618: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19252 1726882346.45781: in run() - task 12673a56-9f93-63da-fa06-0000000000bd 19252 1726882346.45940: variable 'ansible_search_path' from source: unknown 19252 1726882346.45944: variable 'ansible_search_path' from source: unknown 19252 1726882346.45947: calling self._execute() 19252 1726882346.46130: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.46144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.46169: variable 'omit' from source: magic vars 19252 1726882346.47033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.49109: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.49382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.49411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.49439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.49460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.49521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.49546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.49563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.49588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.49602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.49702: variable 'ansible_distribution' from source: facts 19252 1726882346.49707: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.49723: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.49726: when evaluation is False, skipping this task 19252 1726882346.49728: _execute() done 19252 1726882346.49730: dumping result to json 19252 1726882346.49733: done dumping result, returning 19252 1726882346.49742: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-63da-fa06-0000000000bd] 19252 1726882346.49745: sending task result for task 12673a56-9f93-63da-fa06-0000000000bd 19252 1726882346.49834: done sending task result for task 12673a56-9f93-63da-fa06-0000000000bd 19252 1726882346.49837: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882346.49906: no more pending results, returning what we have 19252 1726882346.49909: results queue empty 19252 1726882346.49910: checking for any_errors_fatal 19252 1726882346.49915: done checking for any_errors_fatal 19252 1726882346.49915: checking for max_fail_percentage 19252 1726882346.49917: done checking for max_fail_percentage 19252 1726882346.49918: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.49919: done checking to see if all hosts have failed 19252 1726882346.49920: getting the remaining hosts for this loop 19252 1726882346.49922: done getting the remaining hosts for this loop 19252 1726882346.49925: getting the next task for host managed_node2 19252 1726882346.49931: done getting next task for host managed_node2 19252 1726882346.49935: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19252 1726882346.49937: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882346.49953: getting variables 19252 1726882346.49954: in VariableManager get_vars() 19252 1726882346.50003: Calling all_inventory to load vars for managed_node2 19252 1726882346.50005: Calling groups_inventory to load vars for managed_node2 19252 1726882346.50008: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.50017: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.50019: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.50022: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.50160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.50287: done with get_vars() 19252 1726882346.50298: done getting variables 19252 1726882346.50341: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:26 -0400 (0:00:00.056) 0:00:08.874 ****** 19252 1726882346.50364: entering _queue_task() for managed_node2/fail 19252 1726882346.50575: worker is 1 (out of 1 available) 19252 1726882346.50589: exiting _queue_task() for managed_node2/fail 19252 1726882346.50602: done queuing things up, now waiting for results queue to drain 19252 1726882346.50603: waiting for pending results... 19252 1726882346.50777: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19252 1726882346.50884: in run() - task 12673a56-9f93-63da-fa06-0000000000be 19252 1726882346.50907: variable 'ansible_search_path' from source: unknown 19252 1726882346.50914: variable 'ansible_search_path' from source: unknown 19252 1726882346.50967: calling self._execute() 19252 1726882346.51040: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.51048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.51052: variable 'omit' from source: magic vars 19252 1726882346.51527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.53825: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.53872: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.53901: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.53924: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.53949: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.54008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.54030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.54047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.54080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.54091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.54189: variable 'ansible_distribution' from source: facts 19252 1726882346.54194: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.54214: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.54217: when evaluation is False, skipping this task 19252 1726882346.54219: _execute() done 19252 1726882346.54221: dumping result to json 19252 1726882346.54223: done dumping result, returning 19252 1726882346.54230: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-63da-fa06-0000000000be] 19252 1726882346.54233: sending task result for task 12673a56-9f93-63da-fa06-0000000000be 19252 1726882346.54319: done sending task result for task 12673a56-9f93-63da-fa06-0000000000be 19252 1726882346.54322: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882346.54367: no more pending results, returning what we have 19252 1726882346.54370: results queue empty 19252 1726882346.54370: checking for any_errors_fatal 19252 1726882346.54376: done checking for any_errors_fatal 19252 1726882346.54376: checking for max_fail_percentage 19252 1726882346.54378: done checking for max_fail_percentage 19252 1726882346.54379: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.54380: done checking to see if all hosts have failed 19252 1726882346.54381: getting the remaining hosts for this loop 19252 1726882346.54383: done getting the remaining hosts for this loop 19252 1726882346.54386: getting the next task for host managed_node2 19252 1726882346.54392: done getting next task for host managed_node2 19252 1726882346.54398: ^ 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 19252 1726882346.54401: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882346.54416: getting variables 19252 1726882346.54418: in VariableManager get_vars() 19252 1726882346.54465: Calling all_inventory to load vars for managed_node2 19252 1726882346.54468: Calling groups_inventory to load vars for managed_node2 19252 1726882346.54475: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.54486: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.54488: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.54491: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.54808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.55018: done with get_vars() 19252 1726882346.55029: done getting variables 19252 1726882346.55084: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:26 -0400 (0:00:00.047) 0:00:08.922 ****** 19252 1726882346.55121: entering _queue_task() for managed_node2/fail 19252 1726882346.55389: worker is 1 (out of 1 available) 19252 1726882346.55606: exiting _queue_task() for managed_node2/fail 19252 1726882346.55615: done queuing things up, now waiting for results queue to drain 19252 1726882346.55616: waiting for pending results... 19252 1726882346.56110: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19252 1726882346.56115: in run() - task 12673a56-9f93-63da-fa06-0000000000bf 19252 1726882346.56118: variable 'ansible_search_path' from source: unknown 19252 1726882346.56120: variable 'ansible_search_path' from source: unknown 19252 1726882346.56123: calling self._execute() 19252 1726882346.56125: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.56211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.56233: variable 'omit' from source: magic vars 19252 1726882346.56683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.58707: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.58777: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.58816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.58873: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.58958: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.58988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.59022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.59047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.59097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.59115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.59261: variable 'ansible_distribution' from source: facts 19252 1726882346.59267: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.59297: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.59374: when evaluation is False, skipping this task 19252 1726882346.59376: _execute() done 19252 1726882346.59378: dumping result to json 19252 1726882346.59379: done dumping result, returning 19252 1726882346.59382: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-63da-fa06-0000000000bf] 19252 1726882346.59383: sending task result for task 12673a56-9f93-63da-fa06-0000000000bf 19252 1726882346.59451: done sending task result for task 12673a56-9f93-63da-fa06-0000000000bf 19252 1726882346.59455: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882346.59515: no more pending results, returning what we have 19252 1726882346.59519: results queue empty 19252 1726882346.59520: checking for any_errors_fatal 19252 1726882346.59527: done checking for any_errors_fatal 19252 1726882346.59527: checking for max_fail_percentage 19252 1726882346.59529: done checking for max_fail_percentage 19252 1726882346.59530: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.59531: done checking to see if all hosts have failed 19252 1726882346.59532: getting the remaining hosts for this loop 19252 1726882346.59534: done getting the remaining hosts for this loop 19252 1726882346.59538: getting the next task for host managed_node2 19252 1726882346.59545: done getting next task for host managed_node2 19252 1726882346.59549: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19252 1726882346.59553: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882346.59569: getting variables 19252 1726882346.59572: in VariableManager get_vars() 19252 1726882346.59627: Calling all_inventory to load vars for managed_node2 19252 1726882346.59629: Calling groups_inventory to load vars for managed_node2 19252 1726882346.59632: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.59644: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.59647: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.59650: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.60057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.60290: done with get_vars() 19252 1726882346.60305: done getting variables 19252 1726882346.60375: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:26 -0400 (0:00:00.052) 0:00:08.975 ****** 19252 1726882346.60419: entering _queue_task() for managed_node2/fail 19252 1726882346.60754: worker is 1 (out of 1 available) 19252 1726882346.60768: exiting _queue_task() for managed_node2/fail 19252 1726882346.60897: done queuing things up, now waiting for results queue to drain 19252 1726882346.60899: waiting for pending results... 19252 1726882346.61314: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19252 1726882346.61321: in run() - task 12673a56-9f93-63da-fa06-0000000000c0 19252 1726882346.61325: variable 'ansible_search_path' from source: unknown 19252 1726882346.61328: variable 'ansible_search_path' from source: unknown 19252 1726882346.61331: calling self._execute() 19252 1726882346.61488: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.61708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.61713: variable 'omit' from source: magic vars 19252 1726882346.61983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.65090: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.65162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.65212: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.65253: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.65290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.65405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.65434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.65478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.65609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.65613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.65698: variable 'ansible_distribution' from source: facts 19252 1726882346.65701: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.65726: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.65730: when evaluation is False, skipping this task 19252 1726882346.65738: _execute() done 19252 1726882346.65740: dumping result to json 19252 1726882346.65743: done dumping result, returning 19252 1726882346.65801: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-63da-fa06-0000000000c0] 19252 1726882346.65804: sending task result for task 12673a56-9f93-63da-fa06-0000000000c0 19252 1726882346.65871: done sending task result for task 12673a56-9f93-63da-fa06-0000000000c0 19252 1726882346.65875: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882346.66103: no more pending results, returning what we have 19252 1726882346.66107: results queue empty 19252 1726882346.66107: checking for any_errors_fatal 19252 1726882346.66115: done checking for any_errors_fatal 19252 1726882346.66116: checking for max_fail_percentage 19252 1726882346.66118: done checking for max_fail_percentage 19252 1726882346.66119: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.66120: done checking to see if all hosts have failed 19252 1726882346.66121: getting the remaining hosts for this loop 19252 1726882346.66122: done getting the remaining hosts for this loop 19252 1726882346.66128: getting the next task for host managed_node2 19252 1726882346.66136: done getting next task for host managed_node2 19252 1726882346.66140: ^ 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 19252 1726882346.66144: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882346.66160: getting variables 19252 1726882346.66162: in VariableManager get_vars() 19252 1726882346.66219: Calling all_inventory to load vars for managed_node2 19252 1726882346.66222: Calling groups_inventory to load vars for managed_node2 19252 1726882346.66224: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.66234: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.66237: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.66240: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.66568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.66791: done with get_vars() 19252 1726882346.66807: done getting variables 19252 1726882346.66879: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:26 -0400 (0:00:00.064) 0:00:09.040 ****** 19252 1726882346.66913: entering _queue_task() for managed_node2/dnf 19252 1726882346.67337: worker is 1 (out of 1 available) 19252 1726882346.67350: exiting _queue_task() for managed_node2/dnf 19252 1726882346.67365: done queuing things up, now waiting for results queue to drain 19252 1726882346.67366: waiting for pending results... 19252 1726882346.67610: running TaskExecutor() for managed_node2/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 19252 1726882346.67701: in run() - task 12673a56-9f93-63da-fa06-0000000000c1 19252 1726882346.67718: variable 'ansible_search_path' from source: unknown 19252 1726882346.67722: variable 'ansible_search_path' from source: unknown 19252 1726882346.67759: calling self._execute() 19252 1726882346.67852: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.67880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.67888: variable 'omit' from source: magic vars 19252 1726882346.68313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.70915: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.70981: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.71044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.71071: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.71152: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.71187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.71220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.71246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.71298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.71309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.71445: variable 'ansible_distribution' from source: facts 19252 1726882346.71477: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.71480: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.71483: when evaluation is False, skipping this task 19252 1726882346.71485: _execute() done 19252 1726882346.71487: dumping result to json 19252 1726882346.71489: done dumping result, returning 19252 1726882346.71492: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-63da-fa06-0000000000c1] 19252 1726882346.71587: sending task result for task 12673a56-9f93-63da-fa06-0000000000c1 19252 1726882346.71658: done sending task result for task 12673a56-9f93-63da-fa06-0000000000c1 19252 1726882346.71661: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882346.71747: no more pending results, returning what we have 19252 1726882346.71750: results queue empty 19252 1726882346.71750: checking for any_errors_fatal 19252 1726882346.71756: done checking for any_errors_fatal 19252 1726882346.71756: checking for max_fail_percentage 19252 1726882346.71759: done checking for max_fail_percentage 19252 1726882346.71759: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.71760: done checking to see if all hosts have failed 19252 1726882346.71761: getting the remaining hosts for this loop 19252 1726882346.71763: done getting the remaining hosts for this loop 19252 1726882346.71766: getting the next task for host managed_node2 19252 1726882346.71773: done getting next task for host managed_node2 19252 1726882346.71777: ^ 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 19252 1726882346.71780: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882346.71798: getting variables 19252 1726882346.71800: in VariableManager get_vars() 19252 1726882346.71850: Calling all_inventory to load vars for managed_node2 19252 1726882346.71852: Calling groups_inventory to load vars for managed_node2 19252 1726882346.71855: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.71865: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.71868: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.71871: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.72206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.72417: done with get_vars() 19252 1726882346.72433: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19252 1726882346.72505: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:26 -0400 (0:00:00.056) 0:00:09.096 ****** 19252 1726882346.72534: entering _queue_task() for managed_node2/yum 19252 1726882346.72835: worker is 1 (out of 1 available) 19252 1726882346.72847: exiting _queue_task() for managed_node2/yum 19252 1726882346.72858: done queuing things up, now waiting for results queue to drain 19252 1726882346.72859: waiting for pending results... 19252 1726882346.73129: running TaskExecutor() for managed_node2/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 19252 1726882346.73263: in run() - task 12673a56-9f93-63da-fa06-0000000000c2 19252 1726882346.73267: variable 'ansible_search_path' from source: unknown 19252 1726882346.73270: variable 'ansible_search_path' from source: unknown 19252 1726882346.73315: calling self._execute() 19252 1726882346.73422: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.73426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.73429: variable 'omit' from source: magic vars 19252 1726882346.73974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.76643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.76777: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.76781: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.76804: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.76817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.76910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.76940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.76986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.77030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.77049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.77207: variable 'ansible_distribution' from source: facts 19252 1726882346.77213: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.77238: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.77241: when evaluation is False, skipping this task 19252 1726882346.77244: _execute() done 19252 1726882346.77246: dumping result to json 19252 1726882346.77249: done dumping result, returning 19252 1726882346.77314: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-63da-fa06-0000000000c2] 19252 1726882346.77317: sending task result for task 12673a56-9f93-63da-fa06-0000000000c2 19252 1726882346.77385: done sending task result for task 12673a56-9f93-63da-fa06-0000000000c2 19252 1726882346.77388: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882346.77469: no more pending results, returning what we have 19252 1726882346.77473: results queue empty 19252 1726882346.77474: checking for any_errors_fatal 19252 1726882346.77481: done checking for any_errors_fatal 19252 1726882346.77482: checking for max_fail_percentage 19252 1726882346.77484: done checking for max_fail_percentage 19252 1726882346.77485: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.77486: done checking to see if all hosts have failed 19252 1726882346.77486: getting the remaining hosts for this loop 19252 1726882346.77488: done getting the remaining hosts for this loop 19252 1726882346.77492: getting the next task for host managed_node2 19252 1726882346.77502: done getting next task for host managed_node2 19252 1726882346.77506: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19252 1726882346.77510: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882346.77528: getting variables 19252 1726882346.77530: in VariableManager get_vars() 19252 1726882346.77581: Calling all_inventory to load vars for managed_node2 19252 1726882346.77584: Calling groups_inventory to load vars for managed_node2 19252 1726882346.77587: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.77803: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.77807: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.77810: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.78280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.78484: done with get_vars() 19252 1726882346.78496: done getting variables 19252 1726882346.78558: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:26 -0400 (0:00:00.060) 0:00:09.156 ****** 19252 1726882346.78588: entering _queue_task() for managed_node2/fail 19252 1726882346.78998: worker is 1 (out of 1 available) 19252 1726882346.79010: exiting _queue_task() for managed_node2/fail 19252 1726882346.79019: done queuing things up, now waiting for results queue to drain 19252 1726882346.79020: waiting for pending results... 19252 1726882346.79464: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19252 1726882346.79469: in run() - task 12673a56-9f93-63da-fa06-0000000000c3 19252 1726882346.79476: variable 'ansible_search_path' from source: unknown 19252 1726882346.79480: variable 'ansible_search_path' from source: unknown 19252 1726882346.79483: calling self._execute() 19252 1726882346.79487: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.79491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.79495: variable 'omit' from source: magic vars 19252 1726882346.80023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.82499: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.82504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.82520: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.82545: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.82570: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.82653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.82681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.82718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.82759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.82773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.82928: variable 'ansible_distribution' from source: facts 19252 1726882346.82933: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.82953: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.82956: when evaluation is False, skipping this task 19252 1726882346.82959: _execute() done 19252 1726882346.82966: dumping result to json 19252 1726882346.82969: done dumping result, returning 19252 1726882346.82971: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-63da-fa06-0000000000c3] 19252 1726882346.82973: sending task result for task 12673a56-9f93-63da-fa06-0000000000c3 19252 1726882346.83087: done sending task result for task 12673a56-9f93-63da-fa06-0000000000c3 19252 1726882346.83090: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882346.83165: no more pending results, returning what we have 19252 1726882346.83168: results queue empty 19252 1726882346.83169: checking for any_errors_fatal 19252 1726882346.83174: done checking for any_errors_fatal 19252 1726882346.83175: checking for max_fail_percentage 19252 1726882346.83177: done checking for max_fail_percentage 19252 1726882346.83178: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.83179: done checking to see if all hosts have failed 19252 1726882346.83180: getting the remaining hosts for this loop 19252 1726882346.83181: done getting the remaining hosts for this loop 19252 1726882346.83185: getting the next task for host managed_node2 19252 1726882346.83192: done getting next task for host managed_node2 19252 1726882346.83201: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19252 1726882346.83204: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882346.83220: getting variables 19252 1726882346.83223: in VariableManager get_vars() 19252 1726882346.83272: Calling all_inventory to load vars for managed_node2 19252 1726882346.83274: Calling groups_inventory to load vars for managed_node2 19252 1726882346.83276: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.83287: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.83290: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.83411: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.83690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.83982: done with get_vars() 19252 1726882346.84000: done getting variables 19252 1726882346.84073: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:26 -0400 (0:00:00.055) 0:00:09.212 ****** 19252 1726882346.84114: entering _queue_task() for managed_node2/package 19252 1726882346.84523: worker is 1 (out of 1 available) 19252 1726882346.84534: exiting _queue_task() for managed_node2/package 19252 1726882346.84544: done queuing things up, now waiting for results queue to drain 19252 1726882346.84545: waiting for pending results... 19252 1726882346.84913: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19252 1726882346.84920: in run() - task 12673a56-9f93-63da-fa06-0000000000c4 19252 1726882346.84924: variable 'ansible_search_path' from source: unknown 19252 1726882346.84926: variable 'ansible_search_path' from source: unknown 19252 1726882346.84962: calling self._execute() 19252 1726882346.85044: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.85048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.85080: variable 'omit' from source: magic vars 19252 1726882346.85560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.88009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.88075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.88299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.88303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.88305: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.88309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.88311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.88314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.88361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.88375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.88526: variable 'ansible_distribution' from source: facts 19252 1726882346.88532: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.88558: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.88561: when evaluation is False, skipping this task 19252 1726882346.88564: _execute() done 19252 1726882346.88566: dumping result to json 19252 1726882346.88569: done dumping result, returning 19252 1726882346.88648: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-63da-fa06-0000000000c4] 19252 1726882346.88651: sending task result for task 12673a56-9f93-63da-fa06-0000000000c4 19252 1726882346.88717: done sending task result for task 12673a56-9f93-63da-fa06-0000000000c4 19252 1726882346.88720: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882346.88801: no more pending results, returning what we have 19252 1726882346.88805: results queue empty 19252 1726882346.88806: checking for any_errors_fatal 19252 1726882346.88813: done checking for any_errors_fatal 19252 1726882346.88813: checking for max_fail_percentage 19252 1726882346.88815: done checking for max_fail_percentage 19252 1726882346.88816: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.88817: done checking to see if all hosts have failed 19252 1726882346.88818: getting the remaining hosts for this loop 19252 1726882346.88820: done getting the remaining hosts for this loop 19252 1726882346.88827: getting the next task for host managed_node2 19252 1726882346.88835: done getting next task for host managed_node2 19252 1726882346.88839: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19252 1726882346.88842: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882346.88859: getting variables 19252 1726882346.88861: in VariableManager get_vars() 19252 1726882346.88916: Calling all_inventory to load vars for managed_node2 19252 1726882346.88919: Calling groups_inventory to load vars for managed_node2 19252 1726882346.88922: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.88933: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.88936: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.88939: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.89360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.89577: done with get_vars() 19252 1726882346.89587: done getting variables 19252 1726882346.89652: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:26 -0400 (0:00:00.055) 0:00:09.267 ****** 19252 1726882346.89683: entering _queue_task() for managed_node2/package 19252 1726882346.90104: worker is 1 (out of 1 available) 19252 1726882346.90115: exiting _queue_task() for managed_node2/package 19252 1726882346.90127: done queuing things up, now waiting for results queue to drain 19252 1726882346.90128: waiting for pending results... 19252 1726882346.90407: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19252 1726882346.90497: in run() - task 12673a56-9f93-63da-fa06-0000000000c5 19252 1726882346.90502: variable 'ansible_search_path' from source: unknown 19252 1726882346.90505: variable 'ansible_search_path' from source: unknown 19252 1726882346.90601: calling self._execute() 19252 1726882346.90631: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.90645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.90664: variable 'omit' from source: magic vars 19252 1726882346.91166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.93785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.93881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.93922: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.93991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.93999: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.94076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.94108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.94133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.94218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.94221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.94368: variable 'ansible_distribution' from source: facts 19252 1726882346.94371: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.94416: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.94418: when evaluation is False, skipping this task 19252 1726882346.94421: _execute() done 19252 1726882346.94423: dumping result to json 19252 1726882346.94425: done dumping result, returning 19252 1726882346.94428: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-63da-fa06-0000000000c5] 19252 1726882346.94430: sending task result for task 12673a56-9f93-63da-fa06-0000000000c5 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882346.94551: no more pending results, returning what we have 19252 1726882346.94554: results queue empty 19252 1726882346.94555: checking for any_errors_fatal 19252 1726882346.94559: done checking for any_errors_fatal 19252 1726882346.94559: checking for max_fail_percentage 19252 1726882346.94561: done checking for max_fail_percentage 19252 1726882346.94564: checking to see if all hosts have failed and the running result is not ok 19252 1726882346.94565: done checking to see if all hosts have failed 19252 1726882346.94567: getting the remaining hosts for this loop 19252 1726882346.94568: done getting the remaining hosts for this loop 19252 1726882346.94572: getting the next task for host managed_node2 19252 1726882346.94580: done getting next task for host managed_node2 19252 1726882346.94584: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19252 1726882346.94587: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882346.94812: getting variables 19252 1726882346.94814: in VariableManager get_vars() 19252 1726882346.94857: Calling all_inventory to load vars for managed_node2 19252 1726882346.94860: Calling groups_inventory to load vars for managed_node2 19252 1726882346.94862: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882346.94873: Calling all_plugins_play to load vars for managed_node2 19252 1726882346.94876: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882346.94880: Calling groups_plugins_play to load vars for managed_node2 19252 1726882346.95055: done sending task result for task 12673a56-9f93-63da-fa06-0000000000c5 19252 1726882346.95058: WORKER PROCESS EXITING 19252 1726882346.95138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882346.95346: done with get_vars() 19252 1726882346.95356: done getting variables 19252 1726882346.95418: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:26 -0400 (0:00:00.057) 0:00:09.325 ****** 19252 1726882346.95452: entering _queue_task() for managed_node2/package 19252 1726882346.95718: worker is 1 (out of 1 available) 19252 1726882346.95729: exiting _queue_task() for managed_node2/package 19252 1726882346.95741: done queuing things up, now waiting for results queue to drain 19252 1726882346.95743: waiting for pending results... 19252 1726882346.96012: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19252 1726882346.96142: in run() - task 12673a56-9f93-63da-fa06-0000000000c6 19252 1726882346.96157: variable 'ansible_search_path' from source: unknown 19252 1726882346.96160: variable 'ansible_search_path' from source: unknown 19252 1726882346.96195: calling self._execute() 19252 1726882346.96286: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882346.96291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882346.96319: variable 'omit' from source: magic vars 19252 1726882346.96819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882346.99171: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882346.99233: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882346.99267: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882346.99310: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882346.99340: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882346.99498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882346.99502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882346.99506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882346.99535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882346.99554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882346.99733: variable 'ansible_distribution' from source: facts 19252 1726882346.99738: variable 'ansible_distribution_major_version' from source: facts 19252 1726882346.99742: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882346.99744: when evaluation is False, skipping this task 19252 1726882346.99747: _execute() done 19252 1726882346.99749: dumping result to json 19252 1726882346.99751: done dumping result, returning 19252 1726882346.99753: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-63da-fa06-0000000000c6] 19252 1726882346.99755: sending task result for task 12673a56-9f93-63da-fa06-0000000000c6 19252 1726882346.99980: done sending task result for task 12673a56-9f93-63da-fa06-0000000000c6 19252 1726882346.99984: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.00045: no more pending results, returning what we have 19252 1726882347.00050: results queue empty 19252 1726882347.00051: checking for any_errors_fatal 19252 1726882347.00056: done checking for any_errors_fatal 19252 1726882347.00057: checking for max_fail_percentage 19252 1726882347.00059: done checking for max_fail_percentage 19252 1726882347.00060: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.00061: done checking to see if all hosts have failed 19252 1726882347.00062: getting the remaining hosts for this loop 19252 1726882347.00064: done getting the remaining hosts for this loop 19252 1726882347.00068: getting the next task for host managed_node2 19252 1726882347.00074: done getting next task for host managed_node2 19252 1726882347.00079: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19252 1726882347.00082: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882347.00102: getting variables 19252 1726882347.00105: in VariableManager get_vars() 19252 1726882347.00158: Calling all_inventory to load vars for managed_node2 19252 1726882347.00161: Calling groups_inventory to load vars for managed_node2 19252 1726882347.00164: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.00177: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.00182: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.00186: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.00561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.00767: done with get_vars() 19252 1726882347.00777: done getting variables 19252 1726882347.00835: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:27 -0400 (0:00:00.054) 0:00:09.379 ****** 19252 1726882347.00865: entering _queue_task() for managed_node2/service 19252 1726882347.01140: worker is 1 (out of 1 available) 19252 1726882347.01152: exiting _queue_task() for managed_node2/service 19252 1726882347.01162: done queuing things up, now waiting for results queue to drain 19252 1726882347.01163: waiting for pending results... 19252 1726882347.01670: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19252 1726882347.01720: in run() - task 12673a56-9f93-63da-fa06-0000000000c7 19252 1726882347.01808: variable 'ansible_search_path' from source: unknown 19252 1726882347.01821: variable 'ansible_search_path' from source: unknown 19252 1726882347.01862: calling self._execute() 19252 1726882347.01981: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.02101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.02104: variable 'omit' from source: magic vars 19252 1726882347.03045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.05549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.05636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.05679: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.05722: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.05750: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.05829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.05868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.05905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.05957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.05987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.06087: variable 'ansible_distribution' from source: facts 19252 1726882347.06091: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.06112: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.06116: when evaluation is False, skipping this task 19252 1726882347.06118: _execute() done 19252 1726882347.06120: dumping result to json 19252 1726882347.06122: done dumping result, returning 19252 1726882347.06143: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-63da-fa06-0000000000c7] 19252 1726882347.06146: sending task result for task 12673a56-9f93-63da-fa06-0000000000c7 19252 1726882347.06269: done sending task result for task 12673a56-9f93-63da-fa06-0000000000c7 19252 1726882347.06271: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.06345: no more pending results, returning what we have 19252 1726882347.06349: results queue empty 19252 1726882347.06350: checking for any_errors_fatal 19252 1726882347.06359: done checking for any_errors_fatal 19252 1726882347.06360: checking for max_fail_percentage 19252 1726882347.06362: done checking for max_fail_percentage 19252 1726882347.06363: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.06364: done checking to see if all hosts have failed 19252 1726882347.06365: getting the remaining hosts for this loop 19252 1726882347.06367: done getting the remaining hosts for this loop 19252 1726882347.06371: getting the next task for host managed_node2 19252 1726882347.06377: done getting next task for host managed_node2 19252 1726882347.06380: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19252 1726882347.06383: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882347.06400: getting variables 19252 1726882347.06402: in VariableManager get_vars() 19252 1726882347.06443: Calling all_inventory to load vars for managed_node2 19252 1726882347.06445: Calling groups_inventory to load vars for managed_node2 19252 1726882347.06447: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.06455: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.06457: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.06460: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.07275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.07714: done with get_vars() 19252 1726882347.07726: done getting variables 19252 1726882347.07823: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:27 -0400 (0:00:00.069) 0:00:09.449 ****** 19252 1726882347.07846: entering _queue_task() for managed_node2/service 19252 1726882347.08139: worker is 1 (out of 1 available) 19252 1726882347.08157: exiting _queue_task() for managed_node2/service 19252 1726882347.08170: done queuing things up, now waiting for results queue to drain 19252 1726882347.08172: waiting for pending results... 19252 1726882347.08403: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19252 1726882347.08484: in run() - task 12673a56-9f93-63da-fa06-0000000000c8 19252 1726882347.08499: variable 'ansible_search_path' from source: unknown 19252 1726882347.08503: variable 'ansible_search_path' from source: unknown 19252 1726882347.08533: calling self._execute() 19252 1726882347.08607: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.08613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.08703: variable 'omit' from source: magic vars 19252 1726882347.09009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.11868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.11917: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.11946: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.11974: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.11997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.12059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.12082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.12104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.12130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.12141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.12244: variable 'ansible_distribution' from source: facts 19252 1726882347.12248: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.12264: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.12272: when evaluation is False, skipping this task 19252 1726882347.12275: _execute() done 19252 1726882347.12277: dumping result to json 19252 1726882347.12281: done dumping result, returning 19252 1726882347.12291: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-63da-fa06-0000000000c8] 19252 1726882347.12295: sending task result for task 12673a56-9f93-63da-fa06-0000000000c8 19252 1726882347.12383: done sending task result for task 12673a56-9f93-63da-fa06-0000000000c8 19252 1726882347.12385: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19252 1726882347.12431: no more pending results, returning what we have 19252 1726882347.12433: results queue empty 19252 1726882347.12434: checking for any_errors_fatal 19252 1726882347.12438: done checking for any_errors_fatal 19252 1726882347.12439: checking for max_fail_percentage 19252 1726882347.12440: done checking for max_fail_percentage 19252 1726882347.12441: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.12442: done checking to see if all hosts have failed 19252 1726882347.12442: getting the remaining hosts for this loop 19252 1726882347.12443: done getting the remaining hosts for this loop 19252 1726882347.12446: getting the next task for host managed_node2 19252 1726882347.12451: done getting next task for host managed_node2 19252 1726882347.12454: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19252 1726882347.12456: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882347.12469: getting variables 19252 1726882347.12471: in VariableManager get_vars() 19252 1726882347.12518: Calling all_inventory to load vars for managed_node2 19252 1726882347.12520: Calling groups_inventory to load vars for managed_node2 19252 1726882347.12522: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.12532: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.12534: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.12537: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.12748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.12872: done with get_vars() 19252 1726882347.12880: done getting variables 19252 1726882347.12927: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:27 -0400 (0:00:00.051) 0:00:09.500 ****** 19252 1726882347.12951: entering _queue_task() for managed_node2/service 19252 1726882347.13211: worker is 1 (out of 1 available) 19252 1726882347.13226: exiting _queue_task() for managed_node2/service 19252 1726882347.13239: done queuing things up, now waiting for results queue to drain 19252 1726882347.13242: waiting for pending results... 19252 1726882347.13498: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19252 1726882347.13612: in run() - task 12673a56-9f93-63da-fa06-0000000000c9 19252 1726882347.13640: variable 'ansible_search_path' from source: unknown 19252 1726882347.13648: variable 'ansible_search_path' from source: unknown 19252 1726882347.13685: calling self._execute() 19252 1726882347.13786: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.13900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.13904: variable 'omit' from source: magic vars 19252 1726882347.14260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.16295: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.16354: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.16380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.16416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.16438: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.16497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.16523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.16542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.16568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.16579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.16682: variable 'ansible_distribution' from source: facts 19252 1726882347.16686: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.16707: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.16710: when evaluation is False, skipping this task 19252 1726882347.16712: _execute() done 19252 1726882347.16715: dumping result to json 19252 1726882347.16716: done dumping result, returning 19252 1726882347.16723: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-63da-fa06-0000000000c9] 19252 1726882347.16728: sending task result for task 12673a56-9f93-63da-fa06-0000000000c9 19252 1726882347.16822: done sending task result for task 12673a56-9f93-63da-fa06-0000000000c9 19252 1726882347.16825: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.16888: no more pending results, returning what we have 19252 1726882347.16890: results queue empty 19252 1726882347.16891: checking for any_errors_fatal 19252 1726882347.16905: done checking for any_errors_fatal 19252 1726882347.16906: checking for max_fail_percentage 19252 1726882347.16908: done checking for max_fail_percentage 19252 1726882347.16909: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.16910: done checking to see if all hosts have failed 19252 1726882347.16910: getting the remaining hosts for this loop 19252 1726882347.16912: done getting the remaining hosts for this loop 19252 1726882347.16916: getting the next task for host managed_node2 19252 1726882347.16922: done getting next task for host managed_node2 19252 1726882347.16926: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19252 1726882347.16928: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882347.16944: getting variables 19252 1726882347.16945: in VariableManager get_vars() 19252 1726882347.16989: Calling all_inventory to load vars for managed_node2 19252 1726882347.16992: Calling groups_inventory to load vars for managed_node2 19252 1726882347.16995: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.17012: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.17015: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.17018: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.17152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.17297: done with get_vars() 19252 1726882347.17306: done getting variables 19252 1726882347.17349: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:27 -0400 (0:00:00.044) 0:00:09.544 ****** 19252 1726882347.17371: entering _queue_task() for managed_node2/service 19252 1726882347.17585: worker is 1 (out of 1 available) 19252 1726882347.17601: exiting _queue_task() for managed_node2/service 19252 1726882347.17613: done queuing things up, now waiting for results queue to drain 19252 1726882347.17614: waiting for pending results... 19252 1726882347.17876: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19252 1726882347.18021: in run() - task 12673a56-9f93-63da-fa06-0000000000ca 19252 1726882347.18027: variable 'ansible_search_path' from source: unknown 19252 1726882347.18029: variable 'ansible_search_path' from source: unknown 19252 1726882347.18032: calling self._execute() 19252 1726882347.18128: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.18140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.18154: variable 'omit' from source: magic vars 19252 1726882347.18633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.20220: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.20261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.20288: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.20319: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.20339: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.20399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.20423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.20441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.20467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.20478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.20577: variable 'ansible_distribution' from source: facts 19252 1726882347.20580: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.20599: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.20602: when evaluation is False, skipping this task 19252 1726882347.20605: _execute() done 19252 1726882347.20607: dumping result to json 19252 1726882347.20609: done dumping result, returning 19252 1726882347.20615: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-63da-fa06-0000000000ca] 19252 1726882347.20619: sending task result for task 12673a56-9f93-63da-fa06-0000000000ca 19252 1726882347.20708: done sending task result for task 12673a56-9f93-63da-fa06-0000000000ca 19252 1726882347.20711: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19252 1726882347.20773: no more pending results, returning what we have 19252 1726882347.20777: results queue empty 19252 1726882347.20778: checking for any_errors_fatal 19252 1726882347.20783: done checking for any_errors_fatal 19252 1726882347.20784: checking for max_fail_percentage 19252 1726882347.20786: done checking for max_fail_percentage 19252 1726882347.20787: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.20788: done checking to see if all hosts have failed 19252 1726882347.20788: getting the remaining hosts for this loop 19252 1726882347.20790: done getting the remaining hosts for this loop 19252 1726882347.20797: getting the next task for host managed_node2 19252 1726882347.20803: done getting next task for host managed_node2 19252 1726882347.20807: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19252 1726882347.20810: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882347.20825: getting variables 19252 1726882347.20827: in VariableManager get_vars() 19252 1726882347.20870: Calling all_inventory to load vars for managed_node2 19252 1726882347.20872: Calling groups_inventory to load vars for managed_node2 19252 1726882347.20874: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.20883: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.20885: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.20887: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.21070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.21197: done with get_vars() 19252 1726882347.21205: done getting variables 19252 1726882347.21248: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:27 -0400 (0:00:00.038) 0:00:09.583 ****** 19252 1726882347.21270: entering _queue_task() for managed_node2/copy 19252 1726882347.21481: worker is 1 (out of 1 available) 19252 1726882347.21496: exiting _queue_task() for managed_node2/copy 19252 1726882347.21508: done queuing things up, now waiting for results queue to drain 19252 1726882347.21509: waiting for pending results... 19252 1726882347.21675: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19252 1726882347.21758: in run() - task 12673a56-9f93-63da-fa06-0000000000cb 19252 1726882347.21770: variable 'ansible_search_path' from source: unknown 19252 1726882347.21774: variable 'ansible_search_path' from source: unknown 19252 1726882347.21805: calling self._execute() 19252 1726882347.21869: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.21873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.21882: variable 'omit' from source: magic vars 19252 1726882347.22187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.23688: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.23747: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.23774: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.23807: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.23829: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.23885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.23928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.23931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.23955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.23966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.24070: variable 'ansible_distribution' from source: facts 19252 1726882347.24074: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.24090: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.24094: when evaluation is False, skipping this task 19252 1726882347.24097: _execute() done 19252 1726882347.24102: dumping result to json 19252 1726882347.24104: done dumping result, returning 19252 1726882347.24112: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-63da-fa06-0000000000cb] 19252 1726882347.24116: sending task result for task 12673a56-9f93-63da-fa06-0000000000cb 19252 1726882347.24212: done sending task result for task 12673a56-9f93-63da-fa06-0000000000cb 19252 1726882347.24215: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.24290: no more pending results, returning what we have 19252 1726882347.24298: results queue empty 19252 1726882347.24299: checking for any_errors_fatal 19252 1726882347.24305: done checking for any_errors_fatal 19252 1726882347.24306: checking for max_fail_percentage 19252 1726882347.24308: done checking for max_fail_percentage 19252 1726882347.24308: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.24309: done checking to see if all hosts have failed 19252 1726882347.24310: getting the remaining hosts for this loop 19252 1726882347.24312: done getting the remaining hosts for this loop 19252 1726882347.24315: getting the next task for host managed_node2 19252 1726882347.24321: done getting next task for host managed_node2 19252 1726882347.24324: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19252 1726882347.24326: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882347.24342: getting variables 19252 1726882347.24344: in VariableManager get_vars() 19252 1726882347.24386: Calling all_inventory to load vars for managed_node2 19252 1726882347.24388: Calling groups_inventory to load vars for managed_node2 19252 1726882347.24390: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.24400: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.24410: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.24414: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.24543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.24671: done with get_vars() 19252 1726882347.24681: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:27 -0400 (0:00:00.034) 0:00:09.618 ****** 19252 1726882347.24745: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19252 1726882347.24972: worker is 1 (out of 1 available) 19252 1726882347.24985: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19252 1726882347.25002: done queuing things up, now waiting for results queue to drain 19252 1726882347.25004: waiting for pending results... 19252 1726882347.25167: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19252 1726882347.25248: in run() - task 12673a56-9f93-63da-fa06-0000000000cc 19252 1726882347.25261: variable 'ansible_search_path' from source: unknown 19252 1726882347.25264: variable 'ansible_search_path' from source: unknown 19252 1726882347.25291: calling self._execute() 19252 1726882347.25360: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.25364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.25373: variable 'omit' from source: magic vars 19252 1726882347.25671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.27216: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.27260: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.27286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.27320: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.27339: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.27396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.27422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.27439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.27464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.27475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.27572: variable 'ansible_distribution' from source: facts 19252 1726882347.27576: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.27591: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.27595: when evaluation is False, skipping this task 19252 1726882347.27602: _execute() done 19252 1726882347.27605: dumping result to json 19252 1726882347.27607: done dumping result, returning 19252 1726882347.27614: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-63da-fa06-0000000000cc] 19252 1726882347.27623: sending task result for task 12673a56-9f93-63da-fa06-0000000000cc 19252 1726882347.27714: done sending task result for task 12673a56-9f93-63da-fa06-0000000000cc 19252 1726882347.27717: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.27770: no more pending results, returning what we have 19252 1726882347.27773: results queue empty 19252 1726882347.27774: checking for any_errors_fatal 19252 1726882347.27780: done checking for any_errors_fatal 19252 1726882347.27781: checking for max_fail_percentage 19252 1726882347.27783: done checking for max_fail_percentage 19252 1726882347.27784: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.27784: done checking to see if all hosts have failed 19252 1726882347.27785: getting the remaining hosts for this loop 19252 1726882347.27787: done getting the remaining hosts for this loop 19252 1726882347.27790: getting the next task for host managed_node2 19252 1726882347.27800: done getting next task for host managed_node2 19252 1726882347.27804: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19252 1726882347.27807: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882347.27822: getting variables 19252 1726882347.27823: in VariableManager get_vars() 19252 1726882347.27866: Calling all_inventory to load vars for managed_node2 19252 1726882347.27868: Calling groups_inventory to load vars for managed_node2 19252 1726882347.27870: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.27878: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.27880: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.27883: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.28059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.28181: done with get_vars() 19252 1726882347.28189: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:27 -0400 (0:00:00.035) 0:00:09.653 ****** 19252 1726882347.28250: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19252 1726882347.28439: worker is 1 (out of 1 available) 19252 1726882347.28451: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19252 1726882347.28462: done queuing things up, now waiting for results queue to drain 19252 1726882347.28464: waiting for pending results... 19252 1726882347.28634: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19252 1726882347.28716: in run() - task 12673a56-9f93-63da-fa06-0000000000cd 19252 1726882347.28728: variable 'ansible_search_path' from source: unknown 19252 1726882347.28731: variable 'ansible_search_path' from source: unknown 19252 1726882347.28757: calling self._execute() 19252 1726882347.28828: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.28832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.28841: variable 'omit' from source: magic vars 19252 1726882347.29141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.30657: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.30712: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.30738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.30766: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.30786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.30848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.30869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.30895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.30924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.30934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.31040: variable 'ansible_distribution' from source: facts 19252 1726882347.31044: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.31060: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.31063: when evaluation is False, skipping this task 19252 1726882347.31065: _execute() done 19252 1726882347.31068: dumping result to json 19252 1726882347.31070: done dumping result, returning 19252 1726882347.31077: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-63da-fa06-0000000000cd] 19252 1726882347.31089: sending task result for task 12673a56-9f93-63da-fa06-0000000000cd 19252 1726882347.31166: done sending task result for task 12673a56-9f93-63da-fa06-0000000000cd 19252 1726882347.31169: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.31242: no more pending results, returning what we have 19252 1726882347.31245: results queue empty 19252 1726882347.31246: checking for any_errors_fatal 19252 1726882347.31251: done checking for any_errors_fatal 19252 1726882347.31252: checking for max_fail_percentage 19252 1726882347.31254: done checking for max_fail_percentage 19252 1726882347.31254: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.31255: done checking to see if all hosts have failed 19252 1726882347.31256: getting the remaining hosts for this loop 19252 1726882347.31257: done getting the remaining hosts for this loop 19252 1726882347.31260: getting the next task for host managed_node2 19252 1726882347.31266: done getting next task for host managed_node2 19252 1726882347.31269: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19252 1726882347.31272: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882347.31286: getting variables 19252 1726882347.31288: in VariableManager get_vars() 19252 1726882347.31330: Calling all_inventory to load vars for managed_node2 19252 1726882347.31332: Calling groups_inventory to load vars for managed_node2 19252 1726882347.31334: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.31343: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.31345: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.31347: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.31473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.31600: done with get_vars() 19252 1726882347.31610: done getting variables 19252 1726882347.31650: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:27 -0400 (0:00:00.034) 0:00:09.687 ****** 19252 1726882347.31672: entering _queue_task() for managed_node2/debug 19252 1726882347.31862: worker is 1 (out of 1 available) 19252 1726882347.31876: exiting _queue_task() for managed_node2/debug 19252 1726882347.31886: done queuing things up, now waiting for results queue to drain 19252 1726882347.31888: waiting for pending results... 19252 1726882347.32050: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19252 1726882347.32126: in run() - task 12673a56-9f93-63da-fa06-0000000000ce 19252 1726882347.32134: variable 'ansible_search_path' from source: unknown 19252 1726882347.32137: variable 'ansible_search_path' from source: unknown 19252 1726882347.32164: calling self._execute() 19252 1726882347.32305: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.32309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.32311: variable 'omit' from source: magic vars 19252 1726882347.32566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.34319: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.34398: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.34508: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.34526: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.34555: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.34702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.34706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.34709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.34799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.34803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.34892: variable 'ansible_distribution' from source: facts 19252 1726882347.34904: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.34920: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.34925: when evaluation is False, skipping this task 19252 1726882347.34928: _execute() done 19252 1726882347.34935: dumping result to json 19252 1726882347.34938: done dumping result, returning 19252 1726882347.34960: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-63da-fa06-0000000000ce] 19252 1726882347.34965: sending task result for task 12673a56-9f93-63da-fa06-0000000000ce 19252 1726882347.35131: done sending task result for task 12673a56-9f93-63da-fa06-0000000000ce 19252 1726882347.35134: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882347.35205: no more pending results, returning what we have 19252 1726882347.35208: results queue empty 19252 1726882347.35209: checking for any_errors_fatal 19252 1726882347.35212: done checking for any_errors_fatal 19252 1726882347.35213: checking for max_fail_percentage 19252 1726882347.35215: done checking for max_fail_percentage 19252 1726882347.35216: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.35216: done checking to see if all hosts have failed 19252 1726882347.35217: getting the remaining hosts for this loop 19252 1726882347.35219: done getting the remaining hosts for this loop 19252 1726882347.35222: getting the next task for host managed_node2 19252 1726882347.35227: done getting next task for host managed_node2 19252 1726882347.35234: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19252 1726882347.35237: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882347.35251: getting variables 19252 1726882347.35254: in VariableManager get_vars() 19252 1726882347.35300: Calling all_inventory to load vars for managed_node2 19252 1726882347.35302: Calling groups_inventory to load vars for managed_node2 19252 1726882347.35304: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.35313: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.35315: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.35324: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.35483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.35608: done with get_vars() 19252 1726882347.35615: done getting variables 19252 1726882347.35657: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:27 -0400 (0:00:00.040) 0:00:09.727 ****** 19252 1726882347.35681: entering _queue_task() for managed_node2/debug 19252 1726882347.35902: worker is 1 (out of 1 available) 19252 1726882347.35921: exiting _queue_task() for managed_node2/debug 19252 1726882347.35932: done queuing things up, now waiting for results queue to drain 19252 1726882347.35933: waiting for pending results... 19252 1726882347.36170: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19252 1726882347.36245: in run() - task 12673a56-9f93-63da-fa06-0000000000cf 19252 1726882347.36259: variable 'ansible_search_path' from source: unknown 19252 1726882347.36262: variable 'ansible_search_path' from source: unknown 19252 1726882347.36289: calling self._execute() 19252 1726882347.36363: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.36376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.36385: variable 'omit' from source: magic vars 19252 1726882347.36754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.38800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.39016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.39020: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.39022: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.39024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.39248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.39282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.39317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.39360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.39571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.39721: variable 'ansible_distribution' from source: facts 19252 1726882347.39729: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.39745: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.39747: when evaluation is False, skipping this task 19252 1726882347.39750: _execute() done 19252 1726882347.39752: dumping result to json 19252 1726882347.39754: done dumping result, returning 19252 1726882347.39765: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-63da-fa06-0000000000cf] 19252 1726882347.39767: sending task result for task 12673a56-9f93-63da-fa06-0000000000cf skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882347.39892: no more pending results, returning what we have 19252 1726882347.39897: results queue empty 19252 1726882347.39898: checking for any_errors_fatal 19252 1726882347.39903: done checking for any_errors_fatal 19252 1726882347.39904: checking for max_fail_percentage 19252 1726882347.39905: done checking for max_fail_percentage 19252 1726882347.39906: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.39907: done checking to see if all hosts have failed 19252 1726882347.39908: getting the remaining hosts for this loop 19252 1726882347.39910: done getting the remaining hosts for this loop 19252 1726882347.39913: getting the next task for host managed_node2 19252 1726882347.39919: done getting next task for host managed_node2 19252 1726882347.39924: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19252 1726882347.39927: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882347.39943: getting variables 19252 1726882347.39945: in VariableManager get_vars() 19252 1726882347.39991: Calling all_inventory to load vars for managed_node2 19252 1726882347.39996: Calling groups_inventory to load vars for managed_node2 19252 1726882347.39998: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.40008: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.40013: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.40016: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.40176: done sending task result for task 12673a56-9f93-63da-fa06-0000000000cf 19252 1726882347.40180: WORKER PROCESS EXITING 19252 1726882347.40190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.40322: done with get_vars() 19252 1726882347.40331: done getting variables 19252 1726882347.40374: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:27 -0400 (0:00:00.047) 0:00:09.775 ****** 19252 1726882347.40400: entering _queue_task() for managed_node2/debug 19252 1726882347.40610: worker is 1 (out of 1 available) 19252 1726882347.40622: exiting _queue_task() for managed_node2/debug 19252 1726882347.40635: done queuing things up, now waiting for results queue to drain 19252 1726882347.40636: waiting for pending results... 19252 1726882347.40802: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19252 1726882347.40872: in run() - task 12673a56-9f93-63da-fa06-0000000000d0 19252 1726882347.40885: variable 'ansible_search_path' from source: unknown 19252 1726882347.40888: variable 'ansible_search_path' from source: unknown 19252 1726882347.40919: calling self._execute() 19252 1726882347.40984: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.40988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.41002: variable 'omit' from source: magic vars 19252 1726882347.41300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.43502: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.43506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.43508: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.43511: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.43513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.43515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.43550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.43582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.43632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.43649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.43777: variable 'ansible_distribution' from source: facts 19252 1726882347.43782: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.43811: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.43901: when evaluation is False, skipping this task 19252 1726882347.43910: _execute() done 19252 1726882347.43916: dumping result to json 19252 1726882347.43924: done dumping result, returning 19252 1726882347.43934: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-63da-fa06-0000000000d0] 19252 1726882347.43944: sending task result for task 12673a56-9f93-63da-fa06-0000000000d0 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882347.44099: no more pending results, returning what we have 19252 1726882347.44102: results queue empty 19252 1726882347.44103: checking for any_errors_fatal 19252 1726882347.44108: done checking for any_errors_fatal 19252 1726882347.44109: checking for max_fail_percentage 19252 1726882347.44111: done checking for max_fail_percentage 19252 1726882347.44112: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.44113: done checking to see if all hosts have failed 19252 1726882347.44114: getting the remaining hosts for this loop 19252 1726882347.44116: done getting the remaining hosts for this loop 19252 1726882347.44120: getting the next task for host managed_node2 19252 1726882347.44127: done getting next task for host managed_node2 19252 1726882347.44131: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19252 1726882347.44134: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882347.44153: getting variables 19252 1726882347.44155: in VariableManager get_vars() 19252 1726882347.44211: Calling all_inventory to load vars for managed_node2 19252 1726882347.44215: Calling groups_inventory to load vars for managed_node2 19252 1726882347.44217: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.44229: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.44232: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.44235: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.44763: done sending task result for task 12673a56-9f93-63da-fa06-0000000000d0 19252 1726882347.44767: WORKER PROCESS EXITING 19252 1726882347.44791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.45121: done with get_vars() 19252 1726882347.45133: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:27 -0400 (0:00:00.048) 0:00:09.823 ****** 19252 1726882347.45241: entering _queue_task() for managed_node2/ping 19252 1726882347.45560: worker is 1 (out of 1 available) 19252 1726882347.45576: exiting _queue_task() for managed_node2/ping 19252 1726882347.45589: done queuing things up, now waiting for results queue to drain 19252 1726882347.45590: waiting for pending results... 19252 1726882347.45881: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19252 1726882347.46004: in run() - task 12673a56-9f93-63da-fa06-0000000000d1 19252 1726882347.46028: variable 'ansible_search_path' from source: unknown 19252 1726882347.46035: variable 'ansible_search_path' from source: unknown 19252 1726882347.46073: calling self._execute() 19252 1726882347.46162: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.46174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.46190: variable 'omit' from source: magic vars 19252 1726882347.46649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.49410: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.49450: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.49501: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.49554: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.49586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.49683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.49735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.49769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.49819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.49848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.50015: variable 'ansible_distribution' from source: facts 19252 1726882347.50028: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.50058: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.50070: when evaluation is False, skipping this task 19252 1726882347.50100: _execute() done 19252 1726882347.50103: dumping result to json 19252 1726882347.50105: done dumping result, returning 19252 1726882347.50109: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-63da-fa06-0000000000d1] 19252 1726882347.50111: sending task result for task 12673a56-9f93-63da-fa06-0000000000d1 19252 1726882347.50447: done sending task result for task 12673a56-9f93-63da-fa06-0000000000d1 19252 1726882347.50450: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.50511: no more pending results, returning what we have 19252 1726882347.50515: results queue empty 19252 1726882347.50516: checking for any_errors_fatal 19252 1726882347.50521: done checking for any_errors_fatal 19252 1726882347.50522: checking for max_fail_percentage 19252 1726882347.50524: done checking for max_fail_percentage 19252 1726882347.50525: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.50525: done checking to see if all hosts have failed 19252 1726882347.50526: getting the remaining hosts for this loop 19252 1726882347.50528: done getting the remaining hosts for this loop 19252 1726882347.50532: getting the next task for host managed_node2 19252 1726882347.50541: done getting next task for host managed_node2 19252 1726882347.50543: ^ task is: TASK: meta (role_complete) 19252 1726882347.50546: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882347.50588: getting variables 19252 1726882347.50591: in VariableManager get_vars() 19252 1726882347.50645: Calling all_inventory to load vars for managed_node2 19252 1726882347.50648: Calling groups_inventory to load vars for managed_node2 19252 1726882347.50651: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.50661: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.50664: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.50668: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.51005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.51229: done with get_vars() 19252 1726882347.51248: done getting variables 19252 1726882347.51337: done queuing things up, now waiting for results queue to drain 19252 1726882347.51339: results queue empty 19252 1726882347.51340: checking for any_errors_fatal 19252 1726882347.51342: done checking for any_errors_fatal 19252 1726882347.51343: checking for max_fail_percentage 19252 1726882347.51344: done checking for max_fail_percentage 19252 1726882347.51345: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.51345: done checking to see if all hosts have failed 19252 1726882347.51354: getting the remaining hosts for this loop 19252 1726882347.51355: done getting the remaining hosts for this loop 19252 1726882347.51358: getting the next task for host managed_node2 19252 1726882347.51362: done getting next task for host managed_node2 19252 1726882347.51364: ^ task is: TASK: Get profile's coalescing options 19252 1726882347.51366: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19252 1726882347.51368: getting variables 19252 1726882347.51369: in VariableManager get_vars() 19252 1726882347.51387: Calling all_inventory to load vars for managed_node2 19252 1726882347.51390: Calling groups_inventory to load vars for managed_node2 19252 1726882347.51392: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.51402: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.51405: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.51408: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.51557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.51819: done with get_vars() 19252 1726882347.51828: done getting variables 19252 1726882347.51868: 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 profile's coalescing options] **************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:132 Friday 20 September 2024 21:32:27 -0400 (0:00:00.066) 0:00:09.890 ****** 19252 1726882347.51906: entering _queue_task() for managed_node2/command 19252 1726882347.52228: worker is 1 (out of 1 available) 19252 1726882347.52243: exiting _queue_task() for managed_node2/command 19252 1726882347.52256: done queuing things up, now waiting for results queue to drain 19252 1726882347.52257: waiting for pending results... 19252 1726882347.52570: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19252 1726882347.52585: in run() - task 12673a56-9f93-63da-fa06-000000000101 19252 1726882347.52598: variable 'ansible_search_path' from source: unknown 19252 1726882347.52626: calling self._execute() 19252 1726882347.52696: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.52705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.52714: variable 'omit' from source: magic vars 19252 1726882347.53017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.55201: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.55205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.55208: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.55242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.55268: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.55348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.55377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.55441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.55445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.55459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.55597: variable 'ansible_distribution' from source: facts 19252 1726882347.55605: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.55659: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.55663: when evaluation is False, skipping this task 19252 1726882347.55665: _execute() done 19252 1726882347.55667: dumping result to json 19252 1726882347.55670: done dumping result, returning 19252 1726882347.55672: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [12673a56-9f93-63da-fa06-000000000101] 19252 1726882347.55674: sending task result for task 12673a56-9f93-63da-fa06-000000000101 19252 1726882347.55739: done sending task result for task 12673a56-9f93-63da-fa06-000000000101 19252 1726882347.55742: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.55807: no more pending results, returning what we have 19252 1726882347.55810: results queue empty 19252 1726882347.55811: checking for any_errors_fatal 19252 1726882347.55813: done checking for any_errors_fatal 19252 1726882347.55813: checking for max_fail_percentage 19252 1726882347.55815: done checking for max_fail_percentage 19252 1726882347.55816: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.55817: done checking to see if all hosts have failed 19252 1726882347.55818: getting the remaining hosts for this loop 19252 1726882347.55819: done getting the remaining hosts for this loop 19252 1726882347.55823: getting the next task for host managed_node2 19252 1726882347.55829: done getting next task for host managed_node2 19252 1726882347.55831: ^ task is: TASK: ASSERT: The profile does reset coalescing options 19252 1726882347.55833: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19252 1726882347.55835: getting variables 19252 1726882347.55837: in VariableManager get_vars() 19252 1726882347.55884: Calling all_inventory to load vars for managed_node2 19252 1726882347.55886: Calling groups_inventory to load vars for managed_node2 19252 1726882347.55888: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.55900: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.55902: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.55905: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.56101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.56313: done with get_vars() 19252 1726882347.56325: done getting variables 19252 1726882347.56378: 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: The profile does reset coalescing options] *********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:138 Friday 20 September 2024 21:32:27 -0400 (0:00:00.045) 0:00:09.935 ****** 19252 1726882347.56409: entering _queue_task() for managed_node2/assert 19252 1726882347.56710: worker is 1 (out of 1 available) 19252 1726882347.56723: exiting _queue_task() for managed_node2/assert 19252 1726882347.56735: done queuing things up, now waiting for results queue to drain 19252 1726882347.56736: waiting for pending results... 19252 1726882347.57201: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset coalescing options 19252 1726882347.57207: in run() - task 12673a56-9f93-63da-fa06-000000000102 19252 1726882347.57209: variable 'ansible_search_path' from source: unknown 19252 1726882347.57212: calling self._execute() 19252 1726882347.57304: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.57317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.57338: variable 'omit' from source: magic vars 19252 1726882347.57806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.60204: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.60286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.60332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.60381: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.60417: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.60571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.60575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.60586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.60634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.60655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.60822: variable 'ansible_distribution' from source: facts 19252 1726882347.60835: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.60859: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.60866: when evaluation is False, skipping this task 19252 1726882347.60873: _execute() done 19252 1726882347.60899: dumping result to json 19252 1726882347.60902: done dumping result, returning 19252 1726882347.61008: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset coalescing options [12673a56-9f93-63da-fa06-000000000102] 19252 1726882347.61011: sending task result for task 12673a56-9f93-63da-fa06-000000000102 19252 1726882347.61086: done sending task result for task 12673a56-9f93-63da-fa06-000000000102 19252 1726882347.61089: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.61143: no more pending results, returning what we have 19252 1726882347.61147: results queue empty 19252 1726882347.61148: checking for any_errors_fatal 19252 1726882347.61154: done checking for any_errors_fatal 19252 1726882347.61155: checking for max_fail_percentage 19252 1726882347.61157: done checking for max_fail_percentage 19252 1726882347.61158: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.61159: done checking to see if all hosts have failed 19252 1726882347.61160: getting the remaining hosts for this loop 19252 1726882347.61162: done getting the remaining hosts for this loop 19252 1726882347.61165: getting the next task for host managed_node2 19252 1726882347.61171: done getting next task for host managed_node2 19252 1726882347.61174: ^ task is: TASK: Get profile's coalescing options 19252 1726882347.61176: ^ state is: HOST STATE: block=3, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19252 1726882347.61179: getting variables 19252 1726882347.61180: in VariableManager get_vars() 19252 1726882347.61235: Calling all_inventory to load vars for managed_node2 19252 1726882347.61238: Calling groups_inventory to load vars for managed_node2 19252 1726882347.61241: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.61252: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.61255: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.61258: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.61787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.62000: done with get_vars() 19252 1726882347.62011: done getting variables 19252 1726882347.62080: 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 profile's coalescing options] **************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:143 Friday 20 September 2024 21:32:27 -0400 (0:00:00.056) 0:00:09.992 ****** 19252 1726882347.62110: entering _queue_task() for managed_node2/command 19252 1726882347.62440: worker is 1 (out of 1 available) 19252 1726882347.62453: exiting _queue_task() for managed_node2/command 19252 1726882347.62465: done queuing things up, now waiting for results queue to drain 19252 1726882347.62466: waiting for pending results... 19252 1726882347.62842: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19252 1726882347.62847: in run() - task 12673a56-9f93-63da-fa06-000000000103 19252 1726882347.62851: variable 'ansible_search_path' from source: unknown 19252 1726882347.62853: calling self._execute() 19252 1726882347.62879: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.62883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.62896: variable 'omit' from source: magic vars 19252 1726882347.63323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.65477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.65823: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.65882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.65885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.65917: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.65990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.66024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.66047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.66085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.66103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.66225: variable 'ansible_distribution' from source: facts 19252 1726882347.66231: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.66298: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.66301: when evaluation is False, skipping this task 19252 1726882347.66305: _execute() done 19252 1726882347.66307: dumping result to json 19252 1726882347.66318: done dumping result, returning 19252 1726882347.66323: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [12673a56-9f93-63da-fa06-000000000103] 19252 1726882347.66324: sending task result for task 12673a56-9f93-63da-fa06-000000000103 19252 1726882347.66383: done sending task result for task 12673a56-9f93-63da-fa06-000000000103 19252 1726882347.66386: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.66475: no more pending results, returning what we have 19252 1726882347.66478: results queue empty 19252 1726882347.66478: checking for any_errors_fatal 19252 1726882347.66484: done checking for any_errors_fatal 19252 1726882347.66485: checking for max_fail_percentage 19252 1726882347.66487: done checking for max_fail_percentage 19252 1726882347.66487: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.66488: done checking to see if all hosts have failed 19252 1726882347.66489: getting the remaining hosts for this loop 19252 1726882347.66491: done getting the remaining hosts for this loop 19252 1726882347.66496: getting the next task for host managed_node2 19252 1726882347.66502: done getting next task for host managed_node2 19252 1726882347.66504: ^ task is: TASK: ASSERT: The profile does reset coalescing options 19252 1726882347.66506: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19252 1726882347.66508: getting variables 19252 1726882347.66510: in VariableManager get_vars() 19252 1726882347.66634: Calling all_inventory to load vars for managed_node2 19252 1726882347.66637: Calling groups_inventory to load vars for managed_node2 19252 1726882347.66640: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.66649: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.66651: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.66653: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.66843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.67061: done with get_vars() 19252 1726882347.67073: done getting variables 19252 1726882347.67142: 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: The profile does reset coalescing options] *********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:150 Friday 20 September 2024 21:32:27 -0400 (0:00:00.050) 0:00:10.042 ****** 19252 1726882347.67170: entering _queue_task() for managed_node2/assert 19252 1726882347.67700: worker is 1 (out of 1 available) 19252 1726882347.67708: exiting _queue_task() for managed_node2/assert 19252 1726882347.67717: done queuing things up, now waiting for results queue to drain 19252 1726882347.67718: waiting for pending results... 19252 1726882347.67803: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset coalescing options 19252 1726882347.67904: in run() - task 12673a56-9f93-63da-fa06-000000000104 19252 1726882347.67908: variable 'ansible_search_path' from source: unknown 19252 1726882347.67911: calling self._execute() 19252 1726882347.67982: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.67985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.67997: variable 'omit' from source: magic vars 19252 1726882347.68457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.71131: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.71190: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.71270: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.71274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.71296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.71380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.71413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.71446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.71488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.71504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.71644: variable 'ansible_distribution' from source: facts 19252 1726882347.71650: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.71679: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.71683: when evaluation is False, skipping this task 19252 1726882347.71685: _execute() done 19252 1726882347.71688: dumping result to json 19252 1726882347.71690: done dumping result, returning 19252 1726882347.71898: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset coalescing options [12673a56-9f93-63da-fa06-000000000104] 19252 1726882347.71901: sending task result for task 12673a56-9f93-63da-fa06-000000000104 19252 1726882347.71960: done sending task result for task 12673a56-9f93-63da-fa06-000000000104 19252 1726882347.71963: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.72026: no more pending results, returning what we have 19252 1726882347.72029: results queue empty 19252 1726882347.72030: checking for any_errors_fatal 19252 1726882347.72035: done checking for any_errors_fatal 19252 1726882347.72036: checking for max_fail_percentage 19252 1726882347.72038: done checking for max_fail_percentage 19252 1726882347.72039: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.72040: done checking to see if all hosts have failed 19252 1726882347.72041: getting the remaining hosts for this loop 19252 1726882347.72042: done getting the remaining hosts for this loop 19252 1726882347.72046: getting the next task for host managed_node2 19252 1726882347.72054: done getting next task for host managed_node2 19252 1726882347.72058: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19252 1726882347.72062: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882347.72078: getting variables 19252 1726882347.72080: in VariableManager get_vars() 19252 1726882347.72213: Calling all_inventory to load vars for managed_node2 19252 1726882347.72216: Calling groups_inventory to load vars for managed_node2 19252 1726882347.72219: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.72228: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.72230: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.72233: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.72475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.72698: done with get_vars() 19252 1726882347.72708: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:27 -0400 (0:00:00.056) 0:00:10.099 ****** 19252 1726882347.72812: entering _queue_task() for managed_node2/include_tasks 19252 1726882347.73119: worker is 1 (out of 1 available) 19252 1726882347.73131: exiting _queue_task() for managed_node2/include_tasks 19252 1726882347.73141: done queuing things up, now waiting for results queue to drain 19252 1726882347.73142: waiting for pending results... 19252 1726882347.73400: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19252 1726882347.73528: in run() - task 12673a56-9f93-63da-fa06-00000000010d 19252 1726882347.73541: variable 'ansible_search_path' from source: unknown 19252 1726882347.73545: variable 'ansible_search_path' from source: unknown 19252 1726882347.73604: calling self._execute() 19252 1726882347.73665: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.73669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.73716: variable 'omit' from source: magic vars 19252 1726882347.74134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.76799: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.76866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.76976: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.76981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.76984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.77066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.77108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.77134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.77173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.77192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.77339: variable 'ansible_distribution' from source: facts 19252 1726882347.77345: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.77364: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.77367: when evaluation is False, skipping this task 19252 1726882347.77370: _execute() done 19252 1726882347.77372: dumping result to json 19252 1726882347.77374: done dumping result, returning 19252 1726882347.77410: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-63da-fa06-00000000010d] 19252 1726882347.77413: sending task result for task 12673a56-9f93-63da-fa06-00000000010d 19252 1726882347.77487: done sending task result for task 12673a56-9f93-63da-fa06-00000000010d 19252 1726882347.77489: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.77573: no more pending results, returning what we have 19252 1726882347.77577: results queue empty 19252 1726882347.77578: checking for any_errors_fatal 19252 1726882347.77584: done checking for any_errors_fatal 19252 1726882347.77585: checking for max_fail_percentage 19252 1726882347.77587: done checking for max_fail_percentage 19252 1726882347.77588: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.77589: done checking to see if all hosts have failed 19252 1726882347.77590: getting the remaining hosts for this loop 19252 1726882347.77592: done getting the remaining hosts for this loop 19252 1726882347.77600: getting the next task for host managed_node2 19252 1726882347.77608: done getting next task for host managed_node2 19252 1726882347.77612: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19252 1726882347.77616: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882347.77638: getting variables 19252 1726882347.77641: in VariableManager get_vars() 19252 1726882347.77690: Calling all_inventory to load vars for managed_node2 19252 1726882347.77736: Calling groups_inventory to load vars for managed_node2 19252 1726882347.77740: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.77752: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.77754: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.77758: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.78060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.78379: done with get_vars() 19252 1726882347.78391: done getting variables 19252 1726882347.78461: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:27 -0400 (0:00:00.056) 0:00:10.156 ****** 19252 1726882347.78498: entering _queue_task() for managed_node2/debug 19252 1726882347.78829: worker is 1 (out of 1 available) 19252 1726882347.78843: exiting _queue_task() for managed_node2/debug 19252 1726882347.78854: done queuing things up, now waiting for results queue to drain 19252 1726882347.78856: waiting for pending results... 19252 1726882347.79213: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19252 1726882347.79234: in run() - task 12673a56-9f93-63da-fa06-00000000010e 19252 1726882347.79247: variable 'ansible_search_path' from source: unknown 19252 1726882347.79250: variable 'ansible_search_path' from source: unknown 19252 1726882347.79308: calling self._execute() 19252 1726882347.79373: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.79377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.79416: variable 'omit' from source: magic vars 19252 1726882347.79856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.82535: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.82604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.82647: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.82756: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.82759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.82776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.82818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.82843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.82881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.82897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.83044: variable 'ansible_distribution' from source: facts 19252 1726882347.83050: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.83069: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.83072: when evaluation is False, skipping this task 19252 1726882347.83079: _execute() done 19252 1726882347.83082: dumping result to json 19252 1726882347.83085: done dumping result, returning 19252 1726882347.83088: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-63da-fa06-00000000010e] 19252 1726882347.83090: sending task result for task 12673a56-9f93-63da-fa06-00000000010e 19252 1726882347.83196: done sending task result for task 12673a56-9f93-63da-fa06-00000000010e 19252 1726882347.83199: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882347.83269: no more pending results, returning what we have 19252 1726882347.83273: results queue empty 19252 1726882347.83274: checking for any_errors_fatal 19252 1726882347.83278: done checking for any_errors_fatal 19252 1726882347.83279: checking for max_fail_percentage 19252 1726882347.83281: done checking for max_fail_percentage 19252 1726882347.83282: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.83282: done checking to see if all hosts have failed 19252 1726882347.83283: getting the remaining hosts for this loop 19252 1726882347.83285: done getting the remaining hosts for this loop 19252 1726882347.83288: getting the next task for host managed_node2 19252 1726882347.83300: done getting next task for host managed_node2 19252 1726882347.83304: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19252 1726882347.83309: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882347.83327: getting variables 19252 1726882347.83329: in VariableManager get_vars() 19252 1726882347.83379: Calling all_inventory to load vars for managed_node2 19252 1726882347.83382: Calling groups_inventory to load vars for managed_node2 19252 1726882347.83385: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.83515: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.83520: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.83524: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.83924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.84150: done with get_vars() 19252 1726882347.84166: done getting variables 19252 1726882347.84228: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:27 -0400 (0:00:00.057) 0:00:10.213 ****** 19252 1726882347.84270: entering _queue_task() for managed_node2/fail 19252 1726882347.84562: worker is 1 (out of 1 available) 19252 1726882347.84688: exiting _queue_task() for managed_node2/fail 19252 1726882347.84705: done queuing things up, now waiting for results queue to drain 19252 1726882347.84707: waiting for pending results... 19252 1726882347.84984: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19252 1726882347.85192: in run() - task 12673a56-9f93-63da-fa06-00000000010f 19252 1726882347.85198: variable 'ansible_search_path' from source: unknown 19252 1726882347.85201: variable 'ansible_search_path' from source: unknown 19252 1726882347.85204: calling self._execute() 19252 1726882347.85283: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.85287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.85302: variable 'omit' from source: magic vars 19252 1726882347.85846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.88204: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.88275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.88340: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.88379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.88428: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.88508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.88539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.88587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.88609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.88634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.88788: variable 'ansible_distribution' from source: facts 19252 1726882347.88792: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.88824: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.88827: when evaluation is False, skipping this task 19252 1726882347.88829: _execute() done 19252 1726882347.88831: dumping result to json 19252 1726882347.88833: done dumping result, returning 19252 1726882347.88848: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-63da-fa06-00000000010f] 19252 1726882347.88855: sending task result for task 12673a56-9f93-63da-fa06-00000000010f 19252 1726882347.89029: done sending task result for task 12673a56-9f93-63da-fa06-00000000010f 19252 1726882347.89032: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.89088: no more pending results, returning what we have 19252 1726882347.89092: results queue empty 19252 1726882347.89092: checking for any_errors_fatal 19252 1726882347.89100: done checking for any_errors_fatal 19252 1726882347.89100: checking for max_fail_percentage 19252 1726882347.89103: done checking for max_fail_percentage 19252 1726882347.89103: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.89104: done checking to see if all hosts have failed 19252 1726882347.89105: getting the remaining hosts for this loop 19252 1726882347.89107: done getting the remaining hosts for this loop 19252 1726882347.89111: getting the next task for host managed_node2 19252 1726882347.89117: done getting next task for host managed_node2 19252 1726882347.89121: ^ 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 19252 1726882347.89125: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882347.89143: getting variables 19252 1726882347.89144: in VariableManager get_vars() 19252 1726882347.89311: Calling all_inventory to load vars for managed_node2 19252 1726882347.89314: Calling groups_inventory to load vars for managed_node2 19252 1726882347.89317: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.89328: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.89331: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.89336: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.89712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.89923: done with get_vars() 19252 1726882347.89935: done getting variables 19252 1726882347.89982: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:27 -0400 (0:00:00.057) 0:00:10.271 ****** 19252 1726882347.90009: entering _queue_task() for managed_node2/fail 19252 1726882347.90300: worker is 1 (out of 1 available) 19252 1726882347.90315: exiting _queue_task() for managed_node2/fail 19252 1726882347.90328: done queuing things up, now waiting for results queue to drain 19252 1726882347.90329: waiting for pending results... 19252 1726882347.90786: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19252 1726882347.90791: in run() - task 12673a56-9f93-63da-fa06-000000000110 19252 1726882347.90801: variable 'ansible_search_path' from source: unknown 19252 1726882347.90805: variable 'ansible_search_path' from source: unknown 19252 1726882347.90808: calling self._execute() 19252 1726882347.91122: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.91127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.91200: variable 'omit' from source: magic vars 19252 1726882347.91981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882347.94700: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882347.94758: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882347.94862: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882347.94918: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882347.94948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882347.95109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882347.95113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882347.95116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882347.95124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882347.95313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882347.95454: variable 'ansible_distribution' from source: facts 19252 1726882347.95457: variable 'ansible_distribution_major_version' from source: facts 19252 1726882347.95474: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882347.95477: when evaluation is False, skipping this task 19252 1726882347.95480: _execute() done 19252 1726882347.95482: dumping result to json 19252 1726882347.95484: done dumping result, returning 19252 1726882347.95496: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-63da-fa06-000000000110] 19252 1726882347.95607: sending task result for task 12673a56-9f93-63da-fa06-000000000110 19252 1726882347.95908: done sending task result for task 12673a56-9f93-63da-fa06-000000000110 19252 1726882347.95911: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882347.95959: no more pending results, returning what we have 19252 1726882347.95962: results queue empty 19252 1726882347.95963: checking for any_errors_fatal 19252 1726882347.95969: done checking for any_errors_fatal 19252 1726882347.95970: checking for max_fail_percentage 19252 1726882347.95972: done checking for max_fail_percentage 19252 1726882347.95973: checking to see if all hosts have failed and the running result is not ok 19252 1726882347.95974: done checking to see if all hosts have failed 19252 1726882347.95975: getting the remaining hosts for this loop 19252 1726882347.95977: done getting the remaining hosts for this loop 19252 1726882347.95980: getting the next task for host managed_node2 19252 1726882347.95988: done getting next task for host managed_node2 19252 1726882347.95991: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19252 1726882347.95997: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882347.96015: getting variables 19252 1726882347.96017: in VariableManager get_vars() 19252 1726882347.96074: Calling all_inventory to load vars for managed_node2 19252 1726882347.96076: Calling groups_inventory to load vars for managed_node2 19252 1726882347.96079: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882347.96089: Calling all_plugins_play to load vars for managed_node2 19252 1726882347.96091: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882347.96132: Calling groups_plugins_play to load vars for managed_node2 19252 1726882347.96757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882347.96975: done with get_vars() 19252 1726882347.96986: done getting variables 19252 1726882347.97049: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:27 -0400 (0:00:00.070) 0:00:10.341 ****** 19252 1726882347.97082: entering _queue_task() for managed_node2/fail 19252 1726882347.97372: worker is 1 (out of 1 available) 19252 1726882347.97387: exiting _queue_task() for managed_node2/fail 19252 1726882347.97401: done queuing things up, now waiting for results queue to drain 19252 1726882347.97403: waiting for pending results... 19252 1726882347.97626: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19252 1726882347.97769: in run() - task 12673a56-9f93-63da-fa06-000000000111 19252 1726882347.97790: variable 'ansible_search_path' from source: unknown 19252 1726882347.97803: variable 'ansible_search_path' from source: unknown 19252 1726882347.97841: calling self._execute() 19252 1726882347.97933: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882347.97990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882347.97999: variable 'omit' from source: magic vars 19252 1726882347.98403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.01087: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.01270: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.01278: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.01313: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.01357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.01445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.01482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.01517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.01562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.01588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.01742: variable 'ansible_distribution' from source: facts 19252 1726882348.01753: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.01775: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.01802: when evaluation is False, skipping this task 19252 1726882348.01805: _execute() done 19252 1726882348.01807: dumping result to json 19252 1726882348.01809: done dumping result, returning 19252 1726882348.01899: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-63da-fa06-000000000111] 19252 1726882348.01903: sending task result for task 12673a56-9f93-63da-fa06-000000000111 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882348.02048: no more pending results, returning what we have 19252 1726882348.02051: results queue empty 19252 1726882348.02052: checking for any_errors_fatal 19252 1726882348.02057: done checking for any_errors_fatal 19252 1726882348.02058: checking for max_fail_percentage 19252 1726882348.02060: done checking for max_fail_percentage 19252 1726882348.02060: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.02061: done checking to see if all hosts have failed 19252 1726882348.02062: getting the remaining hosts for this loop 19252 1726882348.02063: done getting the remaining hosts for this loop 19252 1726882348.02067: getting the next task for host managed_node2 19252 1726882348.02074: done getting next task for host managed_node2 19252 1726882348.02077: ^ 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 19252 1726882348.02082: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.02105: getting variables 19252 1726882348.02107: in VariableManager get_vars() 19252 1726882348.02161: Calling all_inventory to load vars for managed_node2 19252 1726882348.02164: Calling groups_inventory to load vars for managed_node2 19252 1726882348.02166: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.02178: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.02181: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.02185: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.02625: done sending task result for task 12673a56-9f93-63da-fa06-000000000111 19252 1726882348.02631: WORKER PROCESS EXITING 19252 1726882348.02733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.03034: done with get_vars() 19252 1726882348.03048: done getting variables 19252 1726882348.03174: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:28 -0400 (0:00:00.061) 0:00:10.403 ****** 19252 1726882348.03232: entering _queue_task() for managed_node2/dnf 19252 1726882348.03744: worker is 1 (out of 1 available) 19252 1726882348.03763: exiting _queue_task() for managed_node2/dnf 19252 1726882348.03775: done queuing things up, now waiting for results queue to drain 19252 1726882348.03776: waiting for pending results... 19252 1726882348.04058: running TaskExecutor() for managed_node2/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 19252 1726882348.04314: in run() - task 12673a56-9f93-63da-fa06-000000000112 19252 1726882348.04406: variable 'ansible_search_path' from source: unknown 19252 1726882348.04409: variable 'ansible_search_path' from source: unknown 19252 1726882348.04412: calling self._execute() 19252 1726882348.04538: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.04559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.04585: variable 'omit' from source: magic vars 19252 1726882348.05228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.08781: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.08902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.08906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.08942: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.08980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.09070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.09112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.09182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.09190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.09215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.09403: variable 'ansible_distribution' from source: facts 19252 1726882348.09407: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.09409: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.09412: when evaluation is False, skipping this task 19252 1726882348.09414: _execute() done 19252 1726882348.09416: dumping result to json 19252 1726882348.09500: done dumping result, returning 19252 1726882348.09505: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-63da-fa06-000000000112] 19252 1726882348.09508: sending task result for task 12673a56-9f93-63da-fa06-000000000112 19252 1726882348.09585: done sending task result for task 12673a56-9f93-63da-fa06-000000000112 19252 1726882348.09588: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882348.09644: no more pending results, returning what we have 19252 1726882348.09648: results queue empty 19252 1726882348.09648: checking for any_errors_fatal 19252 1726882348.09654: done checking for any_errors_fatal 19252 1726882348.09654: checking for max_fail_percentage 19252 1726882348.09656: done checking for max_fail_percentage 19252 1726882348.09657: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.09658: done checking to see if all hosts have failed 19252 1726882348.09659: getting the remaining hosts for this loop 19252 1726882348.09661: done getting the remaining hosts for this loop 19252 1726882348.09664: getting the next task for host managed_node2 19252 1726882348.09671: done getting next task for host managed_node2 19252 1726882348.09675: ^ 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 19252 1726882348.09680: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.09701: getting variables 19252 1726882348.09703: in VariableManager get_vars() 19252 1726882348.09755: Calling all_inventory to load vars for managed_node2 19252 1726882348.09758: Calling groups_inventory to load vars for managed_node2 19252 1726882348.09761: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.09772: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.09775: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.09777: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.10318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.10833: done with get_vars() 19252 1726882348.10844: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19252 1726882348.11031: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:28 -0400 (0:00:00.078) 0:00:10.481 ****** 19252 1726882348.11065: entering _queue_task() for managed_node2/yum 19252 1726882348.12546: worker is 1 (out of 1 available) 19252 1726882348.12562: exiting _queue_task() for managed_node2/yum 19252 1726882348.12578: done queuing things up, now waiting for results queue to drain 19252 1726882348.12580: waiting for pending results... 19252 1726882348.13631: running TaskExecutor() for managed_node2/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 19252 1726882348.13865: in run() - task 12673a56-9f93-63da-fa06-000000000113 19252 1726882348.13869: variable 'ansible_search_path' from source: unknown 19252 1726882348.13872: variable 'ansible_search_path' from source: unknown 19252 1726882348.13917: calling self._execute() 19252 1726882348.14140: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.14154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.14168: variable 'omit' from source: magic vars 19252 1726882348.15276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.18533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.18632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.18687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.18737: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.18785: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.18870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.18924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.18953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.19012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.19038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.19217: variable 'ansible_distribution' from source: facts 19252 1726882348.19225: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.19322: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.19325: when evaluation is False, skipping this task 19252 1726882348.19327: _execute() done 19252 1726882348.19330: dumping result to json 19252 1726882348.19331: done dumping result, returning 19252 1726882348.19337: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-63da-fa06-000000000113] 19252 1726882348.19339: sending task result for task 12673a56-9f93-63da-fa06-000000000113 19252 1726882348.19426: done sending task result for task 12673a56-9f93-63da-fa06-000000000113 19252 1726882348.19429: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882348.19482: no more pending results, returning what we have 19252 1726882348.19485: results queue empty 19252 1726882348.19486: checking for any_errors_fatal 19252 1726882348.19490: done checking for any_errors_fatal 19252 1726882348.19490: checking for max_fail_percentage 19252 1726882348.19496: done checking for max_fail_percentage 19252 1726882348.19497: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.19498: done checking to see if all hosts have failed 19252 1726882348.19499: getting the remaining hosts for this loop 19252 1726882348.19501: done getting the remaining hosts for this loop 19252 1726882348.19504: getting the next task for host managed_node2 19252 1726882348.19512: done getting next task for host managed_node2 19252 1726882348.19516: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19252 1726882348.19520: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.19655: getting variables 19252 1726882348.19658: in VariableManager get_vars() 19252 1726882348.19713: Calling all_inventory to load vars for managed_node2 19252 1726882348.19716: Calling groups_inventory to load vars for managed_node2 19252 1726882348.19718: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.19729: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.19732: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.19735: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.20171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.20448: done with get_vars() 19252 1726882348.20461: done getting variables 19252 1726882348.20540: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:28 -0400 (0:00:00.095) 0:00:10.576 ****** 19252 1726882348.20581: entering _queue_task() for managed_node2/fail 19252 1726882348.21120: worker is 1 (out of 1 available) 19252 1726882348.21133: exiting _queue_task() for managed_node2/fail 19252 1726882348.21145: done queuing things up, now waiting for results queue to drain 19252 1726882348.21147: waiting for pending results... 19252 1726882348.21725: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19252 1726882348.21734: in run() - task 12673a56-9f93-63da-fa06-000000000114 19252 1726882348.21742: variable 'ansible_search_path' from source: unknown 19252 1726882348.21745: variable 'ansible_search_path' from source: unknown 19252 1726882348.21802: calling self._execute() 19252 1726882348.21890: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.21912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.21939: variable 'omit' from source: magic vars 19252 1726882348.22600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.25224: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.25299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.25364: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.25416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.25461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.25552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.25582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.25619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.25675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.25712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.25963: variable 'ansible_distribution' from source: facts 19252 1726882348.26001: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.26017: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.26086: when evaluation is False, skipping this task 19252 1726882348.26092: _execute() done 19252 1726882348.26098: dumping result to json 19252 1726882348.26101: done dumping result, returning 19252 1726882348.26106: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-63da-fa06-000000000114] 19252 1726882348.26109: sending task result for task 12673a56-9f93-63da-fa06-000000000114 19252 1726882348.26315: done sending task result for task 12673a56-9f93-63da-fa06-000000000114 19252 1726882348.26319: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882348.26397: no more pending results, returning what we have 19252 1726882348.26400: results queue empty 19252 1726882348.26401: checking for any_errors_fatal 19252 1726882348.26406: done checking for any_errors_fatal 19252 1726882348.26407: checking for max_fail_percentage 19252 1726882348.26412: done checking for max_fail_percentage 19252 1726882348.26413: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.26414: done checking to see if all hosts have failed 19252 1726882348.26415: getting the remaining hosts for this loop 19252 1726882348.26416: done getting the remaining hosts for this loop 19252 1726882348.26420: getting the next task for host managed_node2 19252 1726882348.26429: done getting next task for host managed_node2 19252 1726882348.26433: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19252 1726882348.26437: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.26458: getting variables 19252 1726882348.26459: in VariableManager get_vars() 19252 1726882348.26822: Calling all_inventory to load vars for managed_node2 19252 1726882348.26825: Calling groups_inventory to load vars for managed_node2 19252 1726882348.26828: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.26846: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.26850: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.26853: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.27606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.28227: done with get_vars() 19252 1726882348.28239: done getting variables 19252 1726882348.28435: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:28 -0400 (0:00:00.078) 0:00:10.655 ****** 19252 1726882348.28470: entering _queue_task() for managed_node2/package 19252 1726882348.29246: worker is 1 (out of 1 available) 19252 1726882348.29259: exiting _queue_task() for managed_node2/package 19252 1726882348.29333: done queuing things up, now waiting for results queue to drain 19252 1726882348.29335: waiting for pending results... 19252 1726882348.29618: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19252 1726882348.29715: in run() - task 12673a56-9f93-63da-fa06-000000000115 19252 1726882348.29728: variable 'ansible_search_path' from source: unknown 19252 1726882348.29736: variable 'ansible_search_path' from source: unknown 19252 1726882348.29773: calling self._execute() 19252 1726882348.29867: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.29876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.29889: variable 'omit' from source: magic vars 19252 1726882348.30336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.33031: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.33128: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.33176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.33233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.33272: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.33461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.33604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.33607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.33610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.33836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.34255: variable 'ansible_distribution' from source: facts 19252 1726882348.34258: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.34261: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.34263: when evaluation is False, skipping this task 19252 1726882348.34264: _execute() done 19252 1726882348.34267: dumping result to json 19252 1726882348.34269: done dumping result, returning 19252 1726882348.34271: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-63da-fa06-000000000115] 19252 1726882348.34273: sending task result for task 12673a56-9f93-63da-fa06-000000000115 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882348.34474: no more pending results, returning what we have 19252 1726882348.34478: results queue empty 19252 1726882348.34479: checking for any_errors_fatal 19252 1726882348.34488: done checking for any_errors_fatal 19252 1726882348.34489: checking for max_fail_percentage 19252 1726882348.34498: done checking for max_fail_percentage 19252 1726882348.34498: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.34502: done checking to see if all hosts have failed 19252 1726882348.34503: getting the remaining hosts for this loop 19252 1726882348.34506: done getting the remaining hosts for this loop 19252 1726882348.34510: getting the next task for host managed_node2 19252 1726882348.34518: done getting next task for host managed_node2 19252 1726882348.34522: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19252 1726882348.34526: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.34543: getting variables 19252 1726882348.34545: in VariableManager get_vars() 19252 1726882348.34928: Calling all_inventory to load vars for managed_node2 19252 1726882348.34934: Calling groups_inventory to load vars for managed_node2 19252 1726882348.34936: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.34949: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.34953: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.34956: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.35585: done sending task result for task 12673a56-9f93-63da-fa06-000000000115 19252 1726882348.35590: WORKER PROCESS EXITING 19252 1726882348.35625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.36079: done with get_vars() 19252 1726882348.36092: done getting variables 19252 1726882348.36161: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:28 -0400 (0:00:00.077) 0:00:10.733 ****** 19252 1726882348.36200: entering _queue_task() for managed_node2/package 19252 1726882348.36555: worker is 1 (out of 1 available) 19252 1726882348.36568: exiting _queue_task() for managed_node2/package 19252 1726882348.36580: done queuing things up, now waiting for results queue to drain 19252 1726882348.36581: waiting for pending results... 19252 1726882348.36876: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19252 1726882348.37083: in run() - task 12673a56-9f93-63da-fa06-000000000116 19252 1726882348.37087: variable 'ansible_search_path' from source: unknown 19252 1726882348.37090: variable 'ansible_search_path' from source: unknown 19252 1726882348.37097: calling self._execute() 19252 1726882348.37188: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.37205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.37225: variable 'omit' from source: magic vars 19252 1726882348.37697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.40580: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.40605: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.40650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.40706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.40796: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.40834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.40868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.40907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.40955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.40975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.41138: variable 'ansible_distribution' from source: facts 19252 1726882348.41147: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.41167: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.41172: when evaluation is False, skipping this task 19252 1726882348.41178: _execute() done 19252 1726882348.41230: dumping result to json 19252 1726882348.41234: done dumping result, returning 19252 1726882348.41238: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-63da-fa06-000000000116] 19252 1726882348.41240: sending task result for task 12673a56-9f93-63da-fa06-000000000116 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882348.41485: no more pending results, returning what we have 19252 1726882348.41488: results queue empty 19252 1726882348.41489: checking for any_errors_fatal 19252 1726882348.41497: done checking for any_errors_fatal 19252 1726882348.41498: checking for max_fail_percentage 19252 1726882348.41500: done checking for max_fail_percentage 19252 1726882348.41501: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.41501: done checking to see if all hosts have failed 19252 1726882348.41502: getting the remaining hosts for this loop 19252 1726882348.41504: done getting the remaining hosts for this loop 19252 1726882348.41507: getting the next task for host managed_node2 19252 1726882348.41514: done getting next task for host managed_node2 19252 1726882348.41518: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19252 1726882348.41522: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.41539: getting variables 19252 1726882348.41540: in VariableManager get_vars() 19252 1726882348.41586: Calling all_inventory to load vars for managed_node2 19252 1726882348.41588: Calling groups_inventory to load vars for managed_node2 19252 1726882348.41590: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.41717: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.41721: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.41726: done sending task result for task 12673a56-9f93-63da-fa06-000000000116 19252 1726882348.41729: WORKER PROCESS EXITING 19252 1726882348.41733: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.42085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.42309: done with get_vars() 19252 1726882348.42322: done getting variables 19252 1726882348.42396: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:28 -0400 (0:00:00.062) 0:00:10.795 ****** 19252 1726882348.42435: entering _queue_task() for managed_node2/package 19252 1726882348.42748: worker is 1 (out of 1 available) 19252 1726882348.42761: exiting _queue_task() for managed_node2/package 19252 1726882348.42772: done queuing things up, now waiting for results queue to drain 19252 1726882348.42774: waiting for pending results... 19252 1726882348.43069: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19252 1726882348.43210: in run() - task 12673a56-9f93-63da-fa06-000000000117 19252 1726882348.43238: variable 'ansible_search_path' from source: unknown 19252 1726882348.43247: variable 'ansible_search_path' from source: unknown 19252 1726882348.43283: calling self._execute() 19252 1726882348.43382: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.43394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.43408: variable 'omit' from source: magic vars 19252 1726882348.43857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.46195: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.46400: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.46403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.46406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.46408: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.46475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.46513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.46554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.46601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.46621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.46777: variable 'ansible_distribution' from source: facts 19252 1726882348.46790: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.46816: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.46825: when evaluation is False, skipping this task 19252 1726882348.46831: _execute() done 19252 1726882348.46837: dumping result to json 19252 1726882348.46852: done dumping result, returning 19252 1726882348.46868: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-63da-fa06-000000000117] 19252 1726882348.46878: sending task result for task 12673a56-9f93-63da-fa06-000000000117 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882348.47154: no more pending results, returning what we have 19252 1726882348.47157: results queue empty 19252 1726882348.47158: checking for any_errors_fatal 19252 1726882348.47164: done checking for any_errors_fatal 19252 1726882348.47165: checking for max_fail_percentage 19252 1726882348.47167: done checking for max_fail_percentage 19252 1726882348.47168: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.47169: done checking to see if all hosts have failed 19252 1726882348.47170: getting the remaining hosts for this loop 19252 1726882348.47180: done getting the remaining hosts for this loop 19252 1726882348.47184: getting the next task for host managed_node2 19252 1726882348.47192: done getting next task for host managed_node2 19252 1726882348.47197: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19252 1726882348.47202: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.47303: getting variables 19252 1726882348.47305: in VariableManager get_vars() 19252 1726882348.47352: Calling all_inventory to load vars for managed_node2 19252 1726882348.47354: Calling groups_inventory to load vars for managed_node2 19252 1726882348.47357: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.47367: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.47370: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.47373: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.47708: done sending task result for task 12673a56-9f93-63da-fa06-000000000117 19252 1726882348.47712: WORKER PROCESS EXITING 19252 1726882348.47737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.47935: done with get_vars() 19252 1726882348.47953: done getting variables 19252 1726882348.48010: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:28 -0400 (0:00:00.056) 0:00:10.851 ****** 19252 1726882348.48051: entering _queue_task() for managed_node2/service 19252 1726882348.48328: worker is 1 (out of 1 available) 19252 1726882348.48341: exiting _queue_task() for managed_node2/service 19252 1726882348.48352: done queuing things up, now waiting for results queue to drain 19252 1726882348.48353: waiting for pending results... 19252 1726882348.48548: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19252 1726882348.48660: in run() - task 12673a56-9f93-63da-fa06-000000000118 19252 1726882348.48674: variable 'ansible_search_path' from source: unknown 19252 1726882348.48678: variable 'ansible_search_path' from source: unknown 19252 1726882348.48715: calling self._execute() 19252 1726882348.48795: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.48803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.48815: variable 'omit' from source: magic vars 19252 1726882348.49224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.51429: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.51489: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.51530: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.51561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.51585: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.51658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.51682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.51891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.51901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.51904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.51907: variable 'ansible_distribution' from source: facts 19252 1726882348.51910: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.52099: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.52103: when evaluation is False, skipping this task 19252 1726882348.52105: _execute() done 19252 1726882348.52107: dumping result to json 19252 1726882348.52110: done dumping result, returning 19252 1726882348.52112: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-63da-fa06-000000000118] 19252 1726882348.52114: sending task result for task 12673a56-9f93-63da-fa06-000000000118 19252 1726882348.52191: done sending task result for task 12673a56-9f93-63da-fa06-000000000118 19252 1726882348.52197: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882348.52247: no more pending results, returning what we have 19252 1726882348.52250: results queue empty 19252 1726882348.52251: checking for any_errors_fatal 19252 1726882348.52256: done checking for any_errors_fatal 19252 1726882348.52257: checking for max_fail_percentage 19252 1726882348.52259: done checking for max_fail_percentage 19252 1726882348.52260: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.52261: done checking to see if all hosts have failed 19252 1726882348.52262: getting the remaining hosts for this loop 19252 1726882348.52263: done getting the remaining hosts for this loop 19252 1726882348.52267: getting the next task for host managed_node2 19252 1726882348.52274: done getting next task for host managed_node2 19252 1726882348.52279: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19252 1726882348.52283: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.52304: getting variables 19252 1726882348.52307: in VariableManager get_vars() 19252 1726882348.52358: Calling all_inventory to load vars for managed_node2 19252 1726882348.52360: Calling groups_inventory to load vars for managed_node2 19252 1726882348.52363: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.52376: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.52378: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.52382: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.52857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.53080: done with get_vars() 19252 1726882348.53091: done getting variables 19252 1726882348.53166: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:28 -0400 (0:00:00.051) 0:00:10.903 ****** 19252 1726882348.53202: entering _queue_task() for managed_node2/service 19252 1726882348.53533: worker is 1 (out of 1 available) 19252 1726882348.53546: exiting _queue_task() for managed_node2/service 19252 1726882348.53558: done queuing things up, now waiting for results queue to drain 19252 1726882348.53559: waiting for pending results... 19252 1726882348.53861: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19252 1726882348.54011: in run() - task 12673a56-9f93-63da-fa06-000000000119 19252 1726882348.54046: variable 'ansible_search_path' from source: unknown 19252 1726882348.54058: variable 'ansible_search_path' from source: unknown 19252 1726882348.54129: calling self._execute() 19252 1726882348.54209: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.54221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.54240: variable 'omit' from source: magic vars 19252 1726882348.54741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.57734: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.57813: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.57857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.57985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.57988: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.58036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.58073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.58125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.58172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.58208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.58374: variable 'ansible_distribution' from source: facts 19252 1726882348.58387: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.58434: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.58498: when evaluation is False, skipping this task 19252 1726882348.58501: _execute() done 19252 1726882348.58504: dumping result to json 19252 1726882348.58506: done dumping result, returning 19252 1726882348.58508: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-63da-fa06-000000000119] 19252 1726882348.58516: sending task result for task 12673a56-9f93-63da-fa06-000000000119 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19252 1726882348.58760: no more pending results, returning what we have 19252 1726882348.58764: results queue empty 19252 1726882348.58765: checking for any_errors_fatal 19252 1726882348.58772: done checking for any_errors_fatal 19252 1726882348.58773: checking for max_fail_percentage 19252 1726882348.58775: done checking for max_fail_percentage 19252 1726882348.58776: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.58777: done checking to see if all hosts have failed 19252 1726882348.58778: getting the remaining hosts for this loop 19252 1726882348.58780: done getting the remaining hosts for this loop 19252 1726882348.58783: getting the next task for host managed_node2 19252 1726882348.58791: done getting next task for host managed_node2 19252 1726882348.58802: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19252 1726882348.58807: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.58826: getting variables 19252 1726882348.58829: in VariableManager get_vars() 19252 1726882348.58945: Calling all_inventory to load vars for managed_node2 19252 1726882348.58948: Calling groups_inventory to load vars for managed_node2 19252 1726882348.59002: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.59009: done sending task result for task 12673a56-9f93-63da-fa06-000000000119 19252 1726882348.59015: WORKER PROCESS EXITING 19252 1726882348.59028: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.59032: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.59035: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.59420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.59652: done with get_vars() 19252 1726882348.59664: done getting variables 19252 1726882348.59742: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:28 -0400 (0:00:00.065) 0:00:10.968 ****** 19252 1726882348.59774: entering _queue_task() for managed_node2/service 19252 1726882348.60124: worker is 1 (out of 1 available) 19252 1726882348.60135: exiting _queue_task() for managed_node2/service 19252 1726882348.60147: done queuing things up, now waiting for results queue to drain 19252 1726882348.60148: waiting for pending results... 19252 1726882348.60390: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19252 1726882348.60477: in run() - task 12673a56-9f93-63da-fa06-00000000011a 19252 1726882348.60492: variable 'ansible_search_path' from source: unknown 19252 1726882348.60497: variable 'ansible_search_path' from source: unknown 19252 1726882348.60528: calling self._execute() 19252 1726882348.60601: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.60607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.60615: variable 'omit' from source: magic vars 19252 1726882348.60927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.62565: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.62799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.62802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.62805: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.62807: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.62809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.62844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.62869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.62918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.62941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.63084: variable 'ansible_distribution' from source: facts 19252 1726882348.63091: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.63116: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.63120: when evaluation is False, skipping this task 19252 1726882348.63122: _execute() done 19252 1726882348.63131: dumping result to json 19252 1726882348.63133: done dumping result, returning 19252 1726882348.63142: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-63da-fa06-00000000011a] 19252 1726882348.63155: sending task result for task 12673a56-9f93-63da-fa06-00000000011a 19252 1726882348.63250: done sending task result for task 12673a56-9f93-63da-fa06-00000000011a 19252 1726882348.63254: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882348.63457: no more pending results, returning what we have 19252 1726882348.63461: results queue empty 19252 1726882348.63461: checking for any_errors_fatal 19252 1726882348.63467: done checking for any_errors_fatal 19252 1726882348.63468: checking for max_fail_percentage 19252 1726882348.63469: done checking for max_fail_percentage 19252 1726882348.63470: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.63471: done checking to see if all hosts have failed 19252 1726882348.63472: getting the remaining hosts for this loop 19252 1726882348.63473: done getting the remaining hosts for this loop 19252 1726882348.63476: getting the next task for host managed_node2 19252 1726882348.63483: done getting next task for host managed_node2 19252 1726882348.63486: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19252 1726882348.63490: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.63513: getting variables 19252 1726882348.63515: in VariableManager get_vars() 19252 1726882348.63557: Calling all_inventory to load vars for managed_node2 19252 1726882348.63560: Calling groups_inventory to load vars for managed_node2 19252 1726882348.63562: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.63571: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.63574: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.63577: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.63913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.64049: done with get_vars() 19252 1726882348.64057: done getting variables 19252 1726882348.64098: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:28 -0400 (0:00:00.043) 0:00:11.012 ****** 19252 1726882348.64120: entering _queue_task() for managed_node2/service 19252 1726882348.64357: worker is 1 (out of 1 available) 19252 1726882348.64370: exiting _queue_task() for managed_node2/service 19252 1726882348.64383: done queuing things up, now waiting for results queue to drain 19252 1726882348.64384: waiting for pending results... 19252 1726882348.64563: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19252 1726882348.64773: in run() - task 12673a56-9f93-63da-fa06-00000000011b 19252 1726882348.64777: variable 'ansible_search_path' from source: unknown 19252 1726882348.64780: variable 'ansible_search_path' from source: unknown 19252 1726882348.64785: calling self._execute() 19252 1726882348.64868: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.64877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.64884: variable 'omit' from source: magic vars 19252 1726882348.65238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.68085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.68090: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.68121: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.68160: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.68183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.68466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.68496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.68522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.68565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.68578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.68930: variable 'ansible_distribution' from source: facts 19252 1726882348.68935: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.69005: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.69008: when evaluation is False, skipping this task 19252 1726882348.69010: _execute() done 19252 1726882348.69012: dumping result to json 19252 1726882348.69054: done dumping result, returning 19252 1726882348.69057: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-63da-fa06-00000000011b] 19252 1726882348.69059: sending task result for task 12673a56-9f93-63da-fa06-00000000011b skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19252 1726882348.69570: no more pending results, returning what we have 19252 1726882348.69573: results queue empty 19252 1726882348.69573: checking for any_errors_fatal 19252 1726882348.69578: done checking for any_errors_fatal 19252 1726882348.69579: checking for max_fail_percentage 19252 1726882348.69582: done checking for max_fail_percentage 19252 1726882348.69583: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.69584: done checking to see if all hosts have failed 19252 1726882348.69585: getting the remaining hosts for this loop 19252 1726882348.69586: done getting the remaining hosts for this loop 19252 1726882348.69589: getting the next task for host managed_node2 19252 1726882348.69597: done getting next task for host managed_node2 19252 1726882348.69600: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19252 1726882348.69604: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.69621: getting variables 19252 1726882348.69623: in VariableManager get_vars() 19252 1726882348.69782: Calling all_inventory to load vars for managed_node2 19252 1726882348.69785: Calling groups_inventory to load vars for managed_node2 19252 1726882348.69787: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.69798: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.69801: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.69804: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.70481: done sending task result for task 12673a56-9f93-63da-fa06-00000000011b 19252 1726882348.70485: WORKER PROCESS EXITING 19252 1726882348.70512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.70909: done with get_vars() 19252 1726882348.70929: done getting variables 19252 1726882348.70985: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:28 -0400 (0:00:00.069) 0:00:11.081 ****** 19252 1726882348.71054: entering _queue_task() for managed_node2/copy 19252 1726882348.71829: worker is 1 (out of 1 available) 19252 1726882348.71843: exiting _queue_task() for managed_node2/copy 19252 1726882348.71855: done queuing things up, now waiting for results queue to drain 19252 1726882348.71856: waiting for pending results... 19252 1726882348.72411: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19252 1726882348.72676: in run() - task 12673a56-9f93-63da-fa06-00000000011c 19252 1726882348.72751: variable 'ansible_search_path' from source: unknown 19252 1726882348.72761: variable 'ansible_search_path' from source: unknown 19252 1726882348.72885: calling self._execute() 19252 1726882348.73108: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.73112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.73192: variable 'omit' from source: magic vars 19252 1726882348.73873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.76481: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.76559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.76616: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.76653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.76692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.76780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.76827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.76860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.76912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.76937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.77039: variable 'ansible_distribution' from source: facts 19252 1726882348.77045: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.77061: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.77064: when evaluation is False, skipping this task 19252 1726882348.77067: _execute() done 19252 1726882348.77069: dumping result to json 19252 1726882348.77072: done dumping result, returning 19252 1726882348.77079: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-63da-fa06-00000000011c] 19252 1726882348.77084: sending task result for task 12673a56-9f93-63da-fa06-00000000011c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882348.77237: no more pending results, returning what we have 19252 1726882348.77240: results queue empty 19252 1726882348.77241: checking for any_errors_fatal 19252 1726882348.77248: done checking for any_errors_fatal 19252 1726882348.77249: checking for max_fail_percentage 19252 1726882348.77251: done checking for max_fail_percentage 19252 1726882348.77251: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.77252: done checking to see if all hosts have failed 19252 1726882348.77253: getting the remaining hosts for this loop 19252 1726882348.77254: done getting the remaining hosts for this loop 19252 1726882348.77258: getting the next task for host managed_node2 19252 1726882348.77264: done getting next task for host managed_node2 19252 1726882348.77268: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19252 1726882348.77272: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.77290: getting variables 19252 1726882348.77292: in VariableManager get_vars() 19252 1726882348.77339: Calling all_inventory to load vars for managed_node2 19252 1726882348.77342: Calling groups_inventory to load vars for managed_node2 19252 1726882348.77344: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.77352: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.77354: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.77356: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.77539: done sending task result for task 12673a56-9f93-63da-fa06-00000000011c 19252 1726882348.77542: WORKER PROCESS EXITING 19252 1726882348.77552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.77678: done with get_vars() 19252 1726882348.77686: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:28 -0400 (0:00:00.066) 0:00:11.148 ****** 19252 1726882348.77748: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19252 1726882348.77948: worker is 1 (out of 1 available) 19252 1726882348.77961: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19252 1726882348.77973: done queuing things up, now waiting for results queue to drain 19252 1726882348.77974: waiting for pending results... 19252 1726882348.78141: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19252 1726882348.78227: in run() - task 12673a56-9f93-63da-fa06-00000000011d 19252 1726882348.78238: variable 'ansible_search_path' from source: unknown 19252 1726882348.78241: variable 'ansible_search_path' from source: unknown 19252 1726882348.78269: calling self._execute() 19252 1726882348.78369: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.78373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.78376: variable 'omit' from source: magic vars 19252 1726882348.78902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.80913: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.80983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.81024: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.81061: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.81091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.81166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.81199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.81228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.81269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.81285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.81432: variable 'ansible_distribution' from source: facts 19252 1726882348.81437: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.81457: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.81459: when evaluation is False, skipping this task 19252 1726882348.81462: _execute() done 19252 1726882348.81465: dumping result to json 19252 1726882348.81467: done dumping result, returning 19252 1726882348.81475: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-63da-fa06-00000000011d] 19252 1726882348.81481: sending task result for task 12673a56-9f93-63da-fa06-00000000011d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882348.81773: no more pending results, returning what we have 19252 1726882348.81777: results queue empty 19252 1726882348.81777: checking for any_errors_fatal 19252 1726882348.81782: done checking for any_errors_fatal 19252 1726882348.81783: checking for max_fail_percentage 19252 1726882348.81784: done checking for max_fail_percentage 19252 1726882348.81785: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.81786: done checking to see if all hosts have failed 19252 1726882348.81787: getting the remaining hosts for this loop 19252 1726882348.81788: done getting the remaining hosts for this loop 19252 1726882348.81791: getting the next task for host managed_node2 19252 1726882348.81799: done getting next task for host managed_node2 19252 1726882348.81802: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19252 1726882348.81806: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.81829: getting variables 19252 1726882348.81830: in VariableManager get_vars() 19252 1726882348.81871: Calling all_inventory to load vars for managed_node2 19252 1726882348.81873: Calling groups_inventory to load vars for managed_node2 19252 1726882348.81876: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.81883: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.81886: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.81889: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.82525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.82750: done with get_vars() 19252 1726882348.82760: done getting variables 19252 1726882348.82918: done sending task result for task 12673a56-9f93-63da-fa06-00000000011d 19252 1726882348.82922: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:28 -0400 (0:00:00.052) 0:00:11.200 ****** 19252 1726882348.82985: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19252 1726882348.83557: worker is 1 (out of 1 available) 19252 1726882348.83685: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19252 1726882348.83702: done queuing things up, now waiting for results queue to drain 19252 1726882348.83704: waiting for pending results... 19252 1726882348.84105: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19252 1726882348.84278: in run() - task 12673a56-9f93-63da-fa06-00000000011e 19252 1726882348.84292: variable 'ansible_search_path' from source: unknown 19252 1726882348.84298: variable 'ansible_search_path' from source: unknown 19252 1726882348.84335: calling self._execute() 19252 1726882348.84418: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.84423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.84433: variable 'omit' from source: magic vars 19252 1726882348.85366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.90489: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.90554: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.90587: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.90622: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.90648: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.90787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.91008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.91034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.91076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.91094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.91332: variable 'ansible_distribution' from source: facts 19252 1726882348.91338: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.91358: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.91361: when evaluation is False, skipping this task 19252 1726882348.91364: _execute() done 19252 1726882348.91367: dumping result to json 19252 1726882348.91369: done dumping result, returning 19252 1726882348.91379: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-63da-fa06-00000000011e] 19252 1726882348.91381: sending task result for task 12673a56-9f93-63da-fa06-00000000011e 19252 1726882348.91899: done sending task result for task 12673a56-9f93-63da-fa06-00000000011e 19252 1726882348.91902: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882348.91947: no more pending results, returning what we have 19252 1726882348.91950: results queue empty 19252 1726882348.91951: checking for any_errors_fatal 19252 1726882348.91957: done checking for any_errors_fatal 19252 1726882348.91958: checking for max_fail_percentage 19252 1726882348.91959: done checking for max_fail_percentage 19252 1726882348.91960: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.91961: done checking to see if all hosts have failed 19252 1726882348.91962: getting the remaining hosts for this loop 19252 1726882348.91963: done getting the remaining hosts for this loop 19252 1726882348.91966: getting the next task for host managed_node2 19252 1726882348.91972: done getting next task for host managed_node2 19252 1726882348.91976: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19252 1726882348.91979: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.91998: getting variables 19252 1726882348.92000: in VariableManager get_vars() 19252 1726882348.92045: Calling all_inventory to load vars for managed_node2 19252 1726882348.92048: Calling groups_inventory to load vars for managed_node2 19252 1726882348.92050: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.92059: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.92062: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.92064: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.92413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.92848: done with get_vars() 19252 1726882348.92921: done getting variables 19252 1726882348.92984: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:28 -0400 (0:00:00.100) 0:00:11.301 ****** 19252 1726882348.93019: entering _queue_task() for managed_node2/debug 19252 1726882348.93327: worker is 1 (out of 1 available) 19252 1726882348.93341: exiting _queue_task() for managed_node2/debug 19252 1726882348.93351: done queuing things up, now waiting for results queue to drain 19252 1726882348.93352: waiting for pending results... 19252 1726882348.93544: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19252 1726882348.93662: in run() - task 12673a56-9f93-63da-fa06-00000000011f 19252 1726882348.93675: variable 'ansible_search_path' from source: unknown 19252 1726882348.93679: variable 'ansible_search_path' from source: unknown 19252 1726882348.93716: calling self._execute() 19252 1726882348.93796: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.93804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.93814: variable 'omit' from source: magic vars 19252 1726882348.94226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882348.96561: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882348.96566: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882348.96569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882348.96571: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882348.96587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882348.96701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882348.96706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882348.96713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882348.96808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882348.96812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882348.96917: variable 'ansible_distribution' from source: facts 19252 1726882348.96921: variable 'ansible_distribution_major_version' from source: facts 19252 1726882348.96924: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882348.96927: when evaluation is False, skipping this task 19252 1726882348.96929: _execute() done 19252 1726882348.96931: dumping result to json 19252 1726882348.96933: done dumping result, returning 19252 1726882348.96940: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-63da-fa06-00000000011f] 19252 1726882348.97024: sending task result for task 12673a56-9f93-63da-fa06-00000000011f 19252 1726882348.97084: done sending task result for task 12673a56-9f93-63da-fa06-00000000011f 19252 1726882348.97087: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882348.97139: no more pending results, returning what we have 19252 1726882348.97142: results queue empty 19252 1726882348.97143: checking for any_errors_fatal 19252 1726882348.97149: done checking for any_errors_fatal 19252 1726882348.97150: checking for max_fail_percentage 19252 1726882348.97152: done checking for max_fail_percentage 19252 1726882348.97153: checking to see if all hosts have failed and the running result is not ok 19252 1726882348.97154: done checking to see if all hosts have failed 19252 1726882348.97154: getting the remaining hosts for this loop 19252 1726882348.97156: done getting the remaining hosts for this loop 19252 1726882348.97159: getting the next task for host managed_node2 19252 1726882348.97166: done getting next task for host managed_node2 19252 1726882348.97169: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19252 1726882348.97173: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882348.97189: getting variables 19252 1726882348.97190: in VariableManager get_vars() 19252 1726882348.97233: Calling all_inventory to load vars for managed_node2 19252 1726882348.97236: Calling groups_inventory to load vars for managed_node2 19252 1726882348.97238: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882348.97246: Calling all_plugins_play to load vars for managed_node2 19252 1726882348.97248: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882348.97251: Calling groups_plugins_play to load vars for managed_node2 19252 1726882348.97699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882348.97921: done with get_vars() 19252 1726882348.97933: done getting variables 19252 1726882348.97992: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:28 -0400 (0:00:00.050) 0:00:11.351 ****** 19252 1726882348.98026: entering _queue_task() for managed_node2/debug 19252 1726882348.98420: worker is 1 (out of 1 available) 19252 1726882348.98431: exiting _queue_task() for managed_node2/debug 19252 1726882348.98442: done queuing things up, now waiting for results queue to drain 19252 1726882348.98443: waiting for pending results... 19252 1726882348.98680: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19252 1726882348.98766: in run() - task 12673a56-9f93-63da-fa06-000000000120 19252 1726882348.98790: variable 'ansible_search_path' from source: unknown 19252 1726882348.98817: variable 'ansible_search_path' from source: unknown 19252 1726882348.98841: calling self._execute() 19252 1726882348.98933: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882348.98995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882348.98999: variable 'omit' from source: magic vars 19252 1726882348.99432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882349.01800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882349.01871: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882349.01974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882349.01977: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882349.01979: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882349.02057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882349.02102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882349.02133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882349.02175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882349.02202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882349.02400: variable 'ansible_distribution' from source: facts 19252 1726882349.02406: variable 'ansible_distribution_major_version' from source: facts 19252 1726882349.02408: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882349.02410: when evaluation is False, skipping this task 19252 1726882349.02412: _execute() done 19252 1726882349.02415: dumping result to json 19252 1726882349.02417: done dumping result, returning 19252 1726882349.02419: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-63da-fa06-000000000120] 19252 1726882349.02422: sending task result for task 12673a56-9f93-63da-fa06-000000000120 19252 1726882349.02725: done sending task result for task 12673a56-9f93-63da-fa06-000000000120 19252 1726882349.02728: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882349.02777: no more pending results, returning what we have 19252 1726882349.02780: results queue empty 19252 1726882349.02781: checking for any_errors_fatal 19252 1726882349.02787: done checking for any_errors_fatal 19252 1726882349.02787: checking for max_fail_percentage 19252 1726882349.02789: done checking for max_fail_percentage 19252 1726882349.02790: checking to see if all hosts have failed and the running result is not ok 19252 1726882349.02791: done checking to see if all hosts have failed 19252 1726882349.02791: getting the remaining hosts for this loop 19252 1726882349.02795: done getting the remaining hosts for this loop 19252 1726882349.02803: getting the next task for host managed_node2 19252 1726882349.02810: done getting next task for host managed_node2 19252 1726882349.02814: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19252 1726882349.02818: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882349.02836: getting variables 19252 1726882349.02838: in VariableManager get_vars() 19252 1726882349.02886: Calling all_inventory to load vars for managed_node2 19252 1726882349.02888: Calling groups_inventory to load vars for managed_node2 19252 1726882349.02891: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882349.02920: Calling all_plugins_play to load vars for managed_node2 19252 1726882349.02924: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882349.02928: Calling groups_plugins_play to load vars for managed_node2 19252 1726882349.03313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882349.03531: done with get_vars() 19252 1726882349.03542: done getting variables 19252 1726882349.03609: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:29 -0400 (0:00:00.056) 0:00:11.407 ****** 19252 1726882349.03642: entering _queue_task() for managed_node2/debug 19252 1726882349.03931: worker is 1 (out of 1 available) 19252 1726882349.03944: exiting _queue_task() for managed_node2/debug 19252 1726882349.03956: done queuing things up, now waiting for results queue to drain 19252 1726882349.03957: waiting for pending results... 19252 1726882349.04609: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19252 1726882349.04800: in run() - task 12673a56-9f93-63da-fa06-000000000121 19252 1726882349.04803: variable 'ansible_search_path' from source: unknown 19252 1726882349.04806: variable 'ansible_search_path' from source: unknown 19252 1726882349.04841: calling self._execute() 19252 1726882349.04933: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882349.05062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882349.05076: variable 'omit' from source: magic vars 19252 1726882349.05961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882349.08824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882349.08913: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882349.09018: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882349.09021: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882349.09027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882349.09113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882349.09158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882349.09188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882349.09239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882349.09257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882349.09412: variable 'ansible_distribution' from source: facts 19252 1726882349.09422: variable 'ansible_distribution_major_version' from source: facts 19252 1726882349.09484: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882349.09491: when evaluation is False, skipping this task 19252 1726882349.09496: _execute() done 19252 1726882349.09498: dumping result to json 19252 1726882349.09500: done dumping result, returning 19252 1726882349.09502: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-63da-fa06-000000000121] 19252 1726882349.09505: sending task result for task 12673a56-9f93-63da-fa06-000000000121 19252 1726882349.09807: done sending task result for task 12673a56-9f93-63da-fa06-000000000121 19252 1726882349.09811: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19252 1726882349.09853: no more pending results, returning what we have 19252 1726882349.09856: results queue empty 19252 1726882349.09857: checking for any_errors_fatal 19252 1726882349.09862: done checking for any_errors_fatal 19252 1726882349.09863: checking for max_fail_percentage 19252 1726882349.09865: done checking for max_fail_percentage 19252 1726882349.09866: checking to see if all hosts have failed and the running result is not ok 19252 1726882349.09867: done checking to see if all hosts have failed 19252 1726882349.09868: getting the remaining hosts for this loop 19252 1726882349.09869: done getting the remaining hosts for this loop 19252 1726882349.09872: getting the next task for host managed_node2 19252 1726882349.09878: done getting next task for host managed_node2 19252 1726882349.09882: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19252 1726882349.09886: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882349.09904: getting variables 19252 1726882349.09906: in VariableManager get_vars() 19252 1726882349.09951: Calling all_inventory to load vars for managed_node2 19252 1726882349.09954: Calling groups_inventory to load vars for managed_node2 19252 1726882349.09957: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882349.09966: Calling all_plugins_play to load vars for managed_node2 19252 1726882349.09969: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882349.09972: Calling groups_plugins_play to load vars for managed_node2 19252 1726882349.10270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882349.10498: done with get_vars() 19252 1726882349.10510: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:29 -0400 (0:00:00.069) 0:00:11.477 ****** 19252 1726882349.10607: entering _queue_task() for managed_node2/ping 19252 1726882349.10995: worker is 1 (out of 1 available) 19252 1726882349.11007: exiting _queue_task() for managed_node2/ping 19252 1726882349.11016: done queuing things up, now waiting for results queue to drain 19252 1726882349.11017: waiting for pending results... 19252 1726882349.11210: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19252 1726882349.11325: in run() - task 12673a56-9f93-63da-fa06-000000000122 19252 1726882349.11415: variable 'ansible_search_path' from source: unknown 19252 1726882349.11419: variable 'ansible_search_path' from source: unknown 19252 1726882349.11422: calling self._execute() 19252 1726882349.11486: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882349.11499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882349.11513: variable 'omit' from source: magic vars 19252 1726882349.11976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882349.14350: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882349.14427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882349.14476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882349.14516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882349.14569: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882349.14638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882349.14676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882349.14787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882349.14790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882349.14794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882349.14926: variable 'ansible_distribution' from source: facts 19252 1726882349.14937: variable 'ansible_distribution_major_version' from source: facts 19252 1726882349.14959: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882349.15001: when evaluation is False, skipping this task 19252 1726882349.15004: _execute() done 19252 1726882349.15006: dumping result to json 19252 1726882349.15009: done dumping result, returning 19252 1726882349.15013: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-63da-fa06-000000000122] 19252 1726882349.15018: sending task result for task 12673a56-9f93-63da-fa06-000000000122 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882349.15242: no more pending results, returning what we have 19252 1726882349.15245: results queue empty 19252 1726882349.15246: checking for any_errors_fatal 19252 1726882349.15252: done checking for any_errors_fatal 19252 1726882349.15253: checking for max_fail_percentage 19252 1726882349.15255: done checking for max_fail_percentage 19252 1726882349.15255: checking to see if all hosts have failed and the running result is not ok 19252 1726882349.15256: done checking to see if all hosts have failed 19252 1726882349.15257: getting the remaining hosts for this loop 19252 1726882349.15259: done getting the remaining hosts for this loop 19252 1726882349.15262: getting the next task for host managed_node2 19252 1726882349.15271: done getting next task for host managed_node2 19252 1726882349.15273: ^ task is: TASK: meta (role_complete) 19252 1726882349.15277: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882349.15296: getting variables 19252 1726882349.15298: in VariableManager get_vars() 19252 1726882349.15346: Calling all_inventory to load vars for managed_node2 19252 1726882349.15348: Calling groups_inventory to load vars for managed_node2 19252 1726882349.15350: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882349.15361: Calling all_plugins_play to load vars for managed_node2 19252 1726882349.15363: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882349.15366: Calling groups_plugins_play to load vars for managed_node2 19252 1726882349.15857: done sending task result for task 12673a56-9f93-63da-fa06-000000000122 19252 1726882349.15860: WORKER PROCESS EXITING 19252 1726882349.15886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882349.16101: done with get_vars() 19252 1726882349.16118: done getting variables 19252 1726882349.16202: done queuing things up, now waiting for results queue to drain 19252 1726882349.16204: results queue empty 19252 1726882349.16205: checking for any_errors_fatal 19252 1726882349.16207: done checking for any_errors_fatal 19252 1726882349.16208: checking for max_fail_percentage 19252 1726882349.16209: done checking for max_fail_percentage 19252 1726882349.16210: checking to see if all hosts have failed and the running result is not ok 19252 1726882349.16210: done checking to see if all hosts have failed 19252 1726882349.16211: getting the remaining hosts for this loop 19252 1726882349.16212: done getting the remaining hosts for this loop 19252 1726882349.16214: getting the next task for host managed_node2 19252 1726882349.16226: done getting next task for host managed_node2 19252 1726882349.16228: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19252 1726882349.16231: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19252 1726882349.16233: getting variables 19252 1726882349.16234: in VariableManager get_vars() 19252 1726882349.16257: Calling all_inventory to load vars for managed_node2 19252 1726882349.16260: Calling groups_inventory to load vars for managed_node2 19252 1726882349.16262: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882349.16267: Calling all_plugins_play to load vars for managed_node2 19252 1726882349.16269: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882349.16272: Calling groups_plugins_play to load vars for managed_node2 19252 1726882349.16416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882349.16611: done with get_vars() 19252 1726882349.16620: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:169 Friday 20 September 2024 21:32:29 -0400 (0:00:00.060) 0:00:11.538 ****** 19252 1726882349.16695: entering _queue_task() for managed_node2/include_tasks 19252 1726882349.17107: worker is 1 (out of 1 available) 19252 1726882349.17119: exiting _queue_task() for managed_node2/include_tasks 19252 1726882349.17128: done queuing things up, now waiting for results queue to drain 19252 1726882349.17130: waiting for pending results... 19252 1726882349.17302: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 19252 1726882349.17413: in run() - task 12673a56-9f93-63da-fa06-000000000152 19252 1726882349.17438: variable 'ansible_search_path' from source: unknown 19252 1726882349.17481: calling self._execute() 19252 1726882349.17574: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882349.17586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882349.17603: variable 'omit' from source: magic vars 19252 1726882349.18068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882349.20102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882349.20145: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882349.20172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882349.20199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882349.20222: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882349.20281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882349.20305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882349.20323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882349.20349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882349.20360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882349.20460: variable 'ansible_distribution' from source: facts 19252 1726882349.20465: variable 'ansible_distribution_major_version' from source: facts 19252 1726882349.20482: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882349.20485: when evaluation is False, skipping this task 19252 1726882349.20487: _execute() done 19252 1726882349.20490: dumping result to json 19252 1726882349.20495: done dumping result, returning 19252 1726882349.20503: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-63da-fa06-000000000152] 19252 1726882349.20506: sending task result for task 12673a56-9f93-63da-fa06-000000000152 19252 1726882349.20595: done sending task result for task 12673a56-9f93-63da-fa06-000000000152 19252 1726882349.20598: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882349.20685: no more pending results, returning what we have 19252 1726882349.20688: results queue empty 19252 1726882349.20689: checking for any_errors_fatal 19252 1726882349.20690: done checking for any_errors_fatal 19252 1726882349.20691: checking for max_fail_percentage 19252 1726882349.20692: done checking for max_fail_percentage 19252 1726882349.20699: checking to see if all hosts have failed and the running result is not ok 19252 1726882349.20699: done checking to see if all hosts have failed 19252 1726882349.20700: getting the remaining hosts for this loop 19252 1726882349.20702: done getting the remaining hosts for this loop 19252 1726882349.20708: getting the next task for host managed_node2 19252 1726882349.20714: done getting next task for host managed_node2 19252 1726882349.20717: ^ task is: TASK: Verify network state restored to default 19252 1726882349.20720: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 19252 1726882349.20724: getting variables 19252 1726882349.20725: in VariableManager get_vars() 19252 1726882349.20767: Calling all_inventory to load vars for managed_node2 19252 1726882349.20769: Calling groups_inventory to load vars for managed_node2 19252 1726882349.20771: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882349.20780: Calling all_plugins_play to load vars for managed_node2 19252 1726882349.20782: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882349.20784: Calling groups_plugins_play to load vars for managed_node2 19252 1726882349.20968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882349.21260: done with get_vars() 19252 1726882349.21270: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:173 Friday 20 September 2024 21:32:29 -0400 (0:00:00.046) 0:00:11.584 ****** 19252 1726882349.21368: entering _queue_task() for managed_node2/include_tasks 19252 1726882349.21662: worker is 1 (out of 1 available) 19252 1726882349.21676: exiting _queue_task() for managed_node2/include_tasks 19252 1726882349.21688: done queuing things up, now waiting for results queue to drain 19252 1726882349.21689: waiting for pending results... 19252 1726882349.21935: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 19252 1726882349.22003: in run() - task 12673a56-9f93-63da-fa06-000000000153 19252 1726882349.22014: variable 'ansible_search_path' from source: unknown 19252 1726882349.22043: calling self._execute() 19252 1726882349.22115: variable 'ansible_host' from source: host vars for 'managed_node2' 19252 1726882349.22119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19252 1726882349.22143: variable 'omit' from source: magic vars 19252 1726882349.22453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19252 1726882349.24948: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19252 1726882349.24973: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19252 1726882349.25011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19252 1726882349.25063: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19252 1726882349.25165: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19252 1726882349.25169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19252 1726882349.25191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19252 1726882349.25219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19252 1726882349.25260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19252 1726882349.25274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19252 1726882349.25417: variable 'ansible_distribution' from source: facts 19252 1726882349.25423: variable 'ansible_distribution_major_version' from source: facts 19252 1726882349.25454: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19252 1726882349.25457: when evaluation is False, skipping this task 19252 1726882349.25460: _execute() done 19252 1726882349.25462: dumping result to json 19252 1726882349.25464: done dumping result, returning 19252 1726882349.25466: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [12673a56-9f93-63da-fa06-000000000153] 19252 1726882349.25468: sending task result for task 12673a56-9f93-63da-fa06-000000000153 19252 1726882349.25578: done sending task result for task 12673a56-9f93-63da-fa06-000000000153 19252 1726882349.25581: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19252 1726882349.25644: no more pending results, returning what we have 19252 1726882349.25647: results queue empty 19252 1726882349.25648: checking for any_errors_fatal 19252 1726882349.25653: done checking for any_errors_fatal 19252 1726882349.25654: checking for max_fail_percentage 19252 1726882349.25656: done checking for max_fail_percentage 19252 1726882349.25657: checking to see if all hosts have failed and the running result is not ok 19252 1726882349.25658: done checking to see if all hosts have failed 19252 1726882349.25658: getting the remaining hosts for this loop 19252 1726882349.25664: done getting the remaining hosts for this loop 19252 1726882349.25668: getting the next task for host managed_node2 19252 1726882349.25676: done getting next task for host managed_node2 19252 1726882349.25679: ^ task is: TASK: meta (flush_handlers) 19252 1726882349.25684: ^ 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 19252 1726882349.25689: getting variables 19252 1726882349.25690: in VariableManager get_vars() 19252 1726882349.25757: Calling all_inventory to load vars for managed_node2 19252 1726882349.25759: Calling groups_inventory to load vars for managed_node2 19252 1726882349.25761: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882349.25770: Calling all_plugins_play to load vars for managed_node2 19252 1726882349.25773: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882349.25775: Calling groups_plugins_play to load vars for managed_node2 19252 1726882349.25948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882349.26146: done with get_vars() 19252 1726882349.26160: done getting variables 19252 1726882349.26211: in VariableManager get_vars() 19252 1726882349.26223: Calling all_inventory to load vars for managed_node2 19252 1726882349.26225: Calling groups_inventory to load vars for managed_node2 19252 1726882349.26226: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882349.26229: Calling all_plugins_play to load vars for managed_node2 19252 1726882349.26231: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882349.26232: Calling groups_plugins_play to load vars for managed_node2 19252 1726882349.26320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882349.26453: done with get_vars() 19252 1726882349.26463: done queuing things up, now waiting for results queue to drain 19252 1726882349.26465: results queue empty 19252 1726882349.26466: checking for any_errors_fatal 19252 1726882349.26468: done checking for any_errors_fatal 19252 1726882349.26468: checking for max_fail_percentage 19252 1726882349.26469: done checking for max_fail_percentage 19252 1726882349.26469: checking to see if all hosts have failed and the running result is not ok 19252 1726882349.26470: done checking to see if all hosts have failed 19252 1726882349.26470: getting the remaining hosts for this loop 19252 1726882349.26471: done getting the remaining hosts for this loop 19252 1726882349.26473: getting the next task for host managed_node2 19252 1726882349.26475: done getting next task for host managed_node2 19252 1726882349.26476: ^ task is: TASK: meta (flush_handlers) 19252 1726882349.26477: ^ 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 19252 1726882349.26478: getting variables 19252 1726882349.26479: in VariableManager get_vars() 19252 1726882349.26489: Calling all_inventory to load vars for managed_node2 19252 1726882349.26490: Calling groups_inventory to load vars for managed_node2 19252 1726882349.26491: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882349.26503: Calling all_plugins_play to load vars for managed_node2 19252 1726882349.26505: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882349.26506: Calling groups_plugins_play to load vars for managed_node2 19252 1726882349.26585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882349.26697: done with get_vars() 19252 1726882349.26703: done getting variables 19252 1726882349.26732: in VariableManager get_vars() 19252 1726882349.26742: Calling all_inventory to load vars for managed_node2 19252 1726882349.26744: Calling groups_inventory to load vars for managed_node2 19252 1726882349.26745: Calling all_plugins_inventory to load vars for managed_node2 19252 1726882349.26748: Calling all_plugins_play to load vars for managed_node2 19252 1726882349.26749: Calling groups_plugins_inventory to load vars for managed_node2 19252 1726882349.26751: Calling groups_plugins_play to load vars for managed_node2 19252 1726882349.26853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19252 1726882349.27378: done with get_vars() 19252 1726882349.27392: done queuing things up, now waiting for results queue to drain 19252 1726882349.27399: results queue empty 19252 1726882349.27400: checking for any_errors_fatal 19252 1726882349.27402: done checking for any_errors_fatal 19252 1726882349.27403: checking for max_fail_percentage 19252 1726882349.27404: done checking for max_fail_percentage 19252 1726882349.27405: checking to see if all hosts have failed and the running result is not ok 19252 1726882349.27406: done checking to see if all hosts have failed 19252 1726882349.27406: getting the remaining hosts for this loop 19252 1726882349.27408: done getting the remaining hosts for this loop 19252 1726882349.27446: getting the next task for host managed_node2 19252 1726882349.27450: done getting next task for host managed_node2 19252 1726882349.27451: ^ task is: None 19252 1726882349.27452: ^ 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 19252 1726882349.27453: done queuing things up, now waiting for results queue to drain 19252 1726882349.27454: results queue empty 19252 1726882349.27455: checking for any_errors_fatal 19252 1726882349.27456: done checking for any_errors_fatal 19252 1726882349.27456: checking for max_fail_percentage 19252 1726882349.27457: done checking for max_fail_percentage 19252 1726882349.27458: checking to see if all hosts have failed and the running result is not ok 19252 1726882349.27459: done checking to see if all hosts have failed 19252 1726882349.27461: getting the next task for host managed_node2 19252 1726882349.27463: done getting next task for host managed_node2 19252 1726882349.27463: ^ task is: None 19252 1726882349.27465: ^ 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_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=118 rescued=0 ignored=0 Friday 20 September 2024 21:32:29 -0400 (0:00:00.062) 0:00:11.647 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.49s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.79s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.78s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 TEST: I can set rx-frames. ---------------------------------------------- 0.14s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:74 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.14s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 ASSERT: The profile does not contain coalescing options ----------------- 0.14s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:68 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.13s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.13s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:3 fedora.linux_system_roles.network : Enable network service -------------- 0.13s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Enable network service -------------- 0.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.11s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Print network provider -------------- 0.11s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.11s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.11s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Assert coalesce options set in profile ---------------------------------- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:111 Get profile's coalescing options ---------------------------------------- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:61 Set network provider to 'initscripts' ----------------------------------- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:12 Get profile's coalescing options ---------------------------------------- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:50 19252 1726882349.27636: RUNNING CLEANUP