[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. 32117 1726882835.11405: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Xyq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 32117 1726882835.11884: Added group all to inventory 32117 1726882835.11886: Added group ungrouped to inventory 32117 1726882835.11890: Group all now contains ungrouped 32117 1726882835.11893: Examining possible inventory source: /tmp/network-91m/inventory.yml 32117 1726882835.29674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 32117 1726882835.29849: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 32117 1726882835.29875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 32117 1726882835.30050: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 32117 1726882835.30127: Loaded config def from plugin (inventory/script) 32117 1726882835.30129: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 32117 1726882835.30288: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 32117 1726882835.30590: Loaded config def from plugin (inventory/yaml) 32117 1726882835.30592: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 32117 1726882835.30682: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 32117 1726882835.31560: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 32117 1726882835.31682: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 32117 1726882835.31685: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 32117 1726882835.31692: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 32117 1726882835.31697: Loading data from /tmp/network-91m/inventory.yml 32117 1726882835.31768: /tmp/network-91m/inventory.yml was not parsable by auto 32117 1726882835.31948: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 32117 1726882835.31990: Loading data from /tmp/network-91m/inventory.yml 32117 1726882835.32188: group all already in inventory 32117 1726882835.32195: set inventory_file for managed_node1 32117 1726882835.32199: set inventory_dir for managed_node1 32117 1726882835.32200: Added host managed_node1 to inventory 32117 1726882835.32203: Added host managed_node1 to group all 32117 1726882835.32204: set ansible_host for managed_node1 32117 1726882835.32205: set ansible_ssh_extra_args for managed_node1 32117 1726882835.32208: set inventory_file for managed_node2 32117 1726882835.32211: set inventory_dir for managed_node2 32117 1726882835.32212: Added host managed_node2 to inventory 32117 1726882835.32213: Added host managed_node2 to group all 32117 1726882835.32214: set ansible_host for managed_node2 32117 1726882835.32215: set ansible_ssh_extra_args for managed_node2 32117 1726882835.32332: set inventory_file for managed_node3 32117 1726882835.32336: set inventory_dir for managed_node3 32117 1726882835.32337: Added host managed_node3 to inventory 32117 1726882835.32339: Added host managed_node3 to group all 32117 1726882835.32340: set ansible_host for managed_node3 32117 1726882835.32341: set ansible_ssh_extra_args for managed_node3 32117 1726882835.32343: Reconcile groups and hosts in inventory. 32117 1726882835.32347: Group ungrouped now contains managed_node1 32117 1726882835.32349: Group ungrouped now contains managed_node2 32117 1726882835.32351: Group ungrouped now contains managed_node3 32117 1726882835.32432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 32117 1726882835.32787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 32117 1726882835.32835: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 32117 1726882835.32865: Loaded config def from plugin (vars/host_group_vars) 32117 1726882835.32868: 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) 32117 1726882835.32988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 32117 1726882835.32997: 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) 32117 1726882835.33040: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 32117 1726882835.33730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882835.33937: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 32117 1726882835.34096: Loaded config def from plugin (connection/local) 32117 1726882835.34099: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 32117 1726882835.35239: Loaded config def from plugin (connection/paramiko_ssh) 32117 1726882835.35242: 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) 32117 1726882835.37118: 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) 32117 1726882835.37157: Loaded config def from plugin (connection/psrp) 32117 1726882835.37160: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 32117 1726882835.38611: 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) 32117 1726882835.38650: Loaded config def from plugin (connection/ssh) 32117 1726882835.38653: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 32117 1726882835.42653: 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) 32117 1726882835.43396: Loaded config def from plugin (connection/winrm) 32117 1726882835.43400: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 32117 1726882835.43427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 32117 1726882835.43494: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 32117 1726882835.43571: Loaded config def from plugin (shell/cmd) 32117 1726882835.43574: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 32117 1726882835.43600: 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) 32117 1726882835.43671: Loaded config def from plugin (shell/powershell) 32117 1726882835.43673: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 32117 1726882835.43729: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 32117 1726882835.43921: Loaded config def from plugin (shell/sh) 32117 1726882835.43923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 32117 1726882835.43956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 32117 1726882835.44919: Loaded config def from plugin (become/runas) 32117 1726882835.44921: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 32117 1726882835.45118: Loaded config def from plugin (become/su) 32117 1726882835.45120: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 32117 1726882835.45289: Loaded config def from plugin (become/sudo) 32117 1726882835.45291: 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 32117 1726882835.45324: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml 32117 1726882835.46174: in VariableManager get_vars() 32117 1726882835.46198: done with get_vars() 32117 1726882835.46529: trying /usr/local/lib/python3.12/site-packages/ansible/modules 32117 1726882835.52314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 32117 1726882835.52433: in VariableManager get_vars() 32117 1726882835.52438: done with get_vars() 32117 1726882835.52441: variable 'playbook_dir' from source: magic vars 32117 1726882835.52442: variable 'ansible_playbook_python' from source: magic vars 32117 1726882835.52443: variable 'ansible_config_file' from source: magic vars 32117 1726882835.52443: variable 'groups' from source: magic vars 32117 1726882835.52444: variable 'omit' from source: magic vars 32117 1726882835.52445: variable 'ansible_version' from source: magic vars 32117 1726882835.52446: variable 'ansible_check_mode' from source: magic vars 32117 1726882835.52446: variable 'ansible_diff_mode' from source: magic vars 32117 1726882835.52447: variable 'ansible_forks' from source: magic vars 32117 1726882835.52448: variable 'ansible_inventory_sources' from source: magic vars 32117 1726882835.52449: variable 'ansible_skip_tags' from source: magic vars 32117 1726882835.52449: variable 'ansible_limit' from source: magic vars 32117 1726882835.52450: variable 'ansible_run_tags' from source: magic vars 32117 1726882835.52451: variable 'ansible_verbosity' from source: magic vars 32117 1726882835.52793: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml 32117 1726882835.53321: in VariableManager get_vars() 32117 1726882835.53337: done with get_vars() 32117 1726882835.53894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 32117 1726882835.53909: 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 32117 1726882835.54140: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 32117 1726882835.54308: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 32117 1726882835.54311: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 32117 1726882835.54342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 32117 1726882835.54473: 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) 32117 1726882835.54645: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 32117 1726882835.54914: Loaded config def from plugin (callback/default) 32117 1726882835.54916: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 32117 1726882835.57549: Loaded config def from plugin (callback/junit) 32117 1726882835.57552: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 32117 1726882835.57600: 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) 32117 1726882835.57797: Loaded config def from plugin (callback/minimal) 32117 1726882835.57800: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 32117 1726882835.57836: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 32117 1726882835.57913: Loaded config def from plugin (callback/tree) 32117 1726882835.57916: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 32117 1726882835.58158: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 32117 1726882835.58160: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_team_nm.yml **************************************************** 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml 32117 1726882835.58308: in VariableManager get_vars() 32117 1726882835.58325: done with get_vars() 32117 1726882835.58331: in VariableManager get_vars() 32117 1726882835.58340: done with get_vars() 32117 1726882835.58344: variable 'omit' from source: magic vars 32117 1726882835.58435: in VariableManager get_vars() 32117 1726882835.58449: done with get_vars() 32117 1726882835.58474: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_team.yml' with nm as provider] ************* 32117 1726882835.59766: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 32117 1726882835.59967: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 32117 1726882835.60800: getting the remaining hosts for this loop 32117 1726882835.60802: done getting the remaining hosts for this loop 32117 1726882835.60805: getting the next task for host managed_node3 32117 1726882835.60810: done getting next task for host managed_node3 32117 1726882835.60812: ^ task is: TASK: Gathering Facts 32117 1726882835.60814: ^ 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 32117 1726882835.60816: getting variables 32117 1726882835.60817: in VariableManager get_vars() 32117 1726882835.60829: Calling all_inventory to load vars for managed_node3 32117 1726882835.60832: Calling groups_inventory to load vars for managed_node3 32117 1726882835.60835: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882835.60846: Calling all_plugins_play to load vars for managed_node3 32117 1726882835.60857: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882835.60861: Calling groups_plugins_play to load vars for managed_node3 32117 1726882835.60906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882835.60958: done with get_vars() 32117 1726882835.60969: done getting variables 32117 1726882835.61033: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml:6 Friday 20 September 2024 21:40:35 -0400 (0:00:00.030) 0:00:00.031 ****** 32117 1726882835.61055: entering _queue_task() for managed_node3/gather_facts 32117 1726882835.61056: Creating lock for gather_facts 32117 1726882835.61431: worker is 1 (out of 1 available) 32117 1726882835.61442: exiting _queue_task() for managed_node3/gather_facts 32117 1726882835.61455: done queuing things up, now waiting for results queue to drain 32117 1726882835.61457: waiting for pending results... 32117 1726882835.62451: running TaskExecutor() for managed_node3/TASK: Gathering Facts 32117 1726882835.62540: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000011 32117 1726882835.62559: variable 'ansible_search_path' from source: unknown 32117 1726882835.62601: calling self._execute() 32117 1726882835.62661: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882835.62676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882835.62691: variable 'omit' from source: magic vars 32117 1726882835.62786: variable 'omit' from source: magic vars 32117 1726882835.62818: variable 'omit' from source: magic vars 32117 1726882835.62856: variable 'omit' from source: magic vars 32117 1726882835.62905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882835.62944: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882835.62970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882835.62992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882835.63009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882835.63044: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882835.63052: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882835.63060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882835.63155: Set connection var ansible_connection to ssh 32117 1726882835.63170: Set connection var ansible_shell_executable to /bin/sh 32117 1726882835.63183: Set connection var ansible_timeout to 10 32117 1726882835.63194: Set connection var ansible_pipelining to False 32117 1726882835.63201: Set connection var ansible_shell_type to sh 32117 1726882835.63216: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882835.63243: variable 'ansible_shell_executable' from source: unknown 32117 1726882835.63251: variable 'ansible_connection' from source: unknown 32117 1726882835.63262: variable 'ansible_module_compression' from source: unknown 32117 1726882835.63271: variable 'ansible_shell_type' from source: unknown 32117 1726882835.63278: variable 'ansible_shell_executable' from source: unknown 32117 1726882835.63285: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882835.63292: variable 'ansible_pipelining' from source: unknown 32117 1726882835.63299: variable 'ansible_timeout' from source: unknown 32117 1726882835.63305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882835.63505: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 32117 1726882835.63519: variable 'omit' from source: magic vars 32117 1726882835.63528: starting attempt loop 32117 1726882835.63535: running the handler 32117 1726882835.63554: variable 'ansible_facts' from source: unknown 32117 1726882835.63580: _low_level_execute_command(): starting 32117 1726882835.63594: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882835.65402: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882835.65406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882835.65446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32117 1726882835.65451: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882835.65744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882835.65781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882835.65923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882835.68325: stdout chunk (state=3): >>>/root <<< 32117 1726882835.68328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882835.68331: stdout chunk (state=3): >>><<< 32117 1726882835.68337: stderr chunk (state=3): >>><<< 32117 1726882835.68445: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882835.68449: _low_level_execute_command(): starting 32117 1726882835.68452: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882835.6835651-32142-114494999048333 `" && echo ansible-tmp-1726882835.6835651-32142-114494999048333="` echo /root/.ansible/tmp/ansible-tmp-1726882835.6835651-32142-114494999048333 `" ) && sleep 0' 32117 1726882835.70090: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882835.70104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882835.70117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882835.70132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882835.70180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882835.70208: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882835.70224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882835.70291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882835.70314: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882835.70334: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882835.70348: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882835.70370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882835.70389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882835.70404: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882835.70424: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882835.70438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882835.70517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882835.70652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882835.70670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882835.70872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882835.72759: stdout chunk (state=3): >>>ansible-tmp-1726882835.6835651-32142-114494999048333=/root/.ansible/tmp/ansible-tmp-1726882835.6835651-32142-114494999048333 <<< 32117 1726882835.72945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882835.72949: stdout chunk (state=3): >>><<< 32117 1726882835.72951: stderr chunk (state=3): >>><<< 32117 1726882835.73073: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882835.6835651-32142-114494999048333=/root/.ansible/tmp/ansible-tmp-1726882835.6835651-32142-114494999048333 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882835.73078: variable 'ansible_module_compression' from source: unknown 32117 1726882835.73081: ANSIBALLZ: Using generic lock for ansible.legacy.setup 32117 1726882835.73083: ANSIBALLZ: Acquiring lock 32117 1726882835.73182: ANSIBALLZ: Lock acquired: 140223167040976 32117 1726882835.73185: ANSIBALLZ: Creating module 32117 1726882836.18865: ANSIBALLZ: Writing module into payload 32117 1726882836.19042: ANSIBALLZ: Writing module 32117 1726882836.19086: ANSIBALLZ: Renaming module 32117 1726882836.19098: ANSIBALLZ: Done creating module 32117 1726882836.19136: variable 'ansible_facts' from source: unknown 32117 1726882836.19145: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882836.19157: _low_level_execute_command(): starting 32117 1726882836.19174: _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' 32117 1726882836.19839: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882836.19853: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882836.19871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882836.19891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882836.19937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882836.19950: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882836.19970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882836.19989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882836.20000: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882836.20010: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882836.20021: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882836.20033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882836.20050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882836.20061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882836.20077: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882836.20092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882836.20176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882836.20198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882836.20215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882836.20361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882836.21990: stdout chunk (state=3): >>>PLATFORM <<< 32117 1726882836.22080: stdout chunk (state=3): >>>Linux <<< 32117 1726882836.22094: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 32117 1726882836.22327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882836.22330: stdout chunk (state=3): >>><<< 32117 1726882836.22333: stderr chunk (state=3): >>><<< 32117 1726882836.22473: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882836.22480 [managed_node3]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 32117 1726882836.22487: _low_level_execute_command(): starting 32117 1726882836.22490: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 32117 1726882836.22792: Sending initial data 32117 1726882836.22796: Sent initial data (1181 bytes) 32117 1726882836.23976: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882836.24197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882836.24210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882836.24224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882836.24271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882836.24274: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882836.24435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882836.24439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882836.24441: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882836.24443: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882836.24445: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882836.24447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882836.24449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882836.24451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882836.24452: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882836.24454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882836.24456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882836.24458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882836.24460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882836.25191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882836.28952: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 32117 1726882836.29401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882836.29405: stdout chunk (state=3): >>><<< 32117 1726882836.29412: stderr chunk (state=3): >>><<< 32117 1726882836.29428: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882836.29498: variable 'ansible_facts' from source: unknown 32117 1726882836.29501: variable 'ansible_facts' from source: unknown 32117 1726882836.29511: variable 'ansible_module_compression' from source: unknown 32117 1726882836.29555: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-321179pwiqm2g/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32117 1726882836.29583: variable 'ansible_facts' from source: unknown 32117 1726882836.29727: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882835.6835651-32142-114494999048333/AnsiballZ_setup.py 32117 1726882836.30281: Sending initial data 32117 1726882836.30284: Sent initial data (154 bytes) 32117 1726882836.33686: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882836.33691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882836.33866: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 32117 1726882836.33872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration <<< 32117 1726882836.33887: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882836.33893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found <<< 32117 1726882836.33905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882836.34069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882836.34084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882836.34093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882836.34215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882836.36012: 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 <<< 32117 1726882836.36108: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882836.36212: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpqzbehl7t /root/.ansible/tmp/ansible-tmp-1726882835.6835651-32142-114494999048333/AnsiballZ_setup.py <<< 32117 1726882836.36308: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882836.39703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882836.39773: stderr chunk (state=3): >>><<< 32117 1726882836.39776: stdout chunk (state=3): >>><<< 32117 1726882836.39798: done transferring module to remote 32117 1726882836.39813: _low_level_execute_command(): starting 32117 1726882836.39817: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882835.6835651-32142-114494999048333/ /root/.ansible/tmp/ansible-tmp-1726882835.6835651-32142-114494999048333/AnsiballZ_setup.py && sleep 0' 32117 1726882836.41353: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882836.41362: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882836.41374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882836.41387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882836.41428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882836.41435: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882836.41454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882836.41473: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882836.41479: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882836.41487: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882836.41494: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882836.41506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882836.41514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882836.41522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882836.41528: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882836.41548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882836.41615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882836.41629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882836.41640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882836.41879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882836.43680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882836.43704: stderr chunk (state=3): >>><<< 32117 1726882836.43707: stdout chunk (state=3): >>><<< 32117 1726882836.43723: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882836.43726: _low_level_execute_command(): starting 32117 1726882836.43731: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882835.6835651-32142-114494999048333/AnsiballZ_setup.py && sleep 0' 32117 1726882836.45185: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882836.45379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882836.45389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882836.45403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882836.45439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882836.45445: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882836.45454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882836.45471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882836.45476: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882836.45484: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882836.45492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882836.45501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882836.45519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882836.45527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882836.45535: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882836.45543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882836.45617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882836.45630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882836.45641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882836.45900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882836.47927: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 32117 1726882836.47931: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32117 1726882836.47934: stdout chunk (state=3): >>>import '_weakref' # <<< 32117 1726882836.47991: stdout chunk (state=3): >>>import '_io' # <<< 32117 1726882836.47996: stdout chunk (state=3): >>>import 'marshal' # <<< 32117 1726882836.48031: stdout chunk (state=3): >>>import 'posix' # <<< 32117 1726882836.48062: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32117 1726882836.48112: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 32117 1726882836.48120: stdout chunk (state=3): >>># installed zipimport hook <<< 32117 1726882836.48171: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 32117 1726882836.48177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882836.48194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 32117 1726882836.48215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 32117 1726882836.48244: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a98dc0> <<< 32117 1726882836.48295: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 32117 1726882836.48299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a3d3a0> <<< 32117 1726882836.48302: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a98b20> <<< 32117 1726882836.48336: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 32117 1726882836.48342: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a98ac0> <<< 32117 1726882836.48384: stdout chunk (state=3): >>>import '_signal' # <<< 32117 1726882836.48388: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py<<< 32117 1726882836.48404: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 32117 1726882836.48424: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a3d490> <<< 32117 1726882836.48427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 32117 1726882836.48450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 32117 1726882836.48453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 32117 1726882836.48475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 32117 1726882836.48479: stdout chunk (state=3): >>>import '_abc' # <<< 32117 1726882836.48481: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a3d940> <<< 32117 1726882836.48501: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a3d670> <<< 32117 1726882836.48535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 32117 1726882836.48540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 32117 1726882836.48574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 32117 1726882836.48580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 32117 1726882836.48610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 32117 1726882836.48617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 32117 1726882836.48643: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e297cf190> <<< 32117 1726882836.48677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 32117 1726882836.48688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 32117 1726882836.48787: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e297cf220> <<< 32117 1726882836.48813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 32117 1726882836.48825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 32117 1726882836.48828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 32117 1726882836.48832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e297f2850> <<< 32117 1726882836.48846: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e297cf940> <<< 32117 1726882836.48862: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a55880> <<< 32117 1726882836.48887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e297c8d90> <<< 32117 1726882836.48951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 32117 1726882836.48957: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e297f2d90> <<< 32117 1726882836.49008: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a3d970> <<< 32117 1726882836.49049: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 32117 1726882836.49375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 32117 1726882836.49382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 32117 1726882836.49407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 32117 1726882836.49420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 32117 1726882836.49429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 32117 1726882836.49457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 32117 1726882836.49478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 32117 1726882836.49485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 32117 1726882836.49491: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2976eeb0> <<< 32117 1726882836.49544: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29771f40> <<< 32117 1726882836.49562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 32117 1726882836.49576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 32117 1726882836.49583: stdout chunk (state=3): >>>import '_sre' # <<< 32117 1726882836.49612: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 32117 1726882836.49617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 32117 1726882836.49642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 32117 1726882836.49679: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29767610> <<< 32117 1726882836.49691: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2976d640> <<< 32117 1726882836.49694: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2976e370> <<< 32117 1726882836.49716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 32117 1726882836.49801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 32117 1726882836.49808: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 32117 1726882836.49845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882836.49859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 32117 1726882836.49865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 32117 1726882836.49903: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882836.49906: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29654dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e296548b0> <<< 32117 1726882836.49909: stdout chunk (state=3): >>>import 'itertools' # <<< 32117 1726882836.49942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29654eb0> <<< 32117 1726882836.49961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 32117 1726882836.49993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 32117 1726882836.49997: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29654f70> <<< 32117 1726882836.50034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 32117 1726882836.50042: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29654e80> <<< 32117 1726882836.50046: stdout chunk (state=3): >>>import '_collections' # <<< 32117 1726882836.50100: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29749d30> import '_functools' # <<< 32117 1726882836.50134: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29742610> <<< 32117 1726882836.50193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 32117 1726882836.50199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29756670> <<< 32117 1726882836.50213: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29775e20> <<< 32117 1726882836.50216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 32117 1726882836.50223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 32117 1726882836.50249: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882836.50253: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29666c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29749250> <<< 32117 1726882836.50300: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29756280> <<< 32117 1726882836.50312: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2977b9d0> <<< 32117 1726882836.50328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 32117 1726882836.50334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 32117 1726882836.50357: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 32117 1726882836.50370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882836.50388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 32117 1726882836.50404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 32117 1726882836.50407: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29666fa0> <<< 32117 1726882836.50410: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29666d90> <<< 32117 1726882836.50438: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 32117 1726882836.50448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29666d00> <<< 32117 1726882836.50473: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 32117 1726882836.50482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 32117 1726882836.50504: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 32117 1726882836.50507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 32117 1726882836.50529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 32117 1726882836.50577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 32117 1726882836.50612: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29639370> <<< 32117 1726882836.50636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 32117 1726882836.50639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 32117 1726882836.50670: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29639460> <<< 32117 1726882836.50796: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2966efa0> <<< 32117 1726882836.50840: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29668a30> <<< 32117 1726882836.50843: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29668490> <<< 32117 1726882836.50868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 32117 1726882836.50879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 32117 1726882836.50909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 32117 1726882836.50935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 32117 1726882836.50954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2956d1c0> <<< 32117 1726882836.50988: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29624c70> <<< 32117 1726882836.51047: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29668eb0> <<< 32117 1726882836.51058: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2977b040> <<< 32117 1726882836.51078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 32117 1726882836.51098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 32117 1726882836.51128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2957faf0> <<< 32117 1726882836.51131: stdout chunk (state=3): >>>import 'errno' # <<< 32117 1726882836.51162: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e2957fe20> <<< 32117 1726882836.51193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 32117 1726882836.51205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 32117 1726882836.51231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 32117 1726882836.51240: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29591730> <<< 32117 1726882836.51255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 32117 1726882836.51285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 32117 1726882836.51313: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29591c70> <<< 32117 1726882836.51360: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e2952a3a0> <<< 32117 1726882836.51377: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2957ff10> <<< 32117 1726882836.51391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 32117 1726882836.51440: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e2953a280> <<< 32117 1726882836.51468: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e295915b0> <<< 32117 1726882836.51472: stdout chunk (state=3): >>>import 'pwd' # <<< 32117 1726882836.51485: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e2953a340> <<< 32117 1726882836.51513: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e296669d0> <<< 32117 1726882836.51541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 32117 1726882836.51552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 32117 1726882836.51587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 32117 1726882836.51593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 32117 1726882836.51630: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e295566a0> <<< 32117 1726882836.51643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 32117 1726882836.51678: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29556970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29556760> <<< 32117 1726882836.51704: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29556850> <<< 32117 1726882836.51731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 32117 1726882836.51937: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29556ca0> <<< 32117 1726882836.51972: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e295621f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e295568e0> <<< 32117 1726882836.51992: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29549a30> <<< 32117 1726882836.52016: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e296665b0> <<< 32117 1726882836.52040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 32117 1726882836.52098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 32117 1726882836.52135: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29556a90> <<< 32117 1726882836.52282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 32117 1726882836.52301: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5e2947f670> <<< 32117 1726882836.52588: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 32117 1726882836.52684: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.52722: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 32117 1726882836.52750: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.52753: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 32117 1726882836.52766: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.53996: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.54923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293bd7c0> <<< 32117 1726882836.54951: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882836.54980: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 32117 1726882836.55001: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 32117 1726882836.55034: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e293bd160> <<< 32117 1726882836.55074: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293bd280> <<< 32117 1726882836.55112: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293bdf10> <<< 32117 1726882836.55134: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 32117 1726882836.55180: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293bd4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293bdd30> import 'atexit' # <<< 32117 1726882836.55224: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e293bdf70> <<< 32117 1726882836.55235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 32117 1726882836.55261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 32117 1726882836.55303: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293bd100> <<< 32117 1726882836.55328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 32117 1726882836.55344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 32117 1726882836.55356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 32117 1726882836.55381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 32117 1726882836.55405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 32117 1726882836.55494: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2937cee0> <<< 32117 1726882836.55528: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28d470d0> <<< 32117 1726882836.55555: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28d472b0> <<< 32117 1726882836.55584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 32117 1726882836.55588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 32117 1726882836.55620: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28d47c40> <<< 32117 1726882836.55639: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293a4dc0> <<< 32117 1726882836.55806: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293a43a0> <<< 32117 1726882836.55839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 32117 1726882836.55859: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293a4f70> <<< 32117 1726882836.55881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 32117 1726882836.55913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 32117 1726882836.55948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 32117 1726882836.55951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 32117 1726882836.55987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 32117 1726882836.55990: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293f2c10> <<< 32117 1726882836.56072: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293cecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293ce3a0> <<< 32117 1726882836.56093: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29371b80> <<< 32117 1726882836.56106: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e293ce4c0> <<< 32117 1726882836.56130: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293ce4f0> <<< 32117 1726882836.56175: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 32117 1726882836.56186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 32117 1726882836.56224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 32117 1726882836.56293: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28da5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e294041f0> <<< 32117 1726882836.56329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 32117 1726882836.56332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 32117 1726882836.56386: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28db38e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29404370> <<< 32117 1726882836.56409: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 32117 1726882836.56447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882836.56484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 32117 1726882836.56487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 32117 1726882836.56542: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29404ca0> <<< 32117 1726882836.56678: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28db3880> <<< 32117 1726882836.56770: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28da58b0> <<< 32117 1726882836.56797: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e2939d190> <<< 32117 1726882836.56852: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29404670> <<< 32117 1726882836.56855: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293fd8b0> <<< 32117 1726882836.56891: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 32117 1726882836.56894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 32117 1726882836.56912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 32117 1726882836.56958: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28da79d0> <<< 32117 1726882836.57149: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28dc4b80> <<< 32117 1726882836.57152: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28db1640> <<< 32117 1726882836.57200: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28da7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28db1a30> <<< 32117 1726882836.57224: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 32117 1726882836.57235: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.57314: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.57410: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.57432: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 32117 1726882836.57443: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 32117 1726882836.57547: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.57648: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.58096: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.58559: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 32117 1726882836.58579: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 32117 1726882836.58609: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 32117 1726882836.58612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882836.58659: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28ded7c0> <<< 32117 1726882836.58734: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 32117 1726882836.58748: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28df2820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e289649a0> <<< 32117 1726882836.58818: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 32117 1726882836.58841: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.58858: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 32117 1726882836.58988: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.59100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 32117 1726882836.59133: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2937b760> <<< 32117 1726882836.59136: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.59531: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.59898: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.59954: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.60028: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 32117 1726882836.60031: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.60057: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.60092: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 32117 1726882836.60159: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.60230: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 32117 1726882836.60261: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 32117 1726882836.60279: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.60301: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.60346: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 32117 1726882836.60349: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.60533: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.60725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 32117 1726882836.60753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 32117 1726882836.60767: stdout chunk (state=3): >>>import '_ast' # <<< 32117 1726882836.60839: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293c03d0> <<< 32117 1726882836.60852: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.60903: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.60985: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py <<< 32117 1726882836.61001: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 32117 1726882836.61028: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 32117 1726882836.61033: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.61045: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.61082: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 32117 1726882836.61125: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.61160: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.61256: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.61315: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 32117 1726882836.61344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882836.61422: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28de49a0> <<< 32117 1726882836.61529: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e287f8430> <<< 32117 1726882836.61577: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 32117 1726882836.61581: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.61627: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.61686: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.61710: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.61758: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 32117 1726882836.61762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 32117 1726882836.61782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 32117 1726882836.61825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 32117 1726882836.61838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 32117 1726882836.61860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 32117 1726882836.61943: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28df5670> <<< 32117 1726882836.61981: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2938fd90> <<< 32117 1726882836.62054: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293c0400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 32117 1726882836.62068: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62091: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62104: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 32117 1726882836.62184: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 32117 1726882836.62218: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 32117 1726882836.62221: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62284: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62334: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62346: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62365: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62408: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62440: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62473: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62516: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 32117 1726882836.62519: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62582: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62656: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62671: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62701: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 32117 1726882836.62851: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.62991: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.63023: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.63066: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882836.63099: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 32117 1726882836.63128: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 32117 1726882836.63131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 32117 1726882836.63157: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28991ac0> <<< 32117 1726882836.63200: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 32117 1726882836.63203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 32117 1726882836.63216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 32117 1726882836.63245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 32117 1726882836.63270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 32117 1726882836.63283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28946a90> <<< 32117 1726882836.63333: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28946a00> <<< 32117 1726882836.63392: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28979760> <<< 32117 1726882836.63409: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28991190> <<< 32117 1726882836.63437: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e286e4f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e286e4af0> <<< 32117 1726882836.63456: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 32117 1726882836.63481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 32117 1726882836.63505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 32117 1726882836.63560: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e293a0cd0> <<< 32117 1726882836.63572: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28929eb0> <<< 32117 1726882836.63591: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 32117 1726882836.63614: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293a02e0> <<< 32117 1726882836.63645: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 32117 1726882836.63661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 32117 1726882836.63690: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e2874cfa0> <<< 32117 1726882836.63718: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28976dc0> <<< 32117 1726882836.63761: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e286e4dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 32117 1726882836.63779: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 32117 1726882836.63806: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 32117 1726882836.63809: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.63859: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.63916: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 32117 1726882836.63919: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.63958: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.64020: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 32117 1726882836.64035: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32117 1726882836.64048: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 32117 1726882836.64075: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.64102: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 32117 1726882836.64118: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.64156: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.64207: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 32117 1726882836.64241: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.64282: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 32117 1726882836.64343: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.64390: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.64435: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.64491: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 32117 1726882836.64504: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.64902: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.65273: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 32117 1726882836.65316: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.65373: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.65395: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.65442: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 32117 1726882836.65445: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.65471: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.65506: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 32117 1726882836.65509: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.65555: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.65616: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 32117 1726882836.65626: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.65637: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.65671: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 32117 1726882836.65701: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.65736: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 32117 1726882836.65739: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.65799: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.65880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 32117 1726882836.65912: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28969670> <<< 32117 1726882836.66022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 32117 1726882836.66120: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2865af10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 32117 1726882836.66123: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.66176: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.66242: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 32117 1726882836.66245: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.66317: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.66404: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 32117 1726882836.66407: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.66458: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.66535: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 32117 1726882836.66538: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.66569: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.66616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 32117 1726882836.66637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 32117 1726882836.66785: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28657c10> <<< 32117 1726882836.67039: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e286a3b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 32117 1726882836.67089: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.67149: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 32117 1726882836.67152: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.67216: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.67291: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.67383: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.67525: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 32117 1726882836.67528: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.67558: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.67608: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 32117 1726882836.67611: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.67639: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.67688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 32117 1726882836.67747: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e285de4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e285dea30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 32117 1726882836.67773: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.67789: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 32117 1726882836.67793: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.67825: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.67872: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 32117 1726882836.67876: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.68001: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.68140: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 32117 1726882836.68143: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.68219: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.68304: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.68338: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.68387: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 32117 1726882836.68390: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 32117 1726882836.68482: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.68496: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.68610: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.68742: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 32117 1726882836.68745: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.68848: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.68967: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 32117 1726882836.68985: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.69093: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.69466: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.69894: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 32117 1726882836.69898: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.69983: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.70077: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 32117 1726882836.70160: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.70256: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 32117 1726882836.70263: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.70377: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.70523: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 32117 1726882836.70545: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 32117 1726882836.70582: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.70634: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 32117 1726882836.70638: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.70716: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.70797: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.70975: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.71148: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 32117 1726882836.71152: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.71184: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.71226: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 32117 1726882836.71234: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.71247: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.71310: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 32117 1726882836.71313: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.71338: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.71399: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 32117 1726882836.71421: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.71445: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.71458: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 32117 1726882836.71509: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.71558: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 32117 1726882836.71578: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.71617: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.71676: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 32117 1726882836.71892: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72120: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 32117 1726882836.72123: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72162: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72227: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 32117 1726882836.72230: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72255: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72306: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 32117 1726882836.72310: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72322: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72354: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 32117 1726882836.72389: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72433: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 32117 1726882836.72436: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72496: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72605: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 32117 1726882836.72649: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 32117 1726882836.72652: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72701: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 32117 1726882836.72720: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72733: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72784: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72814: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72877: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72947: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 32117 1726882836.72974: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 32117 1726882836.72978: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.72995: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.73055: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 32117 1726882836.73058: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.73224: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.73397: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 32117 1726882836.73437: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.73488: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 32117 1726882836.73526: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.73576: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 32117 1726882836.73645: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.73725: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 32117 1726882836.73728: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.73797: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.73880: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 32117 1726882836.73949: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882836.74690: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 32117 1726882836.74713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 32117 1726882836.74762: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28423100> <<< 32117 1726882836.74769: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e284239a0> <<< 32117 1726882836.74823: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e284236a0> <<< 32117 1726882836.76304: stdout chunk (state=3): >>>import 'gc' # <<< 32117 1726882836.78438: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 32117 1726882836.78442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 32117 1726882836.78466: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28423fa0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 32117 1726882836.78515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 32117 1726882836.78518: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2862ab20> <<< 32117 1726882836.78568: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882836.78613: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e285d2b50> <<< 32117 1726882836.78627: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e285d2670> <<< 32117 1726882836.78857: 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 <<< 32117 1726882837.02921: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.5, "5m": 0.53, "15m": 0.36}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_hostnqn": "nqn.2014-0<<< 32117 1726882837.02953: stdout chunk (state=3): >>>8.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2806, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 726, "free": 2806}, "nocache": {"free": 3274, "used": 258}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_uuid": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 778, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264223776768, "block_size": 4096, "block_total": 65519355, "block_available": 64507758, "block_used": 1011597, "inode_total": 131071472, "inode_available": 130998641, "inode_used": 72831, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_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_fips": false, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_date_<<< 32117 1726882837.02958: stdout chunk (state=3): >>>time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "36", "epoch": "1726882836", "epoch_int": "1726882836", "date": "2024-09-20", "time": "21:40:36", "iso8601_micro": "2024-09-21T01:40:36.988387Z", "iso8601": "2024-09-21T01:40:36Z", "iso8601_basic": "20240920T214036988387", "iso8601_basic_short": "20240920T214036", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1017:b6ff:fe65:79c3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.105"], "ansible_all_ipv6_addresses": ["fe80::1017:b6ff:fe65:79c3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.105", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1017:b6ff:fe65:79c3"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 32117 1726882837.03496: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 32117 1726882837.03578: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools <<< 32117 1726882837.03625: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize <<< 32117 1726882837.03763: stdout chunk (state=3): >>># cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro<<< 32117 1726882837.03935: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly <<< 32117 1726882837.03957: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 32117 1726882837.04247: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32117 1726882837.04250: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 32117 1726882837.04303: stdout chunk (state=3): >>># destroy zipimport <<< 32117 1726882837.04317: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 32117 1726882837.04342: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 32117 1726882837.04370: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32117 1726882837.04416: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 32117 1726882837.04480: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 32117 1726882837.04507: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 32117 1726882837.04541: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 <<< 32117 1726882837.04580: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 32117 1726882837.04615: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 32117 1726882837.04691: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 32117 1726882837.04735: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 32117 1726882837.04786: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 32117 1726882837.04868: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 32117 1726882837.04884: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 32117 1726882837.04930: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl <<< 32117 1726882837.04936: stdout chunk (state=3): >>># destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 32117 1726882837.05125: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 32117 1726882837.05172: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 32117 1726882837.05190: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 32117 1726882837.05194: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 32117 1726882837.05224: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 32117 1726882837.05636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882837.05639: stdout chunk (state=3): >>><<< 32117 1726882837.05642: stderr chunk (state=3): >>><<< 32117 1726882837.05903: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e297cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e297cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e297f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e297cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e297c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e297f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29a3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2976eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29771f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2976d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2976e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29654dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e296548b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29654eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29654f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29654e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29749d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29742610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29756670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29775e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29666c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29749250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29756280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2977b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29666fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29666d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29666d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29639370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29639460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2966efa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29668a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29668490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2956d1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29624c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29668eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2977b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2957faf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e2957fe20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29591730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29591c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e2952a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2957ff10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e2953a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e295915b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e2953a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e296669d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e295566a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29556970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29556760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29556850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29556ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e295621f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e295568e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29549a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e296665b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29556a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5e2947f670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293bd7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e293bd160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293bd280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293bdf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293bd4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293bdd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e293bdf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293bd100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2937cee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28d470d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28d472b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28d47c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293a4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293a43a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293a4f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293f2c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293cecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293ce3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29371b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e293ce4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293ce4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28da5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e294041f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28db38e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29404370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e29404ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28db3880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28da58b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e2939d190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e29404670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293fd8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28da79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28dc4b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28db1640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28da7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28db1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28ded7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28df2820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e289649a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2937b760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293c03d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28de49a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e287f8430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28df5670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2938fd90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293c0400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28991ac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28946a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28946a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28979760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28991190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e286e4f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e286e4af0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e293a0cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28929eb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e293a02e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e2874cfa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28976dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e286e4dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28969670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2865af10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28657c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e286a3b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e285de4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e285dea30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_et6midex/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e28423100> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e284239a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e284236a0> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e28423fa0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e2862ab20> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e285d2b50> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e285d2670> 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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.5, "5m": 0.53, "15m": 0.36}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2806, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 726, "free": 2806}, "nocache": {"free": 3274, "used": 258}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_uuid": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 778, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264223776768, "block_size": 4096, "block_total": 65519355, "block_available": 64507758, "block_used": 1011597, "inode_total": 131071472, "inode_available": 130998641, "inode_used": 72831, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_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_fips": false, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "36", "epoch": "1726882836", "epoch_int": "1726882836", "date": "2024-09-20", "time": "21:40:36", "iso8601_micro": "2024-09-21T01:40:36.988387Z", "iso8601": "2024-09-21T01:40:36Z", "iso8601_basic": "20240920T214036988387", "iso8601_basic_short": "20240920T214036", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1017:b6ff:fe65:79c3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.105"], "ansible_all_ipv6_addresses": ["fe80::1017:b6ff:fe65:79c3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.105", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1017:b6ff:fe65:79c3"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 32117 1726882837.07481: 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-1726882835.6835651-32142-114494999048333/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882837.07485: _low_level_execute_command(): starting 32117 1726882837.07488: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882835.6835651-32142-114494999048333/ > /dev/null 2>&1 && sleep 0' 32117 1726882837.08306: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882837.08334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882837.08340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882837.08390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882837.08416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882837.08420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882837.08446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found <<< 32117 1726882837.08452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882837.08531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882837.08535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882837.08548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882837.08685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882837.11265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882837.11269: stdout chunk (state=3): >>><<< 32117 1726882837.11271: stderr chunk (state=3): >>><<< 32117 1726882837.11274: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882837.11276: handler run complete 32117 1726882837.11349: variable 'ansible_facts' from source: unknown 32117 1726882837.11441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882837.12777: variable 'ansible_facts' from source: unknown 32117 1726882837.12872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882837.13012: attempt loop complete, returning result 32117 1726882837.13030: _execute() done 32117 1726882837.13038: dumping result to json 32117 1726882837.13075: done dumping result, returning 32117 1726882837.13089: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-b5a8-5a54-000000000011] 32117 1726882837.13097: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000011 ok: [managed_node3] 32117 1726882837.13849: no more pending results, returning what we have 32117 1726882837.13851: results queue empty 32117 1726882837.13852: checking for any_errors_fatal 32117 1726882837.13853: done checking for any_errors_fatal 32117 1726882837.13854: checking for max_fail_percentage 32117 1726882837.13855: done checking for max_fail_percentage 32117 1726882837.13856: checking to see if all hosts have failed and the running result is not ok 32117 1726882837.13856: done checking to see if all hosts have failed 32117 1726882837.13858: getting the remaining hosts for this loop 32117 1726882837.13859: done getting the remaining hosts for this loop 32117 1726882837.13865: getting the next task for host managed_node3 32117 1726882837.13876: done getting next task for host managed_node3 32117 1726882837.13878: ^ task is: TASK: meta (flush_handlers) 32117 1726882837.13880: ^ 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 32117 1726882837.13884: getting variables 32117 1726882837.13885: in VariableManager get_vars() 32117 1726882837.13908: Calling all_inventory to load vars for managed_node3 32117 1726882837.13911: Calling groups_inventory to load vars for managed_node3 32117 1726882837.13914: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882837.13920: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000011 32117 1726882837.13923: WORKER PROCESS EXITING 32117 1726882837.13932: Calling all_plugins_play to load vars for managed_node3 32117 1726882837.13935: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882837.13938: Calling groups_plugins_play to load vars for managed_node3 32117 1726882837.14116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882837.14308: done with get_vars() 32117 1726882837.14319: done getting variables 32117 1726882837.14379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 32117 1726882837.14439: in VariableManager get_vars() 32117 1726882837.14449: Calling all_inventory to load vars for managed_node3 32117 1726882837.14451: Calling groups_inventory to load vars for managed_node3 32117 1726882837.14453: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882837.14457: Calling all_plugins_play to load vars for managed_node3 32117 1726882837.14460: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882837.14465: Calling groups_plugins_play to load vars for managed_node3 32117 1726882837.17019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882837.17537: done with get_vars() 32117 1726882837.17551: done queuing things up, now waiting for results queue to drain 32117 1726882837.17556: results queue empty 32117 1726882837.17557: checking for any_errors_fatal 32117 1726882837.17560: done checking for any_errors_fatal 32117 1726882837.17560: checking for max_fail_percentage 32117 1726882837.17561: done checking for max_fail_percentage 32117 1726882837.17562: checking to see if all hosts have failed and the running result is not ok 32117 1726882837.17563: done checking to see if all hosts have failed 32117 1726882837.17569: getting the remaining hosts for this loop 32117 1726882837.17570: done getting the remaining hosts for this loop 32117 1726882837.17572: getting the next task for host managed_node3 32117 1726882837.17577: done getting next task for host managed_node3 32117 1726882837.17579: ^ task is: TASK: Include the task 'el_repo_setup.yml' 32117 1726882837.17581: ^ 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 32117 1726882837.17583: getting variables 32117 1726882837.17584: in VariableManager get_vars() 32117 1726882837.17592: Calling all_inventory to load vars for managed_node3 32117 1726882837.17594: Calling groups_inventory to load vars for managed_node3 32117 1726882837.17596: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882837.17601: Calling all_plugins_play to load vars for managed_node3 32117 1726882837.17603: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882837.17606: Calling groups_plugins_play to load vars for managed_node3 32117 1726882837.17891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882837.18084: done with get_vars() 32117 1726882837.18091: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml:11 Friday 20 September 2024 21:40:37 -0400 (0:00:01.571) 0:00:01.602 ****** 32117 1726882837.18164: entering _queue_task() for managed_node3/include_tasks 32117 1726882837.18166: Creating lock for include_tasks 32117 1726882837.18481: worker is 1 (out of 1 available) 32117 1726882837.18500: exiting _queue_task() for managed_node3/include_tasks 32117 1726882837.18512: done queuing things up, now waiting for results queue to drain 32117 1726882837.18515: waiting for pending results... 32117 1726882837.18760: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 32117 1726882837.18865: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000006 32117 1726882837.18886: variable 'ansible_search_path' from source: unknown 32117 1726882837.18929: calling self._execute() 32117 1726882837.19005: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882837.19016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882837.19037: variable 'omit' from source: magic vars 32117 1726882837.19150: _execute() done 32117 1726882837.19158: dumping result to json 32117 1726882837.19167: done dumping result, returning 32117 1726882837.19180: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-b5a8-5a54-000000000006] 32117 1726882837.19191: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000006 32117 1726882837.19330: no more pending results, returning what we have 32117 1726882837.19336: in VariableManager get_vars() 32117 1726882837.19370: Calling all_inventory to load vars for managed_node3 32117 1726882837.19374: Calling groups_inventory to load vars for managed_node3 32117 1726882837.19378: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882837.19390: Calling all_plugins_play to load vars for managed_node3 32117 1726882837.19394: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882837.19399: Calling groups_plugins_play to load vars for managed_node3 32117 1726882837.19581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882837.19780: done with get_vars() 32117 1726882837.19801: variable 'ansible_search_path' from source: unknown 32117 1726882837.19817: we have included files to process 32117 1726882837.19818: generating all_blocks data 32117 1726882837.19819: done generating all_blocks data 32117 1726882837.19820: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32117 1726882837.19821: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32117 1726882837.19823: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32117 1726882837.20377: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000006 32117 1726882837.20381: WORKER PROCESS EXITING 32117 1726882837.20808: in VariableManager get_vars() 32117 1726882837.20822: done with get_vars() 32117 1726882837.20833: done processing included file 32117 1726882837.20835: iterating over new_blocks loaded from include file 32117 1726882837.20836: in VariableManager get_vars() 32117 1726882837.20845: done with get_vars() 32117 1726882837.20846: filtering new block on tags 32117 1726882837.20859: done filtering new block on tags 32117 1726882837.20861: in VariableManager get_vars() 32117 1726882837.20876: done with get_vars() 32117 1726882837.20877: filtering new block on tags 32117 1726882837.20892: done filtering new block on tags 32117 1726882837.20894: in VariableManager get_vars() 32117 1726882837.20903: done with get_vars() 32117 1726882837.20904: filtering new block on tags 32117 1726882837.20916: done filtering new block on tags 32117 1726882837.20918: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 32117 1726882837.20923: extending task lists for all hosts with included blocks 32117 1726882837.20969: done extending task lists 32117 1726882837.20970: done processing included files 32117 1726882837.20971: results queue empty 32117 1726882837.20972: checking for any_errors_fatal 32117 1726882837.20973: done checking for any_errors_fatal 32117 1726882837.20974: checking for max_fail_percentage 32117 1726882837.20979: done checking for max_fail_percentage 32117 1726882837.20980: checking to see if all hosts have failed and the running result is not ok 32117 1726882837.20980: done checking to see if all hosts have failed 32117 1726882837.20981: getting the remaining hosts for this loop 32117 1726882837.20982: done getting the remaining hosts for this loop 32117 1726882837.20985: getting the next task for host managed_node3 32117 1726882837.20989: done getting next task for host managed_node3 32117 1726882837.20991: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 32117 1726882837.20993: ^ 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 32117 1726882837.20995: getting variables 32117 1726882837.20996: in VariableManager get_vars() 32117 1726882837.21004: Calling all_inventory to load vars for managed_node3 32117 1726882837.21006: Calling groups_inventory to load vars for managed_node3 32117 1726882837.21008: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882837.21013: Calling all_plugins_play to load vars for managed_node3 32117 1726882837.21015: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882837.21018: Calling groups_plugins_play to load vars for managed_node3 32117 1726882837.21147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882837.21328: done with get_vars() 32117 1726882837.21335: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:40:37 -0400 (0:00:00.032) 0:00:01.634 ****** 32117 1726882837.21400: entering _queue_task() for managed_node3/setup 32117 1726882837.21662: worker is 1 (out of 1 available) 32117 1726882837.21676: exiting _queue_task() for managed_node3/setup 32117 1726882837.21687: done queuing things up, now waiting for results queue to drain 32117 1726882837.21689: waiting for pending results... 32117 1726882837.21993: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 32117 1726882837.22108: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000022 32117 1726882837.22126: variable 'ansible_search_path' from source: unknown 32117 1726882837.22136: variable 'ansible_search_path' from source: unknown 32117 1726882837.22711: calling self._execute() 32117 1726882837.22973: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882837.23102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882837.23117: variable 'omit' from source: magic vars 32117 1726882837.23758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882837.26810: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882837.26892: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882837.26932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882837.26978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882837.27008: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882837.27094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882837.27129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882837.27159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882837.27209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882837.27228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882837.27505: variable 'ansible_facts' from source: unknown 32117 1726882837.27576: variable 'network_test_required_facts' from source: task vars 32117 1726882837.27619: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 32117 1726882837.27630: variable 'omit' from source: magic vars 32117 1726882837.27671: variable 'omit' from source: magic vars 32117 1726882837.27709: variable 'omit' from source: magic vars 32117 1726882837.27741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882837.27774: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882837.27794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882837.27815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882837.27833: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882837.27862: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882837.27873: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882837.27883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882837.27977: Set connection var ansible_connection to ssh 32117 1726882837.27989: Set connection var ansible_shell_executable to /bin/sh 32117 1726882837.27999: Set connection var ansible_timeout to 10 32117 1726882837.28008: Set connection var ansible_pipelining to False 32117 1726882837.28014: Set connection var ansible_shell_type to sh 32117 1726882837.28027: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882837.28059: variable 'ansible_shell_executable' from source: unknown 32117 1726882837.28070: variable 'ansible_connection' from source: unknown 32117 1726882837.28077: variable 'ansible_module_compression' from source: unknown 32117 1726882837.28082: variable 'ansible_shell_type' from source: unknown 32117 1726882837.28088: variable 'ansible_shell_executable' from source: unknown 32117 1726882837.28094: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882837.28101: variable 'ansible_pipelining' from source: unknown 32117 1726882837.28155: variable 'ansible_timeout' from source: unknown 32117 1726882837.28167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882837.28419: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32117 1726882837.28435: variable 'omit' from source: magic vars 32117 1726882837.28479: starting attempt loop 32117 1726882837.28488: running the handler 32117 1726882837.28503: _low_level_execute_command(): starting 32117 1726882837.28584: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882837.30436: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882837.30454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882837.30475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882837.30493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882837.30532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882837.30546: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882837.30565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882837.30585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882837.30596: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882837.30606: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882837.30617: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882837.30629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882837.30644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882837.30657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882837.30679: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882837.30694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882837.30772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882837.30796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882837.30812: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882837.30952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882837.33150: stdout chunk (state=3): >>>/root <<< 32117 1726882837.33304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882837.33371: stderr chunk (state=3): >>><<< 32117 1726882837.33375: stdout chunk (state=3): >>><<< 32117 1726882837.33470: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882837.33473: _low_level_execute_command(): starting 32117 1726882837.33476: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882837.333932-32213-236095725506480 `" && echo ansible-tmp-1726882837.333932-32213-236095725506480="` echo /root/.ansible/tmp/ansible-tmp-1726882837.333932-32213-236095725506480 `" ) && sleep 0' 32117 1726882837.34646: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882837.35480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882837.35495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882837.35513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882837.35554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882837.35568: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882837.35583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882837.35601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882837.35613: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882837.35625: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882837.35637: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882837.35651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882837.35670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882837.35684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882837.35696: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882837.35709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882837.35785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882837.35807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882837.35824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882837.35959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882837.38637: stdout chunk (state=3): >>>ansible-tmp-1726882837.333932-32213-236095725506480=/root/.ansible/tmp/ansible-tmp-1726882837.333932-32213-236095725506480 <<< 32117 1726882837.38886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882837.38890: stdout chunk (state=3): >>><<< 32117 1726882837.38892: stderr chunk (state=3): >>><<< 32117 1726882837.39271: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882837.333932-32213-236095725506480=/root/.ansible/tmp/ansible-tmp-1726882837.333932-32213-236095725506480 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882837.39275: variable 'ansible_module_compression' from source: unknown 32117 1726882837.39277: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-321179pwiqm2g/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32117 1726882837.39279: variable 'ansible_facts' from source: unknown 32117 1726882837.39281: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882837.333932-32213-236095725506480/AnsiballZ_setup.py 32117 1726882837.40083: Sending initial data 32117 1726882837.40093: Sent initial data (153 bytes) 32117 1726882837.42482: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882837.42500: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882837.42510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882837.42529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882837.42574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882837.42587: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882837.42600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882837.42618: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882837.42630: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882837.42641: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882837.42653: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882837.42671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882837.42690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882837.42703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882837.42720: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882837.42734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882837.42816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882837.42841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882837.42858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882837.42993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882837.45638: 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 <<< 32117 1726882837.45740: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882837.45848: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpag8rla92 /root/.ansible/tmp/ansible-tmp-1726882837.333932-32213-236095725506480/AnsiballZ_setup.py <<< 32117 1726882837.45950: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882837.49542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882837.49569: stderr chunk (state=3): >>><<< 32117 1726882837.49573: stdout chunk (state=3): >>><<< 32117 1726882837.49688: done transferring module to remote 32117 1726882837.49692: _low_level_execute_command(): starting 32117 1726882837.49695: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882837.333932-32213-236095725506480/ /root/.ansible/tmp/ansible-tmp-1726882837.333932-32213-236095725506480/AnsiballZ_setup.py && sleep 0' 32117 1726882837.50981: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882837.51083: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882837.51099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882837.51122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882837.51273: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882837.51287: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882837.51301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882837.51318: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882837.51329: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882837.51344: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882837.51358: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882837.51375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882837.51392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882837.51406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882837.51418: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882837.51431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882837.51512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882837.51581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882837.51597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882837.51724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882837.53979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882837.54062: stderr chunk (state=3): >>><<< 32117 1726882837.54065: stdout chunk (state=3): >>><<< 32117 1726882837.54158: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882837.54161: _low_level_execute_command(): starting 32117 1726882837.54166: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882837.333932-32213-236095725506480/AnsiballZ_setup.py && sleep 0' 32117 1726882837.55535: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882837.55659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882837.55911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882837.57740: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 32117 1726882837.57744: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32117 1726882837.57805: stdout chunk (state=3): >>>import '_io' # <<< 32117 1726882837.57808: stdout chunk (state=3): >>>import 'marshal' # <<< 32117 1726882837.57838: stdout chunk (state=3): >>>import 'posix' # <<< 32117 1726882837.57873: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32117 1726882837.57917: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 32117 1726882837.57976: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882837.58000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 32117 1726882837.58016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 32117 1726882837.58037: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6843f3dc0> <<< 32117 1726882837.58085: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 32117 1726882837.58127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6843983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6843f3b20> <<< 32117 1726882837.58131: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 32117 1726882837.58152: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6843f3ac0> import '_signal' # <<< 32117 1726882837.58183: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 32117 1726882837.58207: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684398490> <<< 32117 1726882837.58229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 32117 1726882837.58272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 32117 1726882837.58275: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684398940> <<< 32117 1726882837.58307: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684398670> <<< 32117 1726882837.58327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 32117 1726882837.58351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 32117 1726882837.58410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 32117 1726882837.58436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68434f190> <<< 32117 1726882837.58447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 32117 1726882837.58459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 32117 1726882837.58528: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68434f220> <<< 32117 1726882837.58554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 32117 1726882837.58599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 32117 1726882837.58621: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684372850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68434f940> <<< 32117 1726882837.58651: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6843b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 32117 1726882837.58666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684348d90> <<< 32117 1726882837.58717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 32117 1726882837.58732: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684372d90> <<< 32117 1726882837.58770: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684398970> <<< 32117 1726882837.58799: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 32117 1726882837.59263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 32117 1726882837.59290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 32117 1726882837.59335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 32117 1726882837.59369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'<<< 32117 1726882837.59372: stdout chunk (state=3): >>> <<< 32117 1726882837.59398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 32117 1726882837.59437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 32117 1726882837.59477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 32117 1726882837.59504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 32117 1726882837.59533: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842eeeb0> <<< 32117 1726882837.59622: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842f1f40> <<< 32117 1726882837.59653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 32117 1726882837.59684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 32117 1726882837.59726: stdout chunk (state=3): >>>import '_sre' # <<< 32117 1726882837.59768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<< 32117 1726882837.59771: stdout chunk (state=3): >>> <<< 32117 1726882837.59798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 32117 1726882837.59847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 32117 1726882837.59859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 32117 1726882837.59899: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842e7610> <<< 32117 1726882837.59934: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842ed640> <<< 32117 1726882837.59965: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842ee370> <<< 32117 1726882837.60022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 32117 1726882837.60129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 32117 1726882837.60173: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 32117 1726882837.60230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882837.60259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 32117 1726882837.60287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 32117 1726882837.60339: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882837.60373: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683f90e20> <<< 32117 1726882837.60389: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683f90910> <<< 32117 1726882837.60418: stdout chunk (state=3): >>>import 'itertools' # <<< 32117 1726882837.60469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 32117 1726882837.60503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 32117 1726882837.60506: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683f90f10> <<< 32117 1726882837.60530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 32117 1726882837.60575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 32117 1726882837.60623: stdout chunk (state=3): >>>import '_operator' # <<< 32117 1726882837.60637: stdout chunk (state=3): >>> <<< 32117 1726882837.60640: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683f90fd0> <<< 32117 1726882837.60682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 32117 1726882837.60705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 32117 1726882837.60716: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa30d0> <<< 32117 1726882837.60743: stdout chunk (state=3): >>>import '_collections' # <<< 32117 1726882837.60825: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842c9d90> <<< 32117 1726882837.60848: stdout chunk (state=3): >>>import '_functools' # <<< 32117 1726882837.60897: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842c2670><<< 32117 1726882837.60900: stdout chunk (state=3): >>> <<< 32117 1726882837.61004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 32117 1726882837.61024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 32117 1726882837.61036: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842d56d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842f5e20> <<< 32117 1726882837.61095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py<<< 32117 1726882837.61098: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 32117 1726882837.61145: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<< 32117 1726882837.61183: stdout chunk (state=3): >>> # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882837.61202: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683fa3cd0> <<< 32117 1726882837.61205: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842c92b0> <<< 32117 1726882837.61239: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882837.61276: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 32117 1726882837.61302: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6842d52e0> <<< 32117 1726882837.61314: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842fb9d0> <<< 32117 1726882837.61342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 32117 1726882837.61367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 32117 1726882837.61421: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 32117 1726882837.61433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882837.61467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 32117 1726882837.61497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 32117 1726882837.61537: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa3eb0> <<< 32117 1726882837.61552: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa3df0> <<< 32117 1726882837.61594: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 32117 1726882837.61616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 32117 1726882837.61631: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa3d60> <<< 32117 1726882837.62288: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683f763d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683f764c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fabf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ec4220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683f61520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842fb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 32117 1726882837.62334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ed6b50> import 'errno' # <<< 32117 1726882837.62362: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683ed6e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 32117 1726882837.62427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 32117 1726882837.62444: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ee7790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 32117 1726882837.62454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 32117 1726882837.62486: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ee7cd0> <<< 32117 1726882837.62544: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882837.62557: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683e80400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ed6f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 32117 1726882837.62606: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683e912e0> <<< 32117 1726882837.62673: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ee7610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683e913a0> <<< 32117 1726882837.62701: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa3a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 32117 1726882837.62720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 32117 1726882837.62777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 32117 1726882837.62798: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683eac700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 32117 1726882837.62842: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683eac9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683eac7c0> <<< 32117 1726882837.62975: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683eac8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 32117 1726882837.63085: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683eacd00> <<< 32117 1726882837.63123: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683eb7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683eac940> <<< 32117 1726882837.63142: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ea0a90> <<< 32117 1726882837.63186: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa3610> <<< 32117 1726882837.63203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 32117 1726882837.63235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 32117 1726882837.63272: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683eacaf0> <<< 32117 1726882837.63420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 32117 1726882837.63437: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc683dce6d0> <<< 32117 1726882837.63699: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip' <<< 32117 1726882837.63711: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.63799: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.63825: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 32117 1726882837.63866: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 32117 1726882837.63882: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.65093: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.66031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ec820> <<< 32117 1726882837.66055: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882837.66082: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 32117 1726882837.66101: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 32117 1726882837.66123: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6837ec160> <<< 32117 1726882837.66155: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ec280> <<< 32117 1726882837.66194: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ecf70> <<< 32117 1726882837.66213: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 32117 1726882837.66266: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ec4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ecd90> <<< 32117 1726882837.66269: stdout chunk (state=3): >>>import 'atexit' # <<< 32117 1726882837.66301: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6837ecfd0> <<< 32117 1726882837.66313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 32117 1726882837.66335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 32117 1726882837.66383: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ec100> <<< 32117 1726882837.66400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 32117 1726882837.66425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 32117 1726882837.66428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 32117 1726882837.66460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 32117 1726882837.66475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 32117 1726882837.66566: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837c30d0> <<< 32117 1726882837.66597: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6836c8310> <<< 32117 1726882837.66630: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6836c8160> <<< 32117 1726882837.66651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 32117 1726882837.66694: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6836c8ca0> <<< 32117 1726882837.66709: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837d3dc0> <<< 32117 1726882837.66883: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837d33a0> <<< 32117 1726882837.66911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 32117 1726882837.66927: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837d3fd0> <<< 32117 1726882837.66941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 32117 1726882837.66983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 32117 1726882837.67004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 32117 1726882837.67042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 32117 1726882837.67046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683d41d30> <<< 32117 1726882837.67123: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ced30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ce400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837a1b20> <<< 32117 1726882837.67154: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6837ce520> <<< 32117 1726882837.67182: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ce550> <<< 32117 1726882837.67214: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 32117 1726882837.67227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 32117 1726882837.67239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 32117 1726882837.67274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 32117 1726882837.67350: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683733fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683d53250> <<< 32117 1726882837.67384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 32117 1726882837.67387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 32117 1726882837.67432: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683730850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683d533d0> <<< 32117 1726882837.67470: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 32117 1726882837.67532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 32117 1726882837.67593: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683d53ca0> <<< 32117 1726882837.67722: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837307f0> <<< 32117 1726882837.67819: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6837cdc10> <<< 32117 1726882837.67844: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683d53fa0> <<< 32117 1726882837.67896: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683d53550> <<< 32117 1726882837.67912: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683d4c910> <<< 32117 1726882837.67952: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 32117 1726882837.68000: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683726940> <<< 32117 1726882837.68194: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683743d90> <<< 32117 1726882837.68213: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68372f580> <<< 32117 1726882837.68252: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683726ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68372f9a0> <<< 32117 1726882837.68280: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32117 1726882837.68283: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 32117 1726882837.68348: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.68443: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.68447: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 32117 1726882837.68471: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32117 1726882837.68487: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 32117 1726882837.68587: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.68676: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.69118: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.69597: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 32117 1726882837.69663: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 32117 1726882837.69685: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6837427f0> <<< 32117 1726882837.69748: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 32117 1726882837.69767: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68377d8b0> <<< 32117 1726882837.69770: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6832b6970> <<< 32117 1726882837.69816: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 32117 1726882837.69842: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.69860: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.69865: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 32117 1726882837.69984: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.70104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 32117 1726882837.70133: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837a9730> # zipimport: zlib available <<< 32117 1726882837.70528: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.70894: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.70946: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.71017: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 32117 1726882837.71020: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.71043: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.71084: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 32117 1726882837.71140: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.71228: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 32117 1726882837.71250: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 32117 1726882837.71287: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.71334: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 32117 1726882837.71339: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.71517: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.71702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 32117 1726882837.71738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 32117 1726882837.71741: stdout chunk (state=3): >>>import '_ast' # <<< 32117 1726882837.71808: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ef370> <<< 32117 1726882837.71825: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.71876: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.71959: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 32117 1726882837.71969: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 32117 1726882837.71982: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.72013: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.72053: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 32117 1726882837.72056: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.72086: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.72130: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.72216: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.72291: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 32117 1726882837.72304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882837.72375: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683760550> <<< 32117 1726882837.72459: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683148160> <<< 32117 1726882837.72502: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 32117 1726882837.72505: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.72546: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.72607: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.72625: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.72691: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 32117 1726882837.72694: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 32117 1726882837.72710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 32117 1726882837.72730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 32117 1726882837.72751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 32117 1726882837.72772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 32117 1726882837.72851: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683763910> <<< 32117 1726882837.72888: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683764790> <<< 32117 1726882837.72951: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683760b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 32117 1726882837.72978: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73003: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 32117 1726882837.73093: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 32117 1726882837.73125: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 32117 1726882837.73128: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73176: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73247: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73258: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73273: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73300: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73348: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73373: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73408: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 32117 1726882837.73479: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73550: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73565: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73608: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 32117 1726882837.73613: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73741: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73883: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73912: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.73962: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882837.74010: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 32117 1726882837.74031: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 32117 1726882837.74053: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68327b370> <<< 32117 1726882837.74092: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 32117 1726882837.74100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 32117 1726882837.74111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 32117 1726882837.74137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 32117 1726882837.74160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 32117 1726882837.74176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683296580> <<< 32117 1726882837.74219: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6832964f0> <<< 32117 1726882837.74282: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68326b280> <<< 32117 1726882837.74301: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68327b970> <<< 32117 1726882837.74380: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6830327f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683032b20> <<< 32117 1726882837.74383: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 32117 1726882837.74413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 32117 1726882837.74441: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6832d7f70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6832830a0> <<< 32117 1726882837.74460: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 32117 1726882837.74478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 32117 1726882837.74510: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6832d7e80> <<< 32117 1726882837.74529: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 32117 1726882837.74561: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc68309bfd0> <<< 32117 1726882837.74605: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6832c7820> <<< 32117 1726882837.74637: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683032d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 32117 1726882837.74668: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32117 1726882837.74681: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 32117 1726882837.74732: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.74791: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 32117 1726882837.74794: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.74827: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.74889: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 32117 1726882837.74911: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 32117 1726882837.74936: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.74979: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 32117 1726882837.74982: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.75019: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.75069: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 32117 1726882837.75082: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.75130: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.75155: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 32117 1726882837.75206: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.75254: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.75303: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.75363: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 32117 1726882837.75368: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.75749: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76115: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 32117 1726882837.76122: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76156: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76204: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76228: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76264: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 32117 1726882837.76287: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76300: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76334: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 32117 1726882837.76337: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76385: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76441: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 32117 1726882837.76444: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76476: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76498: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 32117 1726882837.76525: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76556: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 32117 1726882837.76624: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 32117 1726882837.76735: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc682f84e80> <<< 32117 1726882837.76749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 32117 1726882837.76769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 32117 1726882837.76936: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc682f849d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 32117 1726882837.76939: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.76987: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.77057: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 32117 1726882837.77061: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.77136: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.77226: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 32117 1726882837.77229: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.77275: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.77344: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 32117 1726882837.77383: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.77425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 32117 1726882837.77447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 32117 1726882837.77589: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc682ffb490> <<< 32117 1726882837.77835: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc682f81850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 32117 1726882837.77839: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.77886: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.77940: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 32117 1726882837.77943: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.78008: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.78088: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.78175: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.78317: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 32117 1726882837.78320: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.78346: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.78388: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 32117 1726882837.78425: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.78473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 32117 1726882837.78533: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882837.78565: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc682ff9670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc682ff9220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 32117 1726882837.78573: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.78596: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.78645: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 32117 1726882837.78648: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.78776: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.78900: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 32117 1726882837.78987: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.79070: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.79106: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.79147: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 32117 1726882837.79150: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 32117 1726882837.79231: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.79245: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.79359: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.79483: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 32117 1726882837.79589: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.79714: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 32117 1726882837.79717: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.79741: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.79775: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.80203: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.80627: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 32117 1726882837.80630: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.80717: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.80810: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 32117 1726882837.80813: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.80889: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.80985: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 32117 1726882837.80988: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.81103: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.81240: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 32117 1726882837.81263: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 32117 1726882837.81279: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.81303: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.81353: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 32117 1726882837.81356: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.81432: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.81512: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.81684: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.81860: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 32117 1726882837.81866: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 32117 1726882837.81894: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.81921: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 32117 1726882837.81965: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.81970: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.81987: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 32117 1726882837.82044: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.82113: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 32117 1726882837.82117: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.82142: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.82157: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 32117 1726882837.82214: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.82263: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 32117 1726882837.82268: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.82313: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.82368: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 32117 1726882837.82375: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.82583: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.82802: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 32117 1726882837.82805: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.82846: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.82900: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 32117 1726882837.82934: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.82975: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 32117 1726882837.82985: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.82997: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.83028: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 32117 1726882837.83068: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.83100: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 32117 1726882837.83103: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.83167: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.83247: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 32117 1726882837.83284: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 32117 1726882837.83287: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.83308: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.83369: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 32117 1726882837.83373: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.83397: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32117 1726882837.83437: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.83479: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.83537: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.83609: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 32117 1726882837.83626: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 32117 1726882837.83655: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.83714: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 32117 1726882837.83717: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.83872: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.84040: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 32117 1726882837.84044: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.84075: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.84124: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 32117 1726882837.84127: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.84167: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.84210: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 32117 1726882837.84213: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.84279: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.84357: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 32117 1726882837.84361: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.84426: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.84523: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 32117 1726882837.84575: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882837.84752: stdout chunk (state=3): >>>import 'gc' # <<< 32117 1726882837.85691: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 32117 1726882837.85723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 32117 1726882837.85761: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc682f3d070> <<< 32117 1726882837.85779: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc682f92df0> <<< 32117 1726882837.85831: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc682f92eb0> <<< 32117 1726882837.87156: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "37", "epoch": "1726882837", "epoch_int": "1726882837", "date": "2024-09-20", "time": "21:40:37", "iso8601_micro": "2024-09-21T01:40:37.850462Z", "iso8601": "2024-09-21T01:40:37Z", "iso8601_basic": "20240920T214037850462", "iso8601_basic_short": "20240920T214037", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_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"}}} <<< 32117 1726882837.87649: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ <<< 32117 1726882837.87707: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 32117 1726882837.87756: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue <<< 32117 1726882837.87806: stdout chunk (state=3): >>># 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 <<< 32117 1726882837.87812: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 32117 1726882837.88069: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32117 1726882837.88090: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 32117 1726882837.88143: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 32117 1726882837.88156: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 32117 1726882837.88182: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 32117 1726882837.88198: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32117 1726882837.88227: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 32117 1726882837.88293: 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 <<< 32117 1726882837.88312: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 32117 1726882837.88340: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 <<< 32117 1726882837.88376: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 32117 1726882837.88398: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 32117 1726882837.88442: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 32117 1726882837.88502: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 32117 1726882837.88554: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 32117 1726882837.88616: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 32117 1726882837.88648: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 32117 1726882837.88702: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl <<< 32117 1726882837.88705: stdout chunk (state=3): >>># destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 32117 1726882837.88874: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 32117 1726882837.88915: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 32117 1726882837.88938: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 32117 1726882837.88979: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 32117 1726882837.89270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882837.89399: stderr chunk (state=3): >>><<< 32117 1726882837.89402: stdout chunk (state=3): >>><<< 32117 1726882837.89656: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6843f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6843983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6843f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6843f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684398490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684398940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684398670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68434f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68434f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684372850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68434f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6843b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684348d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684372d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc684398970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842eeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842ed640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842ee370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683f90e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683f90910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683f90f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683f90fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa30d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842c9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842c2670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842d56d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842f5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683fa3cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842c92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6842d52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842fb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa3eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa3df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa3d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683f763d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683f764c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fabf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ec4220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683f61520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6842fb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ed6b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683ed6e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ee7790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ee7cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683e80400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ed6f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683e912e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ee7610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683e913a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa3a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683eac700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683eac9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683eac7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683eac8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683eacd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683eb7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683eac940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683ea0a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683fa3610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683eacaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc683dce6d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ec820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6837ec160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ec280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ecf70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ec4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ecd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6837ecfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ec100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837c30d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6836c8310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6836c8160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6836c8ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837d3dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837d33a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837d3fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683d41d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ced30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ce400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837a1b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6837ce520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ce550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683733fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683d53250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683730850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683d533d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683d53ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837307f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6837cdc10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683d53fa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683d53550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683d4c910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683726940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683743d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68372f580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683726ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68372f9a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6837427f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68377d8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6832b6970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837a9730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6837ef370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc683760550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683148160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683763910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683764790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683760b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68327b370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683296580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6832964f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68326b280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68327b970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6830327f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683032b20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6832d7f70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6832830a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6832d7e80> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc68309bfd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6832c7820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc683032d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc682f84e80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc682f849d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc682ffb490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc682f81850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc682ff9670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc682ff9220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_hutktekl/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc682f3d070> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc682f92df0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc682f92eb0> {"ansible_facts": {"ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "37", "epoch": "1726882837", "epoch_int": "1726882837", "date": "2024-09-20", "time": "21:40:37", "iso8601_micro": "2024-09-21T01:40:37.850462Z", "iso8601": "2024-09-21T01:40:37Z", "iso8601_basic": "20240920T214037850462", "iso8601_basic_short": "20240920T214037", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 32117 1726882837.90879: 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-1726882837.333932-32213-236095725506480/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882837.90883: _low_level_execute_command(): starting 32117 1726882837.90885: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882837.333932-32213-236095725506480/ > /dev/null 2>&1 && sleep 0' 32117 1726882837.92662: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882837.92675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882837.92695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882837.92730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882837.92771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882837.92825: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882837.92982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882837.92986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882837.92989: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882837.92991: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882837.92994: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882837.92996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882837.92998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882837.93001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882837.93010: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882837.93052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882837.93252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882837.93279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882837.93291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882837.93495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882837.96004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882837.96008: stdout chunk (state=3): >>><<< 32117 1726882837.96017: stderr chunk (state=3): >>><<< 32117 1726882837.96028: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882837.96035: handler run complete 32117 1726882837.96086: variable 'ansible_facts' from source: unknown 32117 1726882837.96156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882837.96284: variable 'ansible_facts' from source: unknown 32117 1726882837.96514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882837.96575: attempt loop complete, returning result 32117 1726882837.96578: _execute() done 32117 1726882837.96580: dumping result to json 32117 1726882837.96831: done dumping result, returning 32117 1726882837.96834: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-b5a8-5a54-000000000022] 32117 1726882837.96836: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000022 32117 1726882837.96922: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000022 32117 1726882837.96925: WORKER PROCESS EXITING ok: [managed_node3] 32117 1726882837.97299: no more pending results, returning what we have 32117 1726882837.97301: results queue empty 32117 1726882837.97302: checking for any_errors_fatal 32117 1726882837.97303: done checking for any_errors_fatal 32117 1726882837.97304: checking for max_fail_percentage 32117 1726882837.97306: done checking for max_fail_percentage 32117 1726882837.97306: checking to see if all hosts have failed and the running result is not ok 32117 1726882837.97307: done checking to see if all hosts have failed 32117 1726882837.97308: getting the remaining hosts for this loop 32117 1726882837.97309: done getting the remaining hosts for this loop 32117 1726882837.97312: getting the next task for host managed_node3 32117 1726882837.97321: done getting next task for host managed_node3 32117 1726882837.97323: ^ task is: TASK: Check if system is ostree 32117 1726882837.97326: ^ 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 32117 1726882837.97329: getting variables 32117 1726882837.97331: in VariableManager get_vars() 32117 1726882837.97357: Calling all_inventory to load vars for managed_node3 32117 1726882837.97360: Calling groups_inventory to load vars for managed_node3 32117 1726882837.97363: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882837.97374: Calling all_plugins_play to load vars for managed_node3 32117 1726882837.97377: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882837.97379: Calling groups_plugins_play to load vars for managed_node3 32117 1726882837.97996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882837.98533: done with get_vars() 32117 1726882837.98552: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:40:37 -0400 (0:00:00.772) 0:00:02.406 ****** 32117 1726882837.98658: entering _queue_task() for managed_node3/stat 32117 1726882837.99022: worker is 1 (out of 1 available) 32117 1726882837.99032: exiting _queue_task() for managed_node3/stat 32117 1726882837.99043: done queuing things up, now waiting for results queue to drain 32117 1726882837.99045: waiting for pending results... 32117 1726882837.99698: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 32117 1726882837.99777: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000024 32117 1726882837.99790: variable 'ansible_search_path' from source: unknown 32117 1726882837.99794: variable 'ansible_search_path' from source: unknown 32117 1726882837.99836: calling self._execute() 32117 1726882837.99909: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882837.99912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882837.99922: variable 'omit' from source: magic vars 32117 1726882838.00357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32117 1726882838.00599: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32117 1726882838.00661: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32117 1726882838.00699: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32117 1726882838.00733: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32117 1726882838.00816: 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) 32117 1726882838.00839: 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) 32117 1726882838.00868: 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) 32117 1726882838.00898: 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) 32117 1726882838.01014: Evaluated conditional (not __network_is_ostree is defined): True 32117 1726882838.01018: variable 'omit' from source: magic vars 32117 1726882838.01056: variable 'omit' from source: magic vars 32117 1726882838.01089: variable 'omit' from source: magic vars 32117 1726882838.01114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882838.01141: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882838.01158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882838.01179: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882838.01188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882838.01215: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882838.01218: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.01221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.01314: Set connection var ansible_connection to ssh 32117 1726882838.01321: Set connection var ansible_shell_executable to /bin/sh 32117 1726882838.01327: Set connection var ansible_timeout to 10 32117 1726882838.01333: Set connection var ansible_pipelining to False 32117 1726882838.01336: Set connection var ansible_shell_type to sh 32117 1726882838.01347: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882838.01372: variable 'ansible_shell_executable' from source: unknown 32117 1726882838.01377: variable 'ansible_connection' from source: unknown 32117 1726882838.01380: variable 'ansible_module_compression' from source: unknown 32117 1726882838.01382: variable 'ansible_shell_type' from source: unknown 32117 1726882838.01384: variable 'ansible_shell_executable' from source: unknown 32117 1726882838.01388: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.01390: variable 'ansible_pipelining' from source: unknown 32117 1726882838.01393: variable 'ansible_timeout' from source: unknown 32117 1726882838.01395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.01530: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32117 1726882838.01538: variable 'omit' from source: magic vars 32117 1726882838.01541: starting attempt loop 32117 1726882838.01544: running the handler 32117 1726882838.01671: _low_level_execute_command(): starting 32117 1726882838.01675: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882838.02370: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882838.02385: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882838.02483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882838.02498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882838.02536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882838.02549: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882838.02554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882838.02567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882838.02581: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882838.02587: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882838.02595: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882838.02604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882838.02615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882838.02623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882838.02629: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882838.02639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882838.02906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882838.02919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882838.02930: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882838.03190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882838.05409: stdout chunk (state=3): >>>/root <<< 32117 1726882838.05619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882838.05623: stdout chunk (state=3): >>><<< 32117 1726882838.05632: stderr chunk (state=3): >>><<< 32117 1726882838.05651: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882838.05667: _low_level_execute_command(): starting 32117 1726882838.05676: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882838.0565107-32246-99242978541792 `" && echo ansible-tmp-1726882838.0565107-32246-99242978541792="` echo /root/.ansible/tmp/ansible-tmp-1726882838.0565107-32246-99242978541792 `" ) && sleep 0' 32117 1726882838.06271: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882838.06284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882838.06295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882838.06308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882838.06345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882838.06354: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882838.06362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882838.06384: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882838.06391: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882838.06399: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882838.06404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882838.06414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882838.06425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882838.06433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882838.06439: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882838.06449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882838.06523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882838.06536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882838.06547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882838.06682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882838.09308: stdout chunk (state=3): >>>ansible-tmp-1726882838.0565107-32246-99242978541792=/root/.ansible/tmp/ansible-tmp-1726882838.0565107-32246-99242978541792 <<< 32117 1726882838.09476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882838.09553: stderr chunk (state=3): >>><<< 32117 1726882838.09556: stdout chunk (state=3): >>><<< 32117 1726882838.09580: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882838.0565107-32246-99242978541792=/root/.ansible/tmp/ansible-tmp-1726882838.0565107-32246-99242978541792 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882838.09625: variable 'ansible_module_compression' from source: unknown 32117 1726882838.09689: ANSIBALLZ: Using lock for stat 32117 1726882838.09692: ANSIBALLZ: Acquiring lock 32117 1726882838.09695: ANSIBALLZ: Lock acquired: 140223165199184 32117 1726882838.09697: ANSIBALLZ: Creating module 32117 1726882838.23272: ANSIBALLZ: Writing module into payload 32117 1726882838.23385: ANSIBALLZ: Writing module 32117 1726882838.23405: ANSIBALLZ: Renaming module 32117 1726882838.23410: ANSIBALLZ: Done creating module 32117 1726882838.23426: variable 'ansible_facts' from source: unknown 32117 1726882838.23504: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882838.0565107-32246-99242978541792/AnsiballZ_stat.py 32117 1726882838.24631: Sending initial data 32117 1726882838.24635: Sent initial data (152 bytes) 32117 1726882838.27328: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882838.27340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882838.27346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882838.27360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882838.27402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882838.27410: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882838.27419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882838.27432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882838.27438: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882838.27445: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882838.27452: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882838.27461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882838.27478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882838.27488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882838.27495: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882838.27508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882838.27569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882838.27589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882838.27606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882838.27726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882838.30037: 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 <<< 32117 1726882838.30131: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882838.30235: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpi5k73479 /root/.ansible/tmp/ansible-tmp-1726882838.0565107-32246-99242978541792/AnsiballZ_stat.py <<< 32117 1726882838.30336: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882838.31881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882838.32071: stderr chunk (state=3): >>><<< 32117 1726882838.32074: stdout chunk (state=3): >>><<< 32117 1726882838.32078: done transferring module to remote 32117 1726882838.32177: _low_level_execute_command(): starting 32117 1726882838.32181: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882838.0565107-32246-99242978541792/ /root/.ansible/tmp/ansible-tmp-1726882838.0565107-32246-99242978541792/AnsiballZ_stat.py && sleep 0' 32117 1726882838.32880: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882838.32892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882838.32904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882838.32920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882838.32959: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882838.33088: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882838.33104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882838.33122: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882838.33134: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882838.33145: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882838.33157: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882838.33181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882838.33202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882838.33215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882838.33227: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882838.33242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882838.33326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882838.33349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882838.33369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882838.33557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882838.35380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882838.35405: stdout chunk (state=3): >>><<< 32117 1726882838.35408: stderr chunk (state=3): >>><<< 32117 1726882838.35505: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882838.35508: _low_level_execute_command(): starting 32117 1726882838.35511: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882838.0565107-32246-99242978541792/AnsiballZ_stat.py && sleep 0' 32117 1726882838.37805: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882838.37808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882838.37882: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882838.37890: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882838.37907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882838.37986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882838.37994: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882838.38000: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882838.38008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882838.38018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882838.38029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882838.38036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882838.38042: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882838.38051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882838.38183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882838.38314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882838.38323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882838.38532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882838.40497: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 32117 1726882838.40504: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32117 1726882838.40528: stdout chunk (state=3): >>>import '_weakref' # <<< 32117 1726882838.40580: stdout chunk (state=3): >>>import '_io' # <<< 32117 1726882838.40592: stdout chunk (state=3): >>>import 'marshal' # <<< 32117 1726882838.40625: stdout chunk (state=3): >>>import 'posix' # <<< 32117 1726882838.40630: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32117 1726882838.40681: stdout chunk (state=3): >>>import 'time' # <<< 32117 1726882838.40684: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32117 1726882838.40749: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882838.40796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 32117 1726882838.40800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 32117 1726882838.40808: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc67f3dc0> <<< 32117 1726882838.40857: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 32117 1726882838.40880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc67983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc67f3b20> <<< 32117 1726882838.40899: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 32117 1726882838.40929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc67f3ac0> <<< 32117 1726882838.40932: stdout chunk (state=3): >>>import '_signal' # <<< 32117 1726882838.40965: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 32117 1726882838.40985: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6798490> <<< 32117 1726882838.41005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 32117 1726882838.41027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 32117 1726882838.41030: stdout chunk (state=3): >>>import '_abc' # <<< 32117 1726882838.41053: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6798940> <<< 32117 1726882838.41067: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6798670> <<< 32117 1726882838.41097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 32117 1726882838.41100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 32117 1726882838.41123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 32117 1726882838.41158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 32117 1726882838.41174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 32117 1726882838.41185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 32117 1726882838.41206: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc674f190> <<< 32117 1726882838.41230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 32117 1726882838.41246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 32117 1726882838.41346: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc674f220> <<< 32117 1726882838.41392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 32117 1726882838.41397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6772850> <<< 32117 1726882838.41402: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc674f940> <<< 32117 1726882838.41451: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc67b0880> <<< 32117 1726882838.41478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6748d90> <<< 32117 1726882838.41557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 32117 1726882838.41571: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6772d90> <<< 32117 1726882838.41615: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6798970> <<< 32117 1726882838.41622: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 32117 1726882838.41856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 32117 1726882838.41860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 32117 1726882838.41863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 32117 1726882838.41868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 32117 1726882838.41912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 32117 1726882838.41938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 32117 1726882838.41941: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66efeb0> <<< 32117 1726882838.41997: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66f1f40> <<< 32117 1726882838.42020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 32117 1726882838.42033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 32117 1726882838.42048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 32117 1726882838.42071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 32117 1726882838.42082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 32117 1726882838.42110: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66e7610> <<< 32117 1726882838.42126: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66ed640> <<< 32117 1726882838.42150: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66ef370> <<< 32117 1726882838.42173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 32117 1726882838.42233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 32117 1726882838.42269: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 32117 1726882838.42290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882838.42338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 32117 1726882838.42341: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882838.42367: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc666fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc666f910> import 'itertools' # <<< 32117 1726882838.42394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc666ff10> <<< 32117 1726882838.42414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 32117 1726882838.42439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 32117 1726882838.42455: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc666ffd0> <<< 32117 1726882838.42480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 32117 1726882838.42483: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66820d0> import '_collections' # <<< 32117 1726882838.42565: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66c9d90> <<< 32117 1726882838.42569: stdout chunk (state=3): >>>import '_functools' # <<< 32117 1726882838.42590: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66c2670> <<< 32117 1726882838.42626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 32117 1726882838.42630: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66d56d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66f5e20> <<< 32117 1726882838.42665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 32117 1726882838.42693: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc6682cd0> <<< 32117 1726882838.42699: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66c92b0> <<< 32117 1726882838.42736: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882838.42785: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc66d52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66fb9d0> <<< 32117 1726882838.42790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 32117 1726882838.42833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882838.42844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 32117 1726882838.42891: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6682eb0> <<< 32117 1726882838.42901: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6682df0> <<< 32117 1726882838.42905: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6682d60> <<< 32117 1726882838.42929: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 32117 1726882838.42942: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 32117 1726882838.42968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 32117 1726882838.43030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 32117 1726882838.43072: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 32117 1726882838.43079: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66553d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 32117 1726882838.43130: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66554c0> <<< 32117 1726882838.43236: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc668af40> <<< 32117 1726882838.43287: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6684a90> <<< 32117 1726882838.43295: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6684490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 32117 1726882838.43335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 32117 1726882838.43350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 32117 1726882838.43389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 32117 1726882838.43400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc636e220> <<< 32117 1726882838.43427: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6640520> <<< 32117 1726882838.43487: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6684f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66fb040> <<< 32117 1726882838.43529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 32117 1726882838.43558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 32117 1726882838.43567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 32117 1726882838.43603: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6380b50> import 'errno' # <<< 32117 1726882838.43607: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc6380e80> <<< 32117 1726882838.43637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 32117 1726882838.43671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 32117 1726882838.43676: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6392790> <<< 32117 1726882838.43694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 32117 1726882838.43738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 32117 1726882838.43743: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6392cd0> <<< 32117 1726882838.43787: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc631f400> <<< 32117 1726882838.43857: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6380f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 32117 1726882838.43906: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc63302e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6392610> <<< 32117 1726882838.43909: stdout chunk (state=3): >>>import 'pwd' # <<< 32117 1726882838.43912: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc63303a0> <<< 32117 1726882838.43960: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6682a30> <<< 32117 1726882838.43985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 32117 1726882838.43987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 32117 1726882838.44014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 32117 1726882838.44043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 32117 1726882838.44074: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc634b700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 32117 1726882838.44108: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc634b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc634b7c0> <<< 32117 1726882838.44135: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc634b8b0> <<< 32117 1726882838.44162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 32117 1726882838.44362: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc634bd00> <<< 32117 1726882838.44405: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc6356250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc634b940> <<< 32117 1726882838.44412: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc633fa90> <<< 32117 1726882838.44440: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6682610> <<< 32117 1726882838.44474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 32117 1726882838.44526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 32117 1726882838.44561: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc634baf0> <<< 32117 1726882838.44656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 32117 1726882838.44662: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7febc626f6d0> <<< 32117 1726882838.44837: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip' # zipimport: zlib available <<< 32117 1726882838.44936: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.44951: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/__init__.py <<< 32117 1726882838.44961: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.44966: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.44991: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 32117 1726882838.44996: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.46234: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.47190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6195820> <<< 32117 1726882838.47229: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882838.47233: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 32117 1726882838.47260: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 32117 1726882838.47290: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc6195160> <<< 32117 1726882838.47353: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6195280> <<< 32117 1726882838.47363: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6195f70> <<< 32117 1726882838.47383: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 32117 1726882838.47433: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61954f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6195d90> <<< 32117 1726882838.47446: stdout chunk (state=3): >>>import 'atexit' # <<< 32117 1726882838.47479: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882838.47483: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc6195fd0> <<< 32117 1726882838.47487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 32117 1726882838.47523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 32117 1726882838.47556: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6195100> <<< 32117 1726882838.47613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 32117 1726882838.47622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 32117 1726882838.47661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 32117 1726882838.47668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 32117 1726882838.47762: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5badf40> <<< 32117 1726882838.47767: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882838.47795: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5bccd00> <<< 32117 1726882838.47814: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882838.47818: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5bcceb0> <<< 32117 1726882838.47832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 32117 1726882838.47886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 32117 1726882838.47896: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5bcc370> <<< 32117 1726882838.47935: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61fcdc0> <<< 32117 1726882838.48074: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61fc3a0> <<< 32117 1726882838.48107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 32117 1726882838.48128: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61fcfd0> <<< 32117 1726882838.48143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 32117 1726882838.48181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 32117 1726882838.48184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 32117 1726882838.48232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 32117 1726882838.48235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61ccd30> <<< 32117 1726882838.48385: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6167d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6167400> <<< 32117 1726882838.48388: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc619e4f0> <<< 32117 1726882838.48416: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882838.48420: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc6167520> <<< 32117 1726882838.48423: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882838.48426: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6167550> <<< 32117 1726882838.48429: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 32117 1726882838.48431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 32117 1726882838.48522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 32117 1726882838.48526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 32117 1726882838.48537: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882838.48541: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5b9dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61dd250> <<< 32117 1726882838.48554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 32117 1726882838.48610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 32117 1726882838.48639: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5b9a850> <<< 32117 1726882838.48642: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61dd3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 32117 1726882838.48705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882838.48708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 32117 1726882838.48710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 32117 1726882838.48775: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61f5e50> <<< 32117 1726882838.49054: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5b9a7f0> <<< 32117 1726882838.49063: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5b9a640> <<< 32117 1726882838.49068: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5b995b0> <<< 32117 1726882838.49071: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882838.49074: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5b8fd90> <<< 32117 1726882838.49118: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61d4910> <<< 32117 1726882838.49173: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 32117 1726882838.49176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 32117 1726882838.49179: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc615e6a0> <<< 32117 1726882838.49367: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc615db20> <<< 32117 1726882838.49394: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc616d0a0> <<< 32117 1726882838.49399: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 32117 1726882838.49412: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc615e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61a1b20> <<< 32117 1726882838.49421: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.49432: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.49445: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 32117 1726882838.49462: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.49569: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.49622: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.49639: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 32117 1726882838.49643: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.49658: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 32117 1726882838.49667: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.49770: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.49866: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.50316: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.50804: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32117 1726882838.50815: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 32117 1726882838.50834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882838.50883: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc57845e0> <<< 32117 1726882838.50944: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 32117 1726882838.50959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5b69580> <<< 32117 1726882838.50967: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5726100> <<< 32117 1726882838.51013: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 32117 1726882838.51027: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.51033: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.51055: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 32117 1726882838.51061: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.51197: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.51317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 32117 1726882838.51341: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc615db80> <<< 32117 1726882838.51348: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.51760: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.52108: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.52159: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.52226: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 32117 1726882838.52233: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.52267: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.52299: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 32117 1726882838.52304: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.52370: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.52433: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 32117 1726882838.52452: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.52501: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 32117 1726882838.52504: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.52507: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.52551: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 32117 1726882838.52554: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.52754: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.52939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 32117 1726882838.52975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 32117 1726882838.53047: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5756f10> <<< 32117 1726882838.53051: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.53110: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.53179: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 32117 1726882838.53183: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 32117 1726882838.53200: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 32117 1726882838.53208: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.53241: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.53298: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 32117 1726882838.53302: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.53351: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.53371: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.53454: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.53519: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 32117 1726882838.53549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 32117 1726882838.53622: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc61e8220> <<< 32117 1726882838.53675: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5756850> <<< 32117 1726882838.53679: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 32117 1726882838.53682: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 32117 1726882838.53815: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.53861: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.53915: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.53948: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 32117 1726882838.53951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 32117 1726882838.53953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 32117 1726882838.53998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 32117 1726882838.54019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 32117 1726882838.54022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 32117 1726882838.54117: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5b5cca0> <<< 32117 1726882838.54154: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5b58f70> <<< 32117 1726882838.54223: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5b52940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 32117 1726882838.54264: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.54269: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 32117 1726882838.54279: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 32117 1726882838.54335: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 32117 1726882838.54355: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.54359: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.54373: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 32117 1726882838.54396: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.54498: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.54678: stdout chunk (state=3): >>># zipimport: zlib available <<< 32117 1726882838.54820: 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__ <<< 32117 1726882838.55114: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks <<< 32117 1726882838.55118: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 32117 1726882838.55121: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq <<< 32117 1726882838.55167: stdout chunk (state=3): >>># cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil <<< 32117 1726882838.55199: stdout chunk (state=3): >>># cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors<<< 32117 1726882838.55227: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 32117 1726882838.55232: stdout chunk (state=3): >>># 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 <<< 32117 1726882838.55431: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc <<< 32117 1726882838.55442: stdout chunk (state=3): >>># destroy importlib.machinery <<< 32117 1726882838.55468: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 32117 1726882838.55514: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile <<< 32117 1726882838.55519: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 32117 1726882838.55525: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 32117 1726882838.55582: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 32117 1726882838.55627: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32117 1726882838.55642: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 32117 1726882838.55746: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 32117 1726882838.55750: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 32117 1726882838.55752: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 32117 1726882838.55754: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 32117 1726882838.55759: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 32117 1726882838.55761: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 <<< 32117 1726882838.55766: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 32117 1726882838.55768: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket <<< 32117 1726882838.55771: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 32117 1726882838.55914: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 32117 1726882838.55928: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 32117 1726882838.55937: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 32117 1726882838.55966: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 32117 1726882838.55973: stdout chunk (state=3): >>># destroy select <<< 32117 1726882838.55997: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 32117 1726882838.56000: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 32117 1726882838.56375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882838.56387: stderr chunk (state=3): >>><<< 32117 1726882838.56390: stdout chunk (state=3): >>><<< 32117 1726882838.56481: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc67f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc67983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc67f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc67f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6798490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6798940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6798670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc674f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc674f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc674f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc67b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6748d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6772d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6798970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66ed640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66ef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc666fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc666f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc666ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc666ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66820d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66c9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66c2670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66d56d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66f5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc6682cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66c92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc66d52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66fb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6682eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6682df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6682d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66553d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66554c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc668af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6684a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6684490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc636e220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6640520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6684f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc66fb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6380b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc6380e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6392790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6392cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc631f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6380f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc63302e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6392610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc63303a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6682a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc634b700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc634b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc634b7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc634b8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc634bd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc6356250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc634b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc633fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6682610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc634baf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7febc626f6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6195820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc6195160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6195280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6195f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61954f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6195d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc6195fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6195100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5badf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5bccd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5bcceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5bcc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61fcdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61fc3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61fcfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61ccd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6167d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6167400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc619e4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc6167520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc6167550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5b9dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61dd250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5b9a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61dd3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61f5e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5b9a7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5b9a640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5b995b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc5b8fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61d4910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc615e6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc615db20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc616d0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc615e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc61a1b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc57845e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5b69580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5726100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc615db80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5756f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febc61e8220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5756850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5b5cca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5b58f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7febc5b52940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_cpnfjikt/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 32117 1726882838.57405: 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-1726882838.0565107-32246-99242978541792/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882838.57409: _low_level_execute_command(): starting 32117 1726882838.57412: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882838.0565107-32246-99242978541792/ > /dev/null 2>&1 && sleep 0' 32117 1726882838.58566: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882838.58608: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882838.58652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882838.58685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882838.58719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882838.58771: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882838.58784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882838.58794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882838.58867: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882838.58912: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882838.58915: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882838.58918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882838.58944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882838.58947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882838.58956: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882838.58992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882838.59172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882838.59207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882838.59224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882838.59374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882838.61267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882838.61286: stdout chunk (state=3): >>><<< 32117 1726882838.61289: stderr chunk (state=3): >>><<< 32117 1726882838.61303: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882838.61312: handler run complete 32117 1726882838.61330: attempt loop complete, returning result 32117 1726882838.61333: _execute() done 32117 1726882838.61335: dumping result to json 32117 1726882838.61339: done dumping result, returning 32117 1726882838.61375: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0e448fcc-3ce9-b5a8-5a54-000000000024] 32117 1726882838.61378: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000024 32117 1726882838.61477: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000024 32117 1726882838.61480: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 32117 1726882838.61598: no more pending results, returning what we have 32117 1726882838.61601: results queue empty 32117 1726882838.61602: checking for any_errors_fatal 32117 1726882838.61610: done checking for any_errors_fatal 32117 1726882838.61611: checking for max_fail_percentage 32117 1726882838.61613: done checking for max_fail_percentage 32117 1726882838.61614: checking to see if all hosts have failed and the running result is not ok 32117 1726882838.61614: done checking to see if all hosts have failed 32117 1726882838.61615: getting the remaining hosts for this loop 32117 1726882838.61617: done getting the remaining hosts for this loop 32117 1726882838.61621: getting the next task for host managed_node3 32117 1726882838.61628: done getting next task for host managed_node3 32117 1726882838.61630: ^ task is: TASK: Set flag to indicate system is ostree 32117 1726882838.61633: ^ 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 32117 1726882838.61637: getting variables 32117 1726882838.61638: in VariableManager get_vars() 32117 1726882838.61682: Calling all_inventory to load vars for managed_node3 32117 1726882838.61685: Calling groups_inventory to load vars for managed_node3 32117 1726882838.61688: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.61698: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.61701: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.61704: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.62096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.62387: done with get_vars() 32117 1726882838.62412: done getting variables 32117 1726882838.62687: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:40:38 -0400 (0:00:00.641) 0:00:03.048 ****** 32117 1726882838.62757: entering _queue_task() for managed_node3/set_fact 32117 1726882838.62758: Creating lock for set_fact 32117 1726882838.63391: worker is 1 (out of 1 available) 32117 1726882838.63400: exiting _queue_task() for managed_node3/set_fact 32117 1726882838.63478: done queuing things up, now waiting for results queue to drain 32117 1726882838.63480: waiting for pending results... 32117 1726882838.64614: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 32117 1726882838.64854: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000025 32117 1726882838.65028: variable 'ansible_search_path' from source: unknown 32117 1726882838.65042: variable 'ansible_search_path' from source: unknown 32117 1726882838.65106: calling self._execute() 32117 1726882838.65235: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.65373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.65387: variable 'omit' from source: magic vars 32117 1726882838.66521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32117 1726882838.67028: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32117 1726882838.67094: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32117 1726882838.67136: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32117 1726882838.67179: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32117 1726882838.67305: 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) 32117 1726882838.67342: 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) 32117 1726882838.67398: 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) 32117 1726882838.67441: 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) 32117 1726882838.67595: Evaluated conditional (not __network_is_ostree is defined): True 32117 1726882838.67635: variable 'omit' from source: magic vars 32117 1726882838.67682: variable 'omit' from source: magic vars 32117 1726882838.67858: variable '__ostree_booted_stat' from source: set_fact 32117 1726882838.67936: variable 'omit' from source: magic vars 32117 1726882838.67972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882838.68009: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882838.68032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882838.68057: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882838.68078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882838.68116: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882838.68125: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.68134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.68239: Set connection var ansible_connection to ssh 32117 1726882838.68252: Set connection var ansible_shell_executable to /bin/sh 32117 1726882838.68266: Set connection var ansible_timeout to 10 32117 1726882838.68282: Set connection var ansible_pipelining to False 32117 1726882838.68291: Set connection var ansible_shell_type to sh 32117 1726882838.68311: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882838.68349: variable 'ansible_shell_executable' from source: unknown 32117 1726882838.68385: variable 'ansible_connection' from source: unknown 32117 1726882838.68396: variable 'ansible_module_compression' from source: unknown 32117 1726882838.68403: variable 'ansible_shell_type' from source: unknown 32117 1726882838.68714: variable 'ansible_shell_executable' from source: unknown 32117 1726882838.68723: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.68731: variable 'ansible_pipelining' from source: unknown 32117 1726882838.68742: variable 'ansible_timeout' from source: unknown 32117 1726882838.68753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.68854: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882838.68875: variable 'omit' from source: magic vars 32117 1726882838.68884: starting attempt loop 32117 1726882838.68890: running the handler 32117 1726882838.68905: handler run complete 32117 1726882838.68920: attempt loop complete, returning result 32117 1726882838.68927: _execute() done 32117 1726882838.68933: dumping result to json 32117 1726882838.68940: done dumping result, returning 32117 1726882838.68949: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-b5a8-5a54-000000000025] 32117 1726882838.68965: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000025 32117 1726882838.69060: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000025 32117 1726882838.69074: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 32117 1726882838.69131: no more pending results, returning what we have 32117 1726882838.69134: results queue empty 32117 1726882838.69135: checking for any_errors_fatal 32117 1726882838.69140: done checking for any_errors_fatal 32117 1726882838.69140: checking for max_fail_percentage 32117 1726882838.69142: done checking for max_fail_percentage 32117 1726882838.69143: checking to see if all hosts have failed and the running result is not ok 32117 1726882838.69144: done checking to see if all hosts have failed 32117 1726882838.69144: getting the remaining hosts for this loop 32117 1726882838.69149: done getting the remaining hosts for this loop 32117 1726882838.69153: getting the next task for host managed_node3 32117 1726882838.69185: done getting next task for host managed_node3 32117 1726882838.69189: ^ task is: TASK: Fix CentOS6 Base repo 32117 1726882838.69192: ^ 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 32117 1726882838.69196: getting variables 32117 1726882838.69198: in VariableManager get_vars() 32117 1726882838.69226: Calling all_inventory to load vars for managed_node3 32117 1726882838.69229: Calling groups_inventory to load vars for managed_node3 32117 1726882838.69232: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.69242: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.69245: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.69254: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.69511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.69766: done with get_vars() 32117 1726882838.69778: done getting variables 32117 1726882838.70089: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:40:38 -0400 (0:00:00.074) 0:00:03.122 ****** 32117 1726882838.70247: entering _queue_task() for managed_node3/copy 32117 1726882838.70484: worker is 1 (out of 1 available) 32117 1726882838.70495: exiting _queue_task() for managed_node3/copy 32117 1726882838.70505: done queuing things up, now waiting for results queue to drain 32117 1726882838.70506: waiting for pending results... 32117 1726882838.70766: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 32117 1726882838.70872: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000027 32117 1726882838.70896: variable 'ansible_search_path' from source: unknown 32117 1726882838.70902: variable 'ansible_search_path' from source: unknown 32117 1726882838.70945: calling self._execute() 32117 1726882838.71125: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.71135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.71148: variable 'omit' from source: magic vars 32117 1726882838.72102: variable 'ansible_distribution' from source: facts 32117 1726882838.72127: Evaluated conditional (ansible_distribution == 'CentOS'): True 32117 1726882838.72289: variable 'ansible_distribution_major_version' from source: facts 32117 1726882838.72381: Evaluated conditional (ansible_distribution_major_version == '6'): False 32117 1726882838.72423: when evaluation is False, skipping this task 32117 1726882838.72434: _execute() done 32117 1726882838.72442: dumping result to json 32117 1726882838.72451: done dumping result, returning 32117 1726882838.72535: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-b5a8-5a54-000000000027] 32117 1726882838.72550: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000027 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32117 1726882838.72717: no more pending results, returning what we have 32117 1726882838.72720: results queue empty 32117 1726882838.72721: checking for any_errors_fatal 32117 1726882838.72726: done checking for any_errors_fatal 32117 1726882838.72727: checking for max_fail_percentage 32117 1726882838.72728: done checking for max_fail_percentage 32117 1726882838.72729: checking to see if all hosts have failed and the running result is not ok 32117 1726882838.72730: done checking to see if all hosts have failed 32117 1726882838.72731: getting the remaining hosts for this loop 32117 1726882838.72732: done getting the remaining hosts for this loop 32117 1726882838.72736: getting the next task for host managed_node3 32117 1726882838.72743: done getting next task for host managed_node3 32117 1726882838.72746: ^ task is: TASK: Include the task 'enable_epel.yml' 32117 1726882838.72749: ^ 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 32117 1726882838.72753: getting variables 32117 1726882838.72755: in VariableManager get_vars() 32117 1726882838.72795: Calling all_inventory to load vars for managed_node3 32117 1726882838.72802: Calling groups_inventory to load vars for managed_node3 32117 1726882838.72807: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.72818: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.72821: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.72824: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.73015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.73226: done with get_vars() 32117 1726882838.73236: done getting variables 32117 1726882838.73474: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000027 32117 1726882838.73478: WORKER PROCESS EXITING TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:40:38 -0400 (0:00:00.032) 0:00:03.155 ****** 32117 1726882838.73511: entering _queue_task() for managed_node3/include_tasks 32117 1726882838.74053: worker is 1 (out of 1 available) 32117 1726882838.74063: exiting _queue_task() for managed_node3/include_tasks 32117 1726882838.74105: done queuing things up, now waiting for results queue to drain 32117 1726882838.74107: waiting for pending results... 32117 1726882838.74332: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 32117 1726882838.74427: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000028 32117 1726882838.74449: variable 'ansible_search_path' from source: unknown 32117 1726882838.74457: variable 'ansible_search_path' from source: unknown 32117 1726882838.74498: calling self._execute() 32117 1726882838.74579: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.74590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.74604: variable 'omit' from source: magic vars 32117 1726882838.76005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882838.79581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882838.79658: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882838.79706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882838.79748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882838.79787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882838.79873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882838.79911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882838.79940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882838.79998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882838.80017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882838.80139: variable '__network_is_ostree' from source: set_fact 32117 1726882838.80159: Evaluated conditional (not __network_is_ostree | d(false)): True 32117 1726882838.80177: _execute() done 32117 1726882838.80184: dumping result to json 32117 1726882838.80191: done dumping result, returning 32117 1726882838.80199: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-b5a8-5a54-000000000028] 32117 1726882838.80210: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000028 32117 1726882838.80314: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000028 32117 1726882838.80344: no more pending results, returning what we have 32117 1726882838.80349: in VariableManager get_vars() 32117 1726882838.80385: Calling all_inventory to load vars for managed_node3 32117 1726882838.80388: Calling groups_inventory to load vars for managed_node3 32117 1726882838.80392: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.80401: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.80404: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.80407: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.80627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.80834: done with get_vars() 32117 1726882838.80841: variable 'ansible_search_path' from source: unknown 32117 1726882838.80842: variable 'ansible_search_path' from source: unknown 32117 1726882838.80884: we have included files to process 32117 1726882838.80885: generating all_blocks data 32117 1726882838.80887: done generating all_blocks data 32117 1726882838.80895: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32117 1726882838.80897: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32117 1726882838.80903: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32117 1726882838.81412: WORKER PROCESS EXITING 32117 1726882838.81873: done processing included file 32117 1726882838.81879: iterating over new_blocks loaded from include file 32117 1726882838.81881: in VariableManager get_vars() 32117 1726882838.81892: done with get_vars() 32117 1726882838.81894: filtering new block on tags 32117 1726882838.81916: done filtering new block on tags 32117 1726882838.81919: in VariableManager get_vars() 32117 1726882838.81945: done with get_vars() 32117 1726882838.81947: filtering new block on tags 32117 1726882838.81957: done filtering new block on tags 32117 1726882838.81959: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 32117 1726882838.81965: extending task lists for all hosts with included blocks 32117 1726882838.82055: done extending task lists 32117 1726882838.82056: done processing included files 32117 1726882838.82057: results queue empty 32117 1726882838.82058: checking for any_errors_fatal 32117 1726882838.82060: done checking for any_errors_fatal 32117 1726882838.82061: checking for max_fail_percentage 32117 1726882838.82062: done checking for max_fail_percentage 32117 1726882838.82063: checking to see if all hosts have failed and the running result is not ok 32117 1726882838.82066: done checking to see if all hosts have failed 32117 1726882838.82067: getting the remaining hosts for this loop 32117 1726882838.82070: done getting the remaining hosts for this loop 32117 1726882838.82072: getting the next task for host managed_node3 32117 1726882838.82076: done getting next task for host managed_node3 32117 1726882838.82077: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 32117 1726882838.82080: ^ 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 32117 1726882838.82082: getting variables 32117 1726882838.82082: in VariableManager get_vars() 32117 1726882838.82089: Calling all_inventory to load vars for managed_node3 32117 1726882838.82095: Calling groups_inventory to load vars for managed_node3 32117 1726882838.82097: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.82102: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.82107: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.82109: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.82245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.82443: done with get_vars() 32117 1726882838.82451: done getting variables 32117 1726882838.82521: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 32117 1726882838.82726: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:40:38 -0400 (0:00:00.092) 0:00:03.248 ****** 32117 1726882838.82780: entering _queue_task() for managed_node3/command 32117 1726882838.82782: Creating lock for command 32117 1726882838.83018: worker is 1 (out of 1 available) 32117 1726882838.83031: exiting _queue_task() for managed_node3/command 32117 1726882838.83042: done queuing things up, now waiting for results queue to drain 32117 1726882838.83044: waiting for pending results... 32117 1726882838.83299: running TaskExecutor() for managed_node3/TASK: Create EPEL 9 32117 1726882838.83411: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000042 32117 1726882838.83431: variable 'ansible_search_path' from source: unknown 32117 1726882838.83438: variable 'ansible_search_path' from source: unknown 32117 1726882838.83483: calling self._execute() 32117 1726882838.83572: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.83585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.83603: variable 'omit' from source: magic vars 32117 1726882838.83991: variable 'ansible_distribution' from source: facts 32117 1726882838.84007: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32117 1726882838.84139: variable 'ansible_distribution_major_version' from source: facts 32117 1726882838.84151: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32117 1726882838.84157: when evaluation is False, skipping this task 32117 1726882838.84162: _execute() done 32117 1726882838.84171: dumping result to json 32117 1726882838.84181: done dumping result, returning 32117 1726882838.84189: done running TaskExecutor() for managed_node3/TASK: Create EPEL 9 [0e448fcc-3ce9-b5a8-5a54-000000000042] 32117 1726882838.84199: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000042 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32117 1726882838.84346: no more pending results, returning what we have 32117 1726882838.84349: results queue empty 32117 1726882838.84350: checking for any_errors_fatal 32117 1726882838.84351: done checking for any_errors_fatal 32117 1726882838.84352: checking for max_fail_percentage 32117 1726882838.84353: done checking for max_fail_percentage 32117 1726882838.84354: checking to see if all hosts have failed and the running result is not ok 32117 1726882838.84354: done checking to see if all hosts have failed 32117 1726882838.84355: getting the remaining hosts for this loop 32117 1726882838.84357: done getting the remaining hosts for this loop 32117 1726882838.84360: getting the next task for host managed_node3 32117 1726882838.84371: done getting next task for host managed_node3 32117 1726882838.84373: ^ task is: TASK: Install yum-utils package 32117 1726882838.84377: ^ 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 32117 1726882838.84382: getting variables 32117 1726882838.84383: in VariableManager get_vars() 32117 1726882838.84408: Calling all_inventory to load vars for managed_node3 32117 1726882838.84410: Calling groups_inventory to load vars for managed_node3 32117 1726882838.84414: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.84425: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.84429: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.84431: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.84636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.84854: done with get_vars() 32117 1726882838.84866: done getting variables 32117 1726882838.85121: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 32117 1726882838.85141: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000042 32117 1726882838.85143: WORKER PROCESS EXITING TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:40:38 -0400 (0:00:00.023) 0:00:03.271 ****** 32117 1726882838.85154: entering _queue_task() for managed_node3/package 32117 1726882838.85156: Creating lock for package 32117 1726882838.85425: worker is 1 (out of 1 available) 32117 1726882838.85440: exiting _queue_task() for managed_node3/package 32117 1726882838.85451: done queuing things up, now waiting for results queue to drain 32117 1726882838.85452: waiting for pending results... 32117 1726882838.85681: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 32117 1726882838.85786: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000043 32117 1726882838.85804: variable 'ansible_search_path' from source: unknown 32117 1726882838.85811: variable 'ansible_search_path' from source: unknown 32117 1726882838.85845: calling self._execute() 32117 1726882838.85924: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.85933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.85946: variable 'omit' from source: magic vars 32117 1726882838.86309: variable 'ansible_distribution' from source: facts 32117 1726882838.86325: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32117 1726882838.86465: variable 'ansible_distribution_major_version' from source: facts 32117 1726882838.86479: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32117 1726882838.86486: when evaluation is False, skipping this task 32117 1726882838.86493: _execute() done 32117 1726882838.86499: dumping result to json 32117 1726882838.86506: done dumping result, returning 32117 1726882838.86515: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0e448fcc-3ce9-b5a8-5a54-000000000043] 32117 1726882838.86529: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000043 32117 1726882838.86634: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000043 32117 1726882838.86641: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32117 1726882838.86703: no more pending results, returning what we have 32117 1726882838.86706: results queue empty 32117 1726882838.86707: checking for any_errors_fatal 32117 1726882838.86713: done checking for any_errors_fatal 32117 1726882838.86713: checking for max_fail_percentage 32117 1726882838.86715: done checking for max_fail_percentage 32117 1726882838.86716: checking to see if all hosts have failed and the running result is not ok 32117 1726882838.86717: done checking to see if all hosts have failed 32117 1726882838.86717: getting the remaining hosts for this loop 32117 1726882838.86719: done getting the remaining hosts for this loop 32117 1726882838.86722: getting the next task for host managed_node3 32117 1726882838.86730: done getting next task for host managed_node3 32117 1726882838.86734: ^ task is: TASK: Enable EPEL 7 32117 1726882838.86739: ^ 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 32117 1726882838.86743: getting variables 32117 1726882838.86745: in VariableManager get_vars() 32117 1726882838.86774: Calling all_inventory to load vars for managed_node3 32117 1726882838.86777: Calling groups_inventory to load vars for managed_node3 32117 1726882838.86781: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.86793: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.86796: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.86799: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.86981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.87195: done with get_vars() 32117 1726882838.87205: done getting variables 32117 1726882838.87283: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:40:38 -0400 (0:00:00.022) 0:00:03.294 ****** 32117 1726882838.87397: entering _queue_task() for managed_node3/command 32117 1726882838.87718: worker is 1 (out of 1 available) 32117 1726882838.87732: exiting _queue_task() for managed_node3/command 32117 1726882838.87743: done queuing things up, now waiting for results queue to drain 32117 1726882838.87744: waiting for pending results... 32117 1726882838.87980: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 32117 1726882838.88088: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000044 32117 1726882838.88110: variable 'ansible_search_path' from source: unknown 32117 1726882838.88117: variable 'ansible_search_path' from source: unknown 32117 1726882838.88154: calling self._execute() 32117 1726882838.88233: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.88244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.88257: variable 'omit' from source: magic vars 32117 1726882838.88689: variable 'ansible_distribution' from source: facts 32117 1726882838.88710: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32117 1726882838.88846: variable 'ansible_distribution_major_version' from source: facts 32117 1726882838.88861: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32117 1726882838.88874: when evaluation is False, skipping this task 32117 1726882838.88881: _execute() done 32117 1726882838.88889: dumping result to json 32117 1726882838.88896: done dumping result, returning 32117 1726882838.88905: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0e448fcc-3ce9-b5a8-5a54-000000000044] 32117 1726882838.88916: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000044 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32117 1726882838.89053: no more pending results, returning what we have 32117 1726882838.89056: results queue empty 32117 1726882838.89057: checking for any_errors_fatal 32117 1726882838.89061: done checking for any_errors_fatal 32117 1726882838.89062: checking for max_fail_percentage 32117 1726882838.89065: done checking for max_fail_percentage 32117 1726882838.89066: checking to see if all hosts have failed and the running result is not ok 32117 1726882838.89067: done checking to see if all hosts have failed 32117 1726882838.89070: getting the remaining hosts for this loop 32117 1726882838.89072: done getting the remaining hosts for this loop 32117 1726882838.89075: getting the next task for host managed_node3 32117 1726882838.89084: done getting next task for host managed_node3 32117 1726882838.89087: ^ task is: TASK: Enable EPEL 8 32117 1726882838.89091: ^ 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 32117 1726882838.89095: getting variables 32117 1726882838.89097: in VariableManager get_vars() 32117 1726882838.89123: Calling all_inventory to load vars for managed_node3 32117 1726882838.89126: Calling groups_inventory to load vars for managed_node3 32117 1726882838.89130: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.89141: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.89144: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.89147: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.89353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.89561: done with get_vars() 32117 1726882838.89575: done getting variables 32117 1726882838.89649: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:40:38 -0400 (0:00:00.022) 0:00:03.317 ****** 32117 1726882838.89687: entering _queue_task() for managed_node3/command 32117 1726882838.89814: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000044 32117 1726882838.89818: WORKER PROCESS EXITING 32117 1726882838.90072: worker is 1 (out of 1 available) 32117 1726882838.90083: exiting _queue_task() for managed_node3/command 32117 1726882838.90093: done queuing things up, now waiting for results queue to drain 32117 1726882838.90094: waiting for pending results... 32117 1726882838.90318: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 32117 1726882838.90417: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000045 32117 1726882838.90436: variable 'ansible_search_path' from source: unknown 32117 1726882838.90443: variable 'ansible_search_path' from source: unknown 32117 1726882838.90487: calling self._execute() 32117 1726882838.90557: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.90576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.90589: variable 'omit' from source: magic vars 32117 1726882838.90943: variable 'ansible_distribution' from source: facts 32117 1726882838.90959: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32117 1726882838.91101: variable 'ansible_distribution_major_version' from source: facts 32117 1726882838.91116: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32117 1726882838.91122: when evaluation is False, skipping this task 32117 1726882838.91129: _execute() done 32117 1726882838.91135: dumping result to json 32117 1726882838.91141: done dumping result, returning 32117 1726882838.91151: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0e448fcc-3ce9-b5a8-5a54-000000000045] 32117 1726882838.91166: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000045 32117 1726882838.91266: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000045 32117 1726882838.91276: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32117 1726882838.91334: no more pending results, returning what we have 32117 1726882838.91338: results queue empty 32117 1726882838.91339: checking for any_errors_fatal 32117 1726882838.91343: done checking for any_errors_fatal 32117 1726882838.91343: checking for max_fail_percentage 32117 1726882838.91345: done checking for max_fail_percentage 32117 1726882838.91346: checking to see if all hosts have failed and the running result is not ok 32117 1726882838.91347: done checking to see if all hosts have failed 32117 1726882838.91347: getting the remaining hosts for this loop 32117 1726882838.91349: done getting the remaining hosts for this loop 32117 1726882838.91352: getting the next task for host managed_node3 32117 1726882838.91363: done getting next task for host managed_node3 32117 1726882838.91373: ^ task is: TASK: Enable EPEL 6 32117 1726882838.91378: ^ 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 32117 1726882838.91381: getting variables 32117 1726882838.91383: in VariableManager get_vars() 32117 1726882838.91409: Calling all_inventory to load vars for managed_node3 32117 1726882838.91411: Calling groups_inventory to load vars for managed_node3 32117 1726882838.91415: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.91426: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.91429: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.91432: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.91614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.91827: done with get_vars() 32117 1726882838.91835: done getting variables 32117 1726882838.91913: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:40:38 -0400 (0:00:00.022) 0:00:03.339 ****** 32117 1726882838.91946: entering _queue_task() for managed_node3/copy 32117 1726882838.92284: worker is 1 (out of 1 available) 32117 1726882838.92294: exiting _queue_task() for managed_node3/copy 32117 1726882838.92304: done queuing things up, now waiting for results queue to drain 32117 1726882838.92306: waiting for pending results... 32117 1726882838.92521: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 32117 1726882838.92622: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000047 32117 1726882838.92642: variable 'ansible_search_path' from source: unknown 32117 1726882838.92650: variable 'ansible_search_path' from source: unknown 32117 1726882838.92694: calling self._execute() 32117 1726882838.92771: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.92783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.92796: variable 'omit' from source: magic vars 32117 1726882838.93210: variable 'ansible_distribution' from source: facts 32117 1726882838.93228: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32117 1726882838.93348: variable 'ansible_distribution_major_version' from source: facts 32117 1726882838.93360: Evaluated conditional (ansible_distribution_major_version == '6'): False 32117 1726882838.93373: when evaluation is False, skipping this task 32117 1726882838.93379: _execute() done 32117 1726882838.93385: dumping result to json 32117 1726882838.93390: done dumping result, returning 32117 1726882838.93401: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0e448fcc-3ce9-b5a8-5a54-000000000047] 32117 1726882838.93414: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000047 32117 1726882838.93502: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000047 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32117 1726882838.93540: no more pending results, returning what we have 32117 1726882838.93543: results queue empty 32117 1726882838.93544: checking for any_errors_fatal 32117 1726882838.93547: done checking for any_errors_fatal 32117 1726882838.93548: checking for max_fail_percentage 32117 1726882838.93549: done checking for max_fail_percentage 32117 1726882838.93550: checking to see if all hosts have failed and the running result is not ok 32117 1726882838.93551: done checking to see if all hosts have failed 32117 1726882838.93551: getting the remaining hosts for this loop 32117 1726882838.93553: done getting the remaining hosts for this loop 32117 1726882838.93556: getting the next task for host managed_node3 32117 1726882838.93572: done getting next task for host managed_node3 32117 1726882838.93575: ^ task is: TASK: Set network provider to 'nm' 32117 1726882838.93578: ^ 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 32117 1726882838.93582: getting variables 32117 1726882838.93584: in VariableManager get_vars() 32117 1726882838.93613: Calling all_inventory to load vars for managed_node3 32117 1726882838.93616: Calling groups_inventory to load vars for managed_node3 32117 1726882838.93620: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.93633: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.93636: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.93639: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.93819: WORKER PROCESS EXITING 32117 1726882838.93841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.94034: done with get_vars() 32117 1726882838.94042: done getting variables 32117 1726882838.94171: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml:13 Friday 20 September 2024 21:40:38 -0400 (0:00:00.022) 0:00:03.362 ****** 32117 1726882838.94196: entering _queue_task() for managed_node3/set_fact 32117 1726882838.94398: worker is 1 (out of 1 available) 32117 1726882838.94409: exiting _queue_task() for managed_node3/set_fact 32117 1726882838.94421: done queuing things up, now waiting for results queue to drain 32117 1726882838.94423: waiting for pending results... 32117 1726882838.94812: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 32117 1726882838.94945: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000007 32117 1726882838.94962: variable 'ansible_search_path' from source: unknown 32117 1726882838.95010: calling self._execute() 32117 1726882838.95095: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.95107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.95138: variable 'omit' from source: magic vars 32117 1726882838.95375: variable 'omit' from source: magic vars 32117 1726882838.95481: variable 'omit' from source: magic vars 32117 1726882838.95705: variable 'omit' from source: magic vars 32117 1726882838.95882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882838.95924: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882838.95950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882838.95983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882838.95999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882838.96123: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882838.96133: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.96142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.96257: Set connection var ansible_connection to ssh 32117 1726882838.96278: Set connection var ansible_shell_executable to /bin/sh 32117 1726882838.96296: Set connection var ansible_timeout to 10 32117 1726882838.96309: Set connection var ansible_pipelining to False 32117 1726882838.96316: Set connection var ansible_shell_type to sh 32117 1726882838.96330: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882838.96358: variable 'ansible_shell_executable' from source: unknown 32117 1726882838.96371: variable 'ansible_connection' from source: unknown 32117 1726882838.96380: variable 'ansible_module_compression' from source: unknown 32117 1726882838.96387: variable 'ansible_shell_type' from source: unknown 32117 1726882838.96394: variable 'ansible_shell_executable' from source: unknown 32117 1726882838.96406: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882838.96414: variable 'ansible_pipelining' from source: unknown 32117 1726882838.96421: variable 'ansible_timeout' from source: unknown 32117 1726882838.96427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882838.96603: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882838.96625: variable 'omit' from source: magic vars 32117 1726882838.96632: starting attempt loop 32117 1726882838.96638: running the handler 32117 1726882838.96651: handler run complete 32117 1726882838.96661: attempt loop complete, returning result 32117 1726882838.96672: _execute() done 32117 1726882838.96679: dumping result to json 32117 1726882838.96685: done dumping result, returning 32117 1726882838.96694: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [0e448fcc-3ce9-b5a8-5a54-000000000007] 32117 1726882838.96703: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000007 32117 1726882838.96802: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000007 32117 1726882838.96809: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 32117 1726882838.96892: no more pending results, returning what we have 32117 1726882838.96894: results queue empty 32117 1726882838.96895: checking for any_errors_fatal 32117 1726882838.96900: done checking for any_errors_fatal 32117 1726882838.96901: checking for max_fail_percentage 32117 1726882838.96902: done checking for max_fail_percentage 32117 1726882838.96903: checking to see if all hosts have failed and the running result is not ok 32117 1726882838.96904: done checking to see if all hosts have failed 32117 1726882838.96905: getting the remaining hosts for this loop 32117 1726882838.96907: done getting the remaining hosts for this loop 32117 1726882838.96910: getting the next task for host managed_node3 32117 1726882838.96918: done getting next task for host managed_node3 32117 1726882838.96920: ^ task is: TASK: meta (flush_handlers) 32117 1726882838.96922: ^ 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 32117 1726882838.96926: getting variables 32117 1726882838.96928: in VariableManager get_vars() 32117 1726882838.96956: Calling all_inventory to load vars for managed_node3 32117 1726882838.96959: Calling groups_inventory to load vars for managed_node3 32117 1726882838.96962: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.96979: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.96982: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.96985: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.97166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.97371: done with get_vars() 32117 1726882838.97380: done getting variables 32117 1726882838.97444: in VariableManager get_vars() 32117 1726882838.97453: Calling all_inventory to load vars for managed_node3 32117 1726882838.97455: Calling groups_inventory to load vars for managed_node3 32117 1726882838.97458: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.97461: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.97511: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.97516: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.97808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.98003: done with get_vars() 32117 1726882838.98016: done queuing things up, now waiting for results queue to drain 32117 1726882838.98017: results queue empty 32117 1726882838.98018: checking for any_errors_fatal 32117 1726882838.98020: done checking for any_errors_fatal 32117 1726882838.98021: checking for max_fail_percentage 32117 1726882838.98022: done checking for max_fail_percentage 32117 1726882838.98023: checking to see if all hosts have failed and the running result is not ok 32117 1726882838.98023: done checking to see if all hosts have failed 32117 1726882838.98024: getting the remaining hosts for this loop 32117 1726882838.98025: done getting the remaining hosts for this loop 32117 1726882838.98027: getting the next task for host managed_node3 32117 1726882838.98030: done getting next task for host managed_node3 32117 1726882838.98032: ^ task is: TASK: meta (flush_handlers) 32117 1726882838.98033: ^ 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 32117 1726882838.98040: getting variables 32117 1726882838.98041: in VariableManager get_vars() 32117 1726882838.98052: Calling all_inventory to load vars for managed_node3 32117 1726882838.98055: Calling groups_inventory to load vars for managed_node3 32117 1726882838.98057: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.98061: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.98063: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.98071: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.98200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.98381: done with get_vars() 32117 1726882838.98388: done getting variables 32117 1726882838.98424: in VariableManager get_vars() 32117 1726882838.98431: Calling all_inventory to load vars for managed_node3 32117 1726882838.98432: Calling groups_inventory to load vars for managed_node3 32117 1726882838.98434: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.98438: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.98439: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.98442: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.98772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.98957: done with get_vars() 32117 1726882838.98974: done queuing things up, now waiting for results queue to drain 32117 1726882838.98976: results queue empty 32117 1726882838.98976: checking for any_errors_fatal 32117 1726882838.98977: done checking for any_errors_fatal 32117 1726882838.98978: checking for max_fail_percentage 32117 1726882838.98979: done checking for max_fail_percentage 32117 1726882838.98980: checking to see if all hosts have failed and the running result is not ok 32117 1726882838.98980: done checking to see if all hosts have failed 32117 1726882838.98981: getting the remaining hosts for this loop 32117 1726882838.98982: done getting the remaining hosts for this loop 32117 1726882838.98984: getting the next task for host managed_node3 32117 1726882838.98987: done getting next task for host managed_node3 32117 1726882838.98987: ^ task is: None 32117 1726882838.98989: ^ 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 32117 1726882838.98990: done queuing things up, now waiting for results queue to drain 32117 1726882838.98991: results queue empty 32117 1726882838.98992: checking for any_errors_fatal 32117 1726882838.98992: done checking for any_errors_fatal 32117 1726882838.98993: checking for max_fail_percentage 32117 1726882838.98994: done checking for max_fail_percentage 32117 1726882838.98995: checking to see if all hosts have failed and the running result is not ok 32117 1726882838.98995: done checking to see if all hosts have failed 32117 1726882838.98997: getting the next task for host managed_node3 32117 1726882838.99000: done getting next task for host managed_node3 32117 1726882838.99000: ^ task is: None 32117 1726882838.99002: ^ 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 32117 1726882838.99044: in VariableManager get_vars() 32117 1726882838.99058: done with get_vars() 32117 1726882838.99066: in VariableManager get_vars() 32117 1726882838.99077: done with get_vars() 32117 1726882838.99081: variable 'omit' from source: magic vars 32117 1726882838.99106: in VariableManager get_vars() 32117 1726882838.99115: done with get_vars() 32117 1726882838.99134: variable 'omit' from source: magic vars PLAY [Play for testing team connection] **************************************** 32117 1726882838.99343: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 32117 1726882838.99374: getting the remaining hosts for this loop 32117 1726882838.99376: done getting the remaining hosts for this loop 32117 1726882838.99378: getting the next task for host managed_node3 32117 1726882838.99381: done getting next task for host managed_node3 32117 1726882838.99382: ^ task is: TASK: Gathering Facts 32117 1726882838.99384: ^ 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 32117 1726882838.99386: getting variables 32117 1726882838.99387: in VariableManager get_vars() 32117 1726882838.99394: Calling all_inventory to load vars for managed_node3 32117 1726882838.99396: Calling groups_inventory to load vars for managed_node3 32117 1726882838.99398: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882838.99403: Calling all_plugins_play to load vars for managed_node3 32117 1726882838.99415: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882838.99418: Calling groups_plugins_play to load vars for managed_node3 32117 1726882838.99553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882838.99742: done with get_vars() 32117 1726882838.99749: done getting variables 32117 1726882838.99794: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml:3 Friday 20 September 2024 21:40:38 -0400 (0:00:00.056) 0:00:03.418 ****** 32117 1726882838.99816: entering _queue_task() for managed_node3/gather_facts 32117 1726882839.00022: worker is 1 (out of 1 available) 32117 1726882839.00034: exiting _queue_task() for managed_node3/gather_facts 32117 1726882839.00044: done queuing things up, now waiting for results queue to drain 32117 1726882839.00045: waiting for pending results... 32117 1726882839.00267: running TaskExecutor() for managed_node3/TASK: Gathering Facts 32117 1726882839.00356: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000006d 32117 1726882839.00377: variable 'ansible_search_path' from source: unknown 32117 1726882839.00414: calling self._execute() 32117 1726882839.00488: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882839.00501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882839.00512: variable 'omit' from source: magic vars 32117 1726882839.00897: variable 'ansible_distribution_major_version' from source: facts 32117 1726882839.00915: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882839.01251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882839.03715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882839.03801: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882839.03843: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882839.03890: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882839.03924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882839.04008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882839.04047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882839.04087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882839.04137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882839.04156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882839.04289: variable 'ansible_distribution' from source: facts 32117 1726882839.04304: variable 'ansible_distribution_major_version' from source: facts 32117 1726882839.04322: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882839.04333: variable 'omit' from source: magic vars 32117 1726882839.04370: variable 'omit' from source: magic vars 32117 1726882839.04412: variable 'omit' from source: magic vars 32117 1726882839.04438: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882839.04511: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882839.04535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882839.04555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882839.04579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882839.04612: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882839.04622: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882839.04632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882839.04733: Set connection var ansible_connection to ssh 32117 1726882839.04747: Set connection var ansible_shell_executable to /bin/sh 32117 1726882839.04757: Set connection var ansible_timeout to 10 32117 1726882839.04771: Set connection var ansible_pipelining to False 32117 1726882839.04778: Set connection var ansible_shell_type to sh 32117 1726882839.04797: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882839.04822: variable 'ansible_shell_executable' from source: unknown 32117 1726882839.04830: variable 'ansible_connection' from source: unknown 32117 1726882839.04836: variable 'ansible_module_compression' from source: unknown 32117 1726882839.04844: variable 'ansible_shell_type' from source: unknown 32117 1726882839.04853: variable 'ansible_shell_executable' from source: unknown 32117 1726882839.04860: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882839.04871: variable 'ansible_pipelining' from source: unknown 32117 1726882839.04879: variable 'ansible_timeout' from source: unknown 32117 1726882839.04887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882839.05011: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882839.05025: variable 'omit' from source: magic vars 32117 1726882839.05032: starting attempt loop 32117 1726882839.05038: running the handler 32117 1726882839.05054: variable 'ansible_facts' from source: unknown 32117 1726882839.05083: _low_level_execute_command(): starting 32117 1726882839.05094: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882839.05845: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882839.05858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882839.05878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882839.05895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882839.05931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882839.05945: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882839.05959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882839.05983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882839.05997: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882839.06007: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882839.06018: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882839.06030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882839.06047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882839.06059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882839.06074: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882839.06088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882839.06170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882839.06202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882839.06223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882839.06375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882839.08733: stdout chunk (state=3): >>>/root <<< 32117 1726882839.08838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882839.08844: stderr chunk (state=3): >>><<< 32117 1726882839.08847: stdout chunk (state=3): >>><<< 32117 1726882839.08874: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882839.08884: _low_level_execute_command(): starting 32117 1726882839.08890: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882839.0887191-32292-37068754716573 `" && echo ansible-tmp-1726882839.0887191-32292-37068754716573="` echo /root/.ansible/tmp/ansible-tmp-1726882839.0887191-32292-37068754716573 `" ) && sleep 0' 32117 1726882839.10305: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882839.10496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882839.10507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882839.10522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882839.10561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882839.10573: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882839.10580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882839.10688: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882839.10705: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882839.10711: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882839.10719: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882839.10727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882839.10739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882839.10760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882839.10770: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882839.10778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882839.10857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882839.10877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882839.10953: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882839.11094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882839.13754: stdout chunk (state=3): >>>ansible-tmp-1726882839.0887191-32292-37068754716573=/root/.ansible/tmp/ansible-tmp-1726882839.0887191-32292-37068754716573 <<< 32117 1726882839.13973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882839.13977: stdout chunk (state=3): >>><<< 32117 1726882839.13980: stderr chunk (state=3): >>><<< 32117 1726882839.13998: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882839.0887191-32292-37068754716573=/root/.ansible/tmp/ansible-tmp-1726882839.0887191-32292-37068754716573 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882839.14026: variable 'ansible_module_compression' from source: unknown 32117 1726882839.14078: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-321179pwiqm2g/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32117 1726882839.14130: variable 'ansible_facts' from source: unknown 32117 1726882839.14281: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882839.0887191-32292-37068754716573/AnsiballZ_setup.py 32117 1726882839.15095: Sending initial data 32117 1726882839.15098: Sent initial data (153 bytes) 32117 1726882839.17187: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882839.17202: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882839.17216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882839.17245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882839.17294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882839.17344: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882839.17366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882839.17388: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882839.17402: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882839.17452: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882839.17476: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882839.17492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882839.17509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882839.17529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882839.17541: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882839.17560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882839.17642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882839.17796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882839.17816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882839.17999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882839.20572: 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 <<< 32117 1726882839.20776: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882839.20780: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpmnrr8wll /root/.ansible/tmp/ansible-tmp-1726882839.0887191-32292-37068754716573/AnsiballZ_setup.py <<< 32117 1726882839.20884: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882839.23747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882839.23834: stderr chunk (state=3): >>><<< 32117 1726882839.23838: stdout chunk (state=3): >>><<< 32117 1726882839.23861: done transferring module to remote 32117 1726882839.23873: _low_level_execute_command(): starting 32117 1726882839.23876: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882839.0887191-32292-37068754716573/ /root/.ansible/tmp/ansible-tmp-1726882839.0887191-32292-37068754716573/AnsiballZ_setup.py && sleep 0' 32117 1726882839.24477: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882839.24486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882839.24496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882839.24509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882839.24545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882839.24552: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882839.24561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882839.24577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882839.24584: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882839.24591: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882839.24598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882839.24607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882839.24618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882839.24627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882839.24632: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882839.24641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882839.24715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882839.24732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882839.24744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882839.24875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882839.27617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882839.27644: stderr chunk (state=3): >>><<< 32117 1726882839.27647: stdout chunk (state=3): >>><<< 32117 1726882839.27661: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882839.27665: _low_level_execute_command(): starting 32117 1726882839.27679: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882839.0887191-32292-37068754716573/AnsiballZ_setup.py && sleep 0' 32117 1726882839.28143: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882839.28146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882839.28174: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882839.28178: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882839.28180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882839.28231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882839.28234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882839.28358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882839.96865: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2782, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 750, "free": 2782}, "nocache": {"free": 3250, "used": 282}, "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_ch<<< 32117 1726882839.96912: stdout chunk (state=3): >>>assis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_uuid": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 781, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264223506432, "block_size": 4096, "block_total": 65519355, "block_available": 64507692, "block_used": 1011663, "inode_total": 131071472, "inode_available": 130998637, "inode_used": 72835, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1017:b6ff:fe65:79c3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", <<< 32117 1726882839.96917: stdout chunk (state=3): >>>"l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.105"], "ansible_all_ipv6_addresses": ["fe80::1017:b6ff:fe65:79c3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.105", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1017:b6ff:fe65:79c3"]}, "ansible_loadavg": {"1m": 0.54, "5m": 0.54, "15m": 0.36}, "ansible_pkg_mgr": "dnf", "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansi<<< 32117 1726882839.96940: stdout chunk (state=3): >>>ble_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "39", "epoch": "1726882839", "epoch_int": "1726882839", "date": "2024-09-20", "time": "21:40:39", "iso8601_micro": "2024-09-21T01:40:39.962584Z", "iso8601": "2024-09-21T01:40:39Z", "iso8601_basic": "20240920T214039962584", "iso8601_basic_short": "20240920T214039", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 32117 1726882839.99063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882839.99092: stderr chunk (state=3): >>><<< 32117 1726882839.99095: stdout chunk (state=3): >>><<< 32117 1726882839.99140: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2782, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 750, "free": 2782}, "nocache": {"free": 3250, "used": 282}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_uuid": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 781, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264223506432, "block_size": 4096, "block_total": 65519355, "block_available": 64507692, "block_used": 1011663, "inode_total": 131071472, "inode_available": 130998637, "inode_used": 72835, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1017:b6ff:fe65:79c3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.105"], "ansible_all_ipv6_addresses": ["fe80::1017:b6ff:fe65:79c3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.105", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1017:b6ff:fe65:79c3"]}, "ansible_loadavg": {"1m": 0.54, "5m": 0.54, "15m": 0.36}, "ansible_pkg_mgr": "dnf", "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "39", "epoch": "1726882839", "epoch_int": "1726882839", "date": "2024-09-20", "time": "21:40:39", "iso8601_micro": "2024-09-21T01:40:39.962584Z", "iso8601": "2024-09-21T01:40:39Z", "iso8601_basic": "20240920T214039962584", "iso8601_basic_short": "20240920T214039", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882839.99438: 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-1726882839.0887191-32292-37068754716573/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882839.99453: _low_level_execute_command(): starting 32117 1726882839.99457: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882839.0887191-32292-37068754716573/ > /dev/null 2>&1 && sleep 0' 32117 1726882840.00103: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882840.00135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882840.00157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882840.00240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882840.00260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882840.00375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882840.02837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882840.02911: stderr chunk (state=3): >>><<< 32117 1726882840.02936: stdout chunk (state=3): >>><<< 32117 1726882840.02956: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882840.02960: handler run complete 32117 1726882840.03036: variable 'ansible_facts' from source: unknown 32117 1726882840.03104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.03280: variable 'ansible_facts' from source: unknown 32117 1726882840.03335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.03411: attempt loop complete, returning result 32117 1726882840.03416: _execute() done 32117 1726882840.03418: dumping result to json 32117 1726882840.03439: done dumping result, returning 32117 1726882840.03445: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-b5a8-5a54-00000000006d] 32117 1726882840.03450: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000006d 32117 1726882840.03758: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000006d 32117 1726882840.03761: WORKER PROCESS EXITING ok: [managed_node3] 32117 1726882840.03933: no more pending results, returning what we have 32117 1726882840.03935: results queue empty 32117 1726882840.03936: checking for any_errors_fatal 32117 1726882840.03936: done checking for any_errors_fatal 32117 1726882840.03937: checking for max_fail_percentage 32117 1726882840.03938: done checking for max_fail_percentage 32117 1726882840.03938: checking to see if all hosts have failed and the running result is not ok 32117 1726882840.03939: done checking to see if all hosts have failed 32117 1726882840.03939: getting the remaining hosts for this loop 32117 1726882840.03940: done getting the remaining hosts for this loop 32117 1726882840.03942: getting the next task for host managed_node3 32117 1726882840.03946: done getting next task for host managed_node3 32117 1726882840.03947: ^ task is: TASK: meta (flush_handlers) 32117 1726882840.03949: ^ 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 32117 1726882840.03951: getting variables 32117 1726882840.03952: in VariableManager get_vars() 32117 1726882840.03971: Calling all_inventory to load vars for managed_node3 32117 1726882840.03973: Calling groups_inventory to load vars for managed_node3 32117 1726882840.03975: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882840.03982: Calling all_plugins_play to load vars for managed_node3 32117 1726882840.03984: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882840.03986: Calling groups_plugins_play to load vars for managed_node3 32117 1726882840.04079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.04214: done with get_vars() 32117 1726882840.04220: done getting variables 32117 1726882840.04271: in VariableManager get_vars() 32117 1726882840.04278: Calling all_inventory to load vars for managed_node3 32117 1726882840.04279: Calling groups_inventory to load vars for managed_node3 32117 1726882840.04281: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882840.04285: Calling all_plugins_play to load vars for managed_node3 32117 1726882840.04287: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882840.04289: Calling groups_plugins_play to load vars for managed_node3 32117 1726882840.04369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.04475: done with get_vars() 32117 1726882840.04483: done queuing things up, now waiting for results queue to drain 32117 1726882840.04484: results queue empty 32117 1726882840.04484: checking for any_errors_fatal 32117 1726882840.04486: done checking for any_errors_fatal 32117 1726882840.04487: checking for max_fail_percentage 32117 1726882840.04487: done checking for max_fail_percentage 32117 1726882840.04488: checking to see if all hosts have failed and the running result is not ok 32117 1726882840.04488: done checking to see if all hosts have failed 32117 1726882840.04491: getting the remaining hosts for this loop 32117 1726882840.04492: done getting the remaining hosts for this loop 32117 1726882840.04494: getting the next task for host managed_node3 32117 1726882840.04496: done getting next task for host managed_node3 32117 1726882840.04497: ^ task is: TASK: Show playbook name 32117 1726882840.04498: ^ 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 32117 1726882840.04500: getting variables 32117 1726882840.04501: in VariableManager get_vars() 32117 1726882840.04507: Calling all_inventory to load vars for managed_node3 32117 1726882840.04509: Calling groups_inventory to load vars for managed_node3 32117 1726882840.04510: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882840.04513: Calling all_plugins_play to load vars for managed_node3 32117 1726882840.04515: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882840.04516: Calling groups_plugins_play to load vars for managed_node3 32117 1726882840.04594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.04700: done with get_vars() 32117 1726882840.04705: done getting variables 32117 1726882840.04758: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml:11 Friday 20 September 2024 21:40:40 -0400 (0:00:01.049) 0:00:04.468 ****** 32117 1726882840.04780: entering _queue_task() for managed_node3/debug 32117 1726882840.04782: Creating lock for debug 32117 1726882840.04956: worker is 1 (out of 1 available) 32117 1726882840.04971: exiting _queue_task() for managed_node3/debug 32117 1726882840.04981: done queuing things up, now waiting for results queue to drain 32117 1726882840.04983: waiting for pending results... 32117 1726882840.05169: running TaskExecutor() for managed_node3/TASK: Show playbook name 32117 1726882840.05265: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000000b 32117 1726882840.05292: variable 'ansible_search_path' from source: unknown 32117 1726882840.05342: calling self._execute() 32117 1726882840.05434: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.05453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.05474: variable 'omit' from source: magic vars 32117 1726882840.05913: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.05927: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.06173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882840.08135: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882840.08203: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882840.08229: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882840.08254: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882840.08280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882840.08335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882840.08354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882840.08379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882840.08408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882840.08419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882840.08498: variable 'ansible_distribution' from source: facts 32117 1726882840.08503: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.08514: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.08523: variable 'omit' from source: magic vars 32117 1726882840.08539: variable 'omit' from source: magic vars 32117 1726882840.08561: variable 'omit' from source: magic vars 32117 1726882840.08582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882840.08625: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882840.08657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882840.08684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.08692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.08724: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882840.08735: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.08740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.08848: Set connection var ansible_connection to ssh 32117 1726882840.08867: Set connection var ansible_shell_executable to /bin/sh 32117 1726882840.08885: Set connection var ansible_timeout to 10 32117 1726882840.08899: Set connection var ansible_pipelining to False 32117 1726882840.08907: Set connection var ansible_shell_type to sh 32117 1726882840.08924: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882840.08946: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.08949: variable 'ansible_connection' from source: unknown 32117 1726882840.08951: variable 'ansible_module_compression' from source: unknown 32117 1726882840.08953: variable 'ansible_shell_type' from source: unknown 32117 1726882840.08956: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.08958: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.08960: variable 'ansible_pipelining' from source: unknown 32117 1726882840.08967: variable 'ansible_timeout' from source: unknown 32117 1726882840.08973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.09055: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882840.09066: variable 'omit' from source: magic vars 32117 1726882840.09072: starting attempt loop 32117 1726882840.09075: running the handler 32117 1726882840.09107: handler run complete 32117 1726882840.09121: attempt loop complete, returning result 32117 1726882840.09123: _execute() done 32117 1726882840.09126: dumping result to json 32117 1726882840.09128: done dumping result, returning 32117 1726882840.09148: done running TaskExecutor() for managed_node3/TASK: Show playbook name [0e448fcc-3ce9-b5a8-5a54-00000000000b] 32117 1726882840.09172: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000000b 32117 1726882840.09256: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000000b 32117 1726882840.09261: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: this is: playbooks/tests_team.yml 32117 1726882840.09338: no more pending results, returning what we have 32117 1726882840.09340: results queue empty 32117 1726882840.09341: checking for any_errors_fatal 32117 1726882840.09342: done checking for any_errors_fatal 32117 1726882840.09343: checking for max_fail_percentage 32117 1726882840.09344: done checking for max_fail_percentage 32117 1726882840.09345: checking to see if all hosts have failed and the running result is not ok 32117 1726882840.09346: done checking to see if all hosts have failed 32117 1726882840.09346: getting the remaining hosts for this loop 32117 1726882840.09348: done getting the remaining hosts for this loop 32117 1726882840.09351: getting the next task for host managed_node3 32117 1726882840.09357: done getting next task for host managed_node3 32117 1726882840.09360: ^ task is: TASK: Include the task 'run_test.yml' 32117 1726882840.09362: ^ 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 32117 1726882840.09367: getting variables 32117 1726882840.09368: in VariableManager get_vars() 32117 1726882840.09399: Calling all_inventory to load vars for managed_node3 32117 1726882840.09401: Calling groups_inventory to load vars for managed_node3 32117 1726882840.09408: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882840.09416: Calling all_plugins_play to load vars for managed_node3 32117 1726882840.09418: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882840.09421: Calling groups_plugins_play to load vars for managed_node3 32117 1726882840.09574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.09691: done with get_vars() 32117 1726882840.09697: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml:21 Friday 20 September 2024 21:40:40 -0400 (0:00:00.049) 0:00:04.518 ****** 32117 1726882840.09755: entering _queue_task() for managed_node3/include_tasks 32117 1726882840.09921: worker is 1 (out of 1 available) 32117 1726882840.09936: exiting _queue_task() for managed_node3/include_tasks 32117 1726882840.09945: done queuing things up, now waiting for results queue to drain 32117 1726882840.09947: waiting for pending results... 32117 1726882840.10151: running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' 32117 1726882840.10229: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000000d 32117 1726882840.10238: variable 'ansible_search_path' from source: unknown 32117 1726882840.10294: calling self._execute() 32117 1726882840.10380: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.10392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.10407: variable 'omit' from source: magic vars 32117 1726882840.10675: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.10687: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.10866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882840.12810: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882840.12853: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882840.12896: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882840.12953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882840.13005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882840.13061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882840.13085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882840.13102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882840.13129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882840.13140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882840.13271: variable 'ansible_distribution' from source: facts 32117 1726882840.13284: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.13309: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.13321: _execute() done 32117 1726882840.13336: dumping result to json 32117 1726882840.13350: done dumping result, returning 32117 1726882840.13375: done running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' [0e448fcc-3ce9-b5a8-5a54-00000000000d] 32117 1726882840.13397: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000000d 32117 1726882840.13575: no more pending results, returning what we have 32117 1726882840.13581: in VariableManager get_vars() 32117 1726882840.13611: Calling all_inventory to load vars for managed_node3 32117 1726882840.13614: Calling groups_inventory to load vars for managed_node3 32117 1726882840.13617: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882840.13623: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000000d 32117 1726882840.13625: WORKER PROCESS EXITING 32117 1726882840.13634: Calling all_plugins_play to load vars for managed_node3 32117 1726882840.13637: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882840.13640: Calling groups_plugins_play to load vars for managed_node3 32117 1726882840.13829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.13984: done with get_vars() 32117 1726882840.13989: variable 'ansible_search_path' from source: unknown 32117 1726882840.13997: we have included files to process 32117 1726882840.13998: generating all_blocks data 32117 1726882840.13999: done generating all_blocks data 32117 1726882840.13999: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 32117 1726882840.14000: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 32117 1726882840.14001: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 32117 1726882840.14498: in VariableManager get_vars() 32117 1726882840.14512: done with get_vars() 32117 1726882840.14550: in VariableManager get_vars() 32117 1726882840.14565: done with get_vars() 32117 1726882840.14602: in VariableManager get_vars() 32117 1726882840.14615: done with get_vars() 32117 1726882840.14660: in VariableManager get_vars() 32117 1726882840.14675: done with get_vars() 32117 1726882840.14714: in VariableManager get_vars() 32117 1726882840.14727: done with get_vars() 32117 1726882840.15050: in VariableManager get_vars() 32117 1726882840.15068: done with get_vars() 32117 1726882840.15081: done processing included file 32117 1726882840.15083: iterating over new_blocks loaded from include file 32117 1726882840.15084: in VariableManager get_vars() 32117 1726882840.15094: done with get_vars() 32117 1726882840.15095: filtering new block on tags 32117 1726882840.15195: done filtering new block on tags 32117 1726882840.15198: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 32117 1726882840.15203: extending task lists for all hosts with included blocks 32117 1726882840.15237: done extending task lists 32117 1726882840.15238: done processing included files 32117 1726882840.15239: results queue empty 32117 1726882840.15240: checking for any_errors_fatal 32117 1726882840.15243: done checking for any_errors_fatal 32117 1726882840.15244: checking for max_fail_percentage 32117 1726882840.15245: done checking for max_fail_percentage 32117 1726882840.15245: checking to see if all hosts have failed and the running result is not ok 32117 1726882840.15246: done checking to see if all hosts have failed 32117 1726882840.15247: getting the remaining hosts for this loop 32117 1726882840.15248: done getting the remaining hosts for this loop 32117 1726882840.15251: getting the next task for host managed_node3 32117 1726882840.15255: done getting next task for host managed_node3 32117 1726882840.15258: ^ task is: TASK: TEST: {{ lsr_description }} 32117 1726882840.15260: ^ 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 32117 1726882840.15262: getting variables 32117 1726882840.15265: in VariableManager get_vars() 32117 1726882840.15278: Calling all_inventory to load vars for managed_node3 32117 1726882840.15280: Calling groups_inventory to load vars for managed_node3 32117 1726882840.15282: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882840.15286: Calling all_plugins_play to load vars for managed_node3 32117 1726882840.15288: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882840.15291: Calling groups_plugins_play to load vars for managed_node3 32117 1726882840.15439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.15624: done with get_vars() 32117 1726882840.15632: done getting variables 32117 1726882840.15669: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32117 1726882840.15782: variable 'lsr_description' from source: include params TASK [TEST: Create a team interface without any port attached] ***************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 21:40:40 -0400 (0:00:00.060) 0:00:04.578 ****** 32117 1726882840.15820: entering _queue_task() for managed_node3/debug 32117 1726882840.16041: worker is 1 (out of 1 available) 32117 1726882840.16055: exiting _queue_task() for managed_node3/debug 32117 1726882840.16067: done queuing things up, now waiting for results queue to drain 32117 1726882840.16069: waiting for pending results... 32117 1726882840.16283: running TaskExecutor() for managed_node3/TASK: TEST: Create a team interface without any port attached 32117 1726882840.16358: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000082 32117 1726882840.16375: variable 'ansible_search_path' from source: unknown 32117 1726882840.16385: variable 'ansible_search_path' from source: unknown 32117 1726882840.16407: calling self._execute() 32117 1726882840.16473: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.16478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.16481: variable 'omit' from source: magic vars 32117 1726882840.16728: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.16741: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.16894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882840.18548: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882840.18617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882840.18657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882840.18699: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882840.18729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882840.18803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882840.18831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882840.18856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882840.18906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882840.18925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882840.19035: variable 'ansible_distribution' from source: facts 32117 1726882840.19043: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.19057: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.19069: variable 'omit' from source: magic vars 32117 1726882840.19102: variable 'omit' from source: magic vars 32117 1726882840.19197: variable 'lsr_description' from source: include params 32117 1726882840.19221: variable 'omit' from source: magic vars 32117 1726882840.19247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882840.19280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882840.19301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882840.19322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.19336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.19371: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882840.19380: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.19388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.19478: Set connection var ansible_connection to ssh 32117 1726882840.19492: Set connection var ansible_shell_executable to /bin/sh 32117 1726882840.19502: Set connection var ansible_timeout to 10 32117 1726882840.19513: Set connection var ansible_pipelining to False 32117 1726882840.19520: Set connection var ansible_shell_type to sh 32117 1726882840.19535: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882840.19562: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.19575: variable 'ansible_connection' from source: unknown 32117 1726882840.19582: variable 'ansible_module_compression' from source: unknown 32117 1726882840.19589: variable 'ansible_shell_type' from source: unknown 32117 1726882840.19594: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.19598: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.19604: variable 'ansible_pipelining' from source: unknown 32117 1726882840.19609: variable 'ansible_timeout' from source: unknown 32117 1726882840.19615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.19699: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882840.19713: variable 'omit' from source: magic vars 32117 1726882840.19722: starting attempt loop 32117 1726882840.19729: running the handler 32117 1726882840.19782: handler run complete 32117 1726882840.19802: attempt loop complete, returning result 32117 1726882840.19809: _execute() done 32117 1726882840.19815: dumping result to json 32117 1726882840.19822: done dumping result, returning 32117 1726882840.19832: done running TaskExecutor() for managed_node3/TASK: TEST: Create a team interface without any port attached [0e448fcc-3ce9-b5a8-5a54-000000000082] 32117 1726882840.19843: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000082 ok: [managed_node3] => {} MSG: ########## Create a team interface without any port attached ########## 32117 1726882840.19981: no more pending results, returning what we have 32117 1726882840.19984: results queue empty 32117 1726882840.19986: checking for any_errors_fatal 32117 1726882840.19987: done checking for any_errors_fatal 32117 1726882840.19988: checking for max_fail_percentage 32117 1726882840.19990: done checking for max_fail_percentage 32117 1726882840.19991: checking to see if all hosts have failed and the running result is not ok 32117 1726882840.19991: done checking to see if all hosts have failed 32117 1726882840.19992: getting the remaining hosts for this loop 32117 1726882840.19994: done getting the remaining hosts for this loop 32117 1726882840.19998: getting the next task for host managed_node3 32117 1726882840.20007: done getting next task for host managed_node3 32117 1726882840.20010: ^ task is: TASK: Show item 32117 1726882840.20013: ^ 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 32117 1726882840.20022: getting variables 32117 1726882840.20024: in VariableManager get_vars() 32117 1726882840.20052: Calling all_inventory to load vars for managed_node3 32117 1726882840.20055: Calling groups_inventory to load vars for managed_node3 32117 1726882840.20059: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882840.20071: Calling all_plugins_play to load vars for managed_node3 32117 1726882840.20075: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882840.20078: Calling groups_plugins_play to load vars for managed_node3 32117 1726882840.20242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.20437: done with get_vars() 32117 1726882840.20447: done getting variables 32117 1726882840.20503: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show item] *************************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 21:40:40 -0400 (0:00:00.047) 0:00:04.625 ****** 32117 1726882840.20534: entering _queue_task() for managed_node3/debug 32117 1726882840.20552: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000082 32117 1726882840.20561: WORKER PROCESS EXITING 32117 1726882840.21003: worker is 1 (out of 1 available) 32117 1726882840.21016: exiting _queue_task() for managed_node3/debug 32117 1726882840.21027: done queuing things up, now waiting for results queue to drain 32117 1726882840.21028: waiting for pending results... 32117 1726882840.21253: running TaskExecutor() for managed_node3/TASK: Show item 32117 1726882840.21347: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000083 32117 1726882840.21371: variable 'ansible_search_path' from source: unknown 32117 1726882840.21380: variable 'ansible_search_path' from source: unknown 32117 1726882840.21435: variable 'omit' from source: magic vars 32117 1726882840.21562: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.21581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.21601: variable 'omit' from source: magic vars 32117 1726882840.21992: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.22009: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.22229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882840.24417: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882840.24499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882840.24547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882840.24589: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882840.24622: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882840.24708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882840.24748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882840.24782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882840.24829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882840.24854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882840.24976: variable 'ansible_distribution' from source: facts 32117 1726882840.24986: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.25004: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.25119: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.25129: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.25326: variable 'ansible_distribution' from source: facts 32117 1726882840.25335: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.25346: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.25357: variable 'omit' from source: magic vars 32117 1726882840.25403: variable 'omit' from source: magic vars 32117 1726882840.25453: variable 'item' from source: unknown 32117 1726882840.25532: variable 'item' from source: unknown 32117 1726882840.25553: variable 'omit' from source: magic vars 32117 1726882840.25583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882840.25617: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882840.25638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882840.25661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.25678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.25711: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882840.25721: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.25728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.25817: Set connection var ansible_connection to ssh 32117 1726882840.25833: Set connection var ansible_shell_executable to /bin/sh 32117 1726882840.25843: Set connection var ansible_timeout to 10 32117 1726882840.25852: Set connection var ansible_pipelining to False 32117 1726882840.25857: Set connection var ansible_shell_type to sh 32117 1726882840.25875: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882840.25903: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.25912: variable 'ansible_connection' from source: unknown 32117 1726882840.25920: variable 'ansible_module_compression' from source: unknown 32117 1726882840.25927: variable 'ansible_shell_type' from source: unknown 32117 1726882840.25938: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.25945: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.25953: variable 'ansible_pipelining' from source: unknown 32117 1726882840.25959: variable 'ansible_timeout' from source: unknown 32117 1726882840.25970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.26066: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882840.26080: variable 'omit' from source: magic vars 32117 1726882840.26088: starting attempt loop 32117 1726882840.26093: running the handler 32117 1726882840.26138: variable 'lsr_description' from source: include params 32117 1726882840.26204: variable 'lsr_description' from source: include params 32117 1726882840.26218: handler run complete 32117 1726882840.26237: attempt loop complete, returning result 32117 1726882840.26248: variable 'item' from source: unknown 32117 1726882840.26314: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Create a team interface without any port attached" } 32117 1726882840.26520: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.26534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.26548: variable 'omit' from source: magic vars 32117 1726882840.26704: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.26715: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.26858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882840.26889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882840.26930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882840.26977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882840.26997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882840.27100: variable 'ansible_distribution' from source: facts 32117 1726882840.27109: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.27125: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.27237: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.27247: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.27435: variable 'ansible_distribution' from source: facts 32117 1726882840.27449: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.27460: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.27473: variable 'omit' from source: magic vars 32117 1726882840.27492: variable 'omit' from source: magic vars 32117 1726882840.27535: variable 'item' from source: unknown 32117 1726882840.27603: variable 'item' from source: unknown 32117 1726882840.27622: variable 'omit' from source: magic vars 32117 1726882840.27645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882840.27660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.27678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.27695: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882840.27703: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.27710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.27783: Set connection var ansible_connection to ssh 32117 1726882840.27795: Set connection var ansible_shell_executable to /bin/sh 32117 1726882840.27805: Set connection var ansible_timeout to 10 32117 1726882840.27815: Set connection var ansible_pipelining to False 32117 1726882840.27822: Set connection var ansible_shell_type to sh 32117 1726882840.27836: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882840.27862: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.27873: variable 'ansible_connection' from source: unknown 32117 1726882840.27884: variable 'ansible_module_compression' from source: unknown 32117 1726882840.27890: variable 'ansible_shell_type' from source: unknown 32117 1726882840.27896: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.27903: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.27910: variable 'ansible_pipelining' from source: unknown 32117 1726882840.27916: variable 'ansible_timeout' from source: unknown 32117 1726882840.27923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.28014: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882840.28029: variable 'omit' from source: magic vars 32117 1726882840.28038: starting attempt loop 32117 1726882840.28045: running the handler 32117 1726882840.28071: variable 'lsr_setup' from source: include params 32117 1726882840.28141: variable 'lsr_setup' from source: include params 32117 1726882840.28186: handler run complete 32117 1726882840.28209: attempt loop complete, returning result 32117 1726882840.28228: variable 'item' from source: unknown 32117 1726882840.28294: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } 32117 1726882840.28454: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.28470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.28484: variable 'omit' from source: magic vars 32117 1726882840.28631: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.28646: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.28785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882840.28810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882840.28836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882840.28883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882840.28900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882840.28991: variable 'ansible_distribution' from source: facts 32117 1726882840.28999: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.29008: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.29112: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.29123: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.29499: variable 'ansible_distribution' from source: facts 32117 1726882840.29509: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.29518: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.29525: variable 'omit' from source: magic vars 32117 1726882840.29540: variable 'omit' from source: magic vars 32117 1726882840.29579: variable 'item' from source: unknown 32117 1726882840.29645: variable 'item' from source: unknown 32117 1726882840.29665: variable 'omit' from source: magic vars 32117 1726882840.29688: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882840.29700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.29711: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.29731: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882840.29739: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.29751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.29821: Set connection var ansible_connection to ssh 32117 1726882840.29837: Set connection var ansible_shell_executable to /bin/sh 32117 1726882840.29848: Set connection var ansible_timeout to 10 32117 1726882840.29857: Set connection var ansible_pipelining to False 32117 1726882840.29866: Set connection var ansible_shell_type to sh 32117 1726882840.29882: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882840.29906: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.29914: variable 'ansible_connection' from source: unknown 32117 1726882840.29921: variable 'ansible_module_compression' from source: unknown 32117 1726882840.29928: variable 'ansible_shell_type' from source: unknown 32117 1726882840.29939: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.29946: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.29954: variable 'ansible_pipelining' from source: unknown 32117 1726882840.29962: variable 'ansible_timeout' from source: unknown 32117 1726882840.29973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.30062: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882840.30077: variable 'omit' from source: magic vars 32117 1726882840.30086: starting attempt loop 32117 1726882840.30092: running the handler 32117 1726882840.30114: variable 'lsr_test' from source: include params 32117 1726882840.30183: variable 'lsr_test' from source: include params 32117 1726882840.30203: handler run complete 32117 1726882840.30221: attempt loop complete, returning result 32117 1726882840.30240: variable 'item' from source: unknown 32117 1726882840.30307: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_team_profile.yml" ] } 32117 1726882840.30447: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.30460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.30476: variable 'omit' from source: magic vars 32117 1726882840.30626: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.30636: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.30782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882840.30812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882840.30847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882840.30894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882840.30912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882840.31009: variable 'ansible_distribution' from source: facts 32117 1726882840.31019: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.31030: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.31140: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.31154: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.31343: variable 'ansible_distribution' from source: facts 32117 1726882840.31352: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.31362: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.31377: variable 'omit' from source: magic vars 32117 1726882840.31396: variable 'omit' from source: magic vars 32117 1726882840.31437: variable 'item' from source: unknown 32117 1726882840.31498: variable 'item' from source: unknown 32117 1726882840.31517: variable 'omit' from source: magic vars 32117 1726882840.31537: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882840.31548: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.31558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.31576: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882840.31585: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.31595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.31657: Set connection var ansible_connection to ssh 32117 1726882840.31670: Set connection var ansible_shell_executable to /bin/sh 32117 1726882840.31679: Set connection var ansible_timeout to 10 32117 1726882840.31687: Set connection var ansible_pipelining to False 32117 1726882840.31692: Set connection var ansible_shell_type to sh 32117 1726882840.31707: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882840.31729: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.31737: variable 'ansible_connection' from source: unknown 32117 1726882840.31743: variable 'ansible_module_compression' from source: unknown 32117 1726882840.31749: variable 'ansible_shell_type' from source: unknown 32117 1726882840.31755: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.31761: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.31770: variable 'ansible_pipelining' from source: unknown 32117 1726882840.31777: variable 'ansible_timeout' from source: unknown 32117 1726882840.31784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.31872: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882840.31885: variable 'omit' from source: magic vars 32117 1726882840.31893: starting attempt loop 32117 1726882840.31900: running the handler 32117 1726882840.31925: variable 'lsr_assert' from source: include params 32117 1726882840.31988: variable 'lsr_assert' from source: include params 32117 1726882840.32010: handler run complete 32117 1726882840.32033: attempt loop complete, returning result 32117 1726882840.32051: variable 'item' from source: unknown 32117 1726882840.32115: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml", "tasks/assert_device_present.yml" ] } 32117 1726882840.32325: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.32341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.32355: variable 'omit' from source: magic vars 32117 1726882840.32506: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.32516: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.32655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882840.32688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882840.32721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882840.32768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882840.32788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882840.32885: variable 'ansible_distribution' from source: facts 32117 1726882840.32894: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.32904: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.33014: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.33028: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.33214: variable 'ansible_distribution' from source: facts 32117 1726882840.33224: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.33235: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.33248: variable 'omit' from source: magic vars 32117 1726882840.33268: variable 'omit' from source: magic vars 32117 1726882840.33312: variable 'item' from source: unknown 32117 1726882840.33380: variable 'item' from source: unknown 32117 1726882840.33398: variable 'omit' from source: magic vars 32117 1726882840.33417: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882840.33427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.33436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.33449: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882840.33456: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.33467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.33533: Set connection var ansible_connection to ssh 32117 1726882840.33545: Set connection var ansible_shell_executable to /bin/sh 32117 1726882840.33555: Set connection var ansible_timeout to 10 32117 1726882840.33566: Set connection var ansible_pipelining to False 32117 1726882840.33577: Set connection var ansible_shell_type to sh 32117 1726882840.33592: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882840.33616: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.33623: variable 'ansible_connection' from source: unknown 32117 1726882840.33630: variable 'ansible_module_compression' from source: unknown 32117 1726882840.33636: variable 'ansible_shell_type' from source: unknown 32117 1726882840.33642: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.33648: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.33654: variable 'ansible_pipelining' from source: unknown 32117 1726882840.33660: variable 'ansible_timeout' from source: unknown 32117 1726882840.33671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.33757: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882840.33772: variable 'omit' from source: magic vars 32117 1726882840.33781: starting attempt loop 32117 1726882840.33792: running the handler 32117 1726882840.33894: handler run complete 32117 1726882840.33913: attempt loop complete, returning result 32117 1726882840.33931: variable 'item' from source: unknown 32117 1726882840.33995: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 32117 1726882840.34139: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.34153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.34168: variable 'omit' from source: magic vars 32117 1726882840.34317: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.34330: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.34475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882840.34505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882840.34534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882840.34584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882840.34604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882840.34701: variable 'ansible_distribution' from source: facts 32117 1726882840.34710: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.34721: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.34831: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.34842: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.35038: variable 'ansible_distribution' from source: facts 32117 1726882840.35047: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.35058: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.35067: variable 'omit' from source: magic vars 32117 1726882840.35085: variable 'omit' from source: magic vars 32117 1726882840.35133: variable 'item' from source: unknown 32117 1726882840.35197: variable 'item' from source: unknown 32117 1726882840.35219: variable 'omit' from source: magic vars 32117 1726882840.35242: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882840.35253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.35262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.35279: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882840.35287: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.35293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.35368: Set connection var ansible_connection to ssh 32117 1726882840.35381: Set connection var ansible_shell_executable to /bin/sh 32117 1726882840.35391: Set connection var ansible_timeout to 10 32117 1726882840.35402: Set connection var ansible_pipelining to False 32117 1726882840.35408: Set connection var ansible_shell_type to sh 32117 1726882840.35428: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882840.35453: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.35460: variable 'ansible_connection' from source: unknown 32117 1726882840.35470: variable 'ansible_module_compression' from source: unknown 32117 1726882840.35478: variable 'ansible_shell_type' from source: unknown 32117 1726882840.35486: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.35492: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.35500: variable 'ansible_pipelining' from source: unknown 32117 1726882840.35507: variable 'ansible_timeout' from source: unknown 32117 1726882840.35515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.35594: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882840.35605: variable 'omit' from source: magic vars 32117 1726882840.35614: starting attempt loop 32117 1726882840.35620: running the handler 32117 1726882840.35647: variable 'lsr_fail_debug' from source: play vars 32117 1726882840.35710: variable 'lsr_fail_debug' from source: play vars 32117 1726882840.35731: handler run complete 32117 1726882840.35748: attempt loop complete, returning result 32117 1726882840.35764: variable 'item' from source: unknown 32117 1726882840.35824: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 32117 1726882840.35907: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.35911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.35915: variable 'omit' from source: magic vars 32117 1726882840.36076: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.36081: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.36226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882840.36249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882840.36287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882840.36326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882840.36341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882840.36436: variable 'ansible_distribution' from source: facts 32117 1726882840.36439: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.36445: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.36558: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.36564: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.36763: variable 'ansible_distribution' from source: facts 32117 1726882840.36768: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.36778: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.36781: variable 'omit' from source: magic vars 32117 1726882840.36795: variable 'omit' from source: magic vars 32117 1726882840.36841: variable 'item' from source: unknown 32117 1726882840.36903: variable 'item' from source: unknown 32117 1726882840.36924: variable 'omit' from source: magic vars 32117 1726882840.36940: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882840.36947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.36953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.36965: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882840.36968: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.36975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.37048: Set connection var ansible_connection to ssh 32117 1726882840.37054: Set connection var ansible_shell_executable to /bin/sh 32117 1726882840.37060: Set connection var ansible_timeout to 10 32117 1726882840.37066: Set connection var ansible_pipelining to False 32117 1726882840.37069: Set connection var ansible_shell_type to sh 32117 1726882840.37083: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882840.37103: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.37106: variable 'ansible_connection' from source: unknown 32117 1726882840.37110: variable 'ansible_module_compression' from source: unknown 32117 1726882840.37112: variable 'ansible_shell_type' from source: unknown 32117 1726882840.37114: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.37117: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.37119: variable 'ansible_pipelining' from source: unknown 32117 1726882840.37121: variable 'ansible_timeout' from source: unknown 32117 1726882840.37125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.37220: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882840.37223: variable 'omit' from source: magic vars 32117 1726882840.37226: starting attempt loop 32117 1726882840.37230: running the handler 32117 1726882840.37253: variable 'lsr_cleanup' from source: include params 32117 1726882840.37314: variable 'lsr_cleanup' from source: include params 32117 1726882840.37330: handler run complete 32117 1726882840.37344: attempt loop complete, returning result 32117 1726882840.37366: variable 'item' from source: unknown 32117 1726882840.37422: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } 32117 1726882840.37501: dumping result to json 32117 1726882840.37504: done dumping result, returning 32117 1726882840.37506: done running TaskExecutor() for managed_node3/TASK: Show item [0e448fcc-3ce9-b5a8-5a54-000000000083] 32117 1726882840.37509: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000083 32117 1726882840.37548: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000083 32117 1726882840.37550: WORKER PROCESS EXITING 32117 1726882840.37596: no more pending results, returning what we have 32117 1726882840.37598: results queue empty 32117 1726882840.37599: checking for any_errors_fatal 32117 1726882840.37602: done checking for any_errors_fatal 32117 1726882840.37603: checking for max_fail_percentage 32117 1726882840.37604: done checking for max_fail_percentage 32117 1726882840.37605: checking to see if all hosts have failed and the running result is not ok 32117 1726882840.37606: done checking to see if all hosts have failed 32117 1726882840.37606: getting the remaining hosts for this loop 32117 1726882840.37608: done getting the remaining hosts for this loop 32117 1726882840.37611: getting the next task for host managed_node3 32117 1726882840.37618: done getting next task for host managed_node3 32117 1726882840.37620: ^ task is: TASK: Include the task 'show_interfaces.yml' 32117 1726882840.37623: ^ 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 32117 1726882840.37625: getting variables 32117 1726882840.37627: in VariableManager get_vars() 32117 1726882840.37648: Calling all_inventory to load vars for managed_node3 32117 1726882840.37650: Calling groups_inventory to load vars for managed_node3 32117 1726882840.37653: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882840.37662: Calling all_plugins_play to load vars for managed_node3 32117 1726882840.37667: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882840.37670: Calling groups_plugins_play to load vars for managed_node3 32117 1726882840.37808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.38203: done with get_vars() 32117 1726882840.38213: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 21:40:40 -0400 (0:00:00.177) 0:00:04.803 ****** 32117 1726882840.38313: entering _queue_task() for managed_node3/include_tasks 32117 1726882840.38560: worker is 1 (out of 1 available) 32117 1726882840.38576: exiting _queue_task() for managed_node3/include_tasks 32117 1726882840.38588: done queuing things up, now waiting for results queue to drain 32117 1726882840.38590: waiting for pending results... 32117 1726882840.38842: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 32117 1726882840.38956: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000084 32117 1726882840.38985: variable 'ansible_search_path' from source: unknown 32117 1726882840.38999: variable 'ansible_search_path' from source: unknown 32117 1726882840.39042: calling self._execute() 32117 1726882840.39129: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.39146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.39160: variable 'omit' from source: magic vars 32117 1726882840.39556: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.39582: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.39871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882840.42394: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882840.42672: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882840.42726: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882840.42761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882840.42804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882840.42890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882840.42934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882840.42970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882840.43028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882840.43052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882840.43184: variable 'ansible_distribution' from source: facts 32117 1726882840.43194: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.43212: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.43228: _execute() done 32117 1726882840.43241: dumping result to json 32117 1726882840.43248: done dumping result, returning 32117 1726882840.43261: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-b5a8-5a54-000000000084] 32117 1726882840.43277: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000084 32117 1726882840.43408: no more pending results, returning what we have 32117 1726882840.43413: in VariableManager get_vars() 32117 1726882840.43445: Calling all_inventory to load vars for managed_node3 32117 1726882840.43448: Calling groups_inventory to load vars for managed_node3 32117 1726882840.43452: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882840.43463: Calling all_plugins_play to load vars for managed_node3 32117 1726882840.43470: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882840.43475: Calling groups_plugins_play to load vars for managed_node3 32117 1726882840.43702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.43912: done with get_vars() 32117 1726882840.43919: variable 'ansible_search_path' from source: unknown 32117 1726882840.43921: variable 'ansible_search_path' from source: unknown 32117 1726882840.43962: we have included files to process 32117 1726882840.43966: generating all_blocks data 32117 1726882840.43970: done generating all_blocks data 32117 1726882840.43977: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32117 1726882840.43979: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32117 1726882840.43982: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32117 1726882840.44318: in VariableManager get_vars() 32117 1726882840.44452: done with get_vars() 32117 1726882840.44487: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000084 32117 1726882840.44490: WORKER PROCESS EXITING 32117 1726882840.44581: done processing included file 32117 1726882840.44583: iterating over new_blocks loaded from include file 32117 1726882840.44584: in VariableManager get_vars() 32117 1726882840.44596: done with get_vars() 32117 1726882840.44598: filtering new block on tags 32117 1726882840.44632: done filtering new block on tags 32117 1726882840.44634: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 32117 1726882840.44639: extending task lists for all hosts with included blocks 32117 1726882840.45152: done extending task lists 32117 1726882840.45154: done processing included files 32117 1726882840.45155: results queue empty 32117 1726882840.45156: checking for any_errors_fatal 32117 1726882840.45161: done checking for any_errors_fatal 32117 1726882840.45162: checking for max_fail_percentage 32117 1726882840.45163: done checking for max_fail_percentage 32117 1726882840.45170: checking to see if all hosts have failed and the running result is not ok 32117 1726882840.45171: done checking to see if all hosts have failed 32117 1726882840.45171: getting the remaining hosts for this loop 32117 1726882840.45173: done getting the remaining hosts for this loop 32117 1726882840.45176: getting the next task for host managed_node3 32117 1726882840.45180: done getting next task for host managed_node3 32117 1726882840.45183: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 32117 1726882840.45185: ^ 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? (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 32117 1726882840.45188: getting variables 32117 1726882840.45189: in VariableManager get_vars() 32117 1726882840.45197: Calling all_inventory to load vars for managed_node3 32117 1726882840.45208: Calling groups_inventory to load vars for managed_node3 32117 1726882840.45214: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882840.45220: Calling all_plugins_play to load vars for managed_node3 32117 1726882840.45222: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882840.45225: Calling groups_plugins_play to load vars for managed_node3 32117 1726882840.45404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.45610: done with get_vars() 32117 1726882840.45618: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:40:40 -0400 (0:00:00.073) 0:00:04.877 ****** 32117 1726882840.45704: entering _queue_task() for managed_node3/include_tasks 32117 1726882840.45956: worker is 1 (out of 1 available) 32117 1726882840.45982: exiting _queue_task() for managed_node3/include_tasks 32117 1726882840.45992: done queuing things up, now waiting for results queue to drain 32117 1726882840.45994: waiting for pending results... 32117 1726882840.46252: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 32117 1726882840.46371: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000000ab 32117 1726882840.46392: variable 'ansible_search_path' from source: unknown 32117 1726882840.46404: variable 'ansible_search_path' from source: unknown 32117 1726882840.46448: calling self._execute() 32117 1726882840.46540: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.46554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.46574: variable 'omit' from source: magic vars 32117 1726882840.46970: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.46993: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.47229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882840.50031: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882840.50114: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882840.50158: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882840.50223: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882840.50258: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882840.50355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882840.50392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882840.50428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882840.50488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882840.50509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882840.50634: variable 'ansible_distribution' from source: facts 32117 1726882840.50651: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.50681: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.50693: _execute() done 32117 1726882840.50700: dumping result to json 32117 1726882840.50707: done dumping result, returning 32117 1726882840.50718: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0e448fcc-3ce9-b5a8-5a54-0000000000ab] 32117 1726882840.50728: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000000ab 32117 1726882840.50860: no more pending results, returning what we have 32117 1726882840.50865: in VariableManager get_vars() 32117 1726882840.50903: Calling all_inventory to load vars for managed_node3 32117 1726882840.50906: Calling groups_inventory to load vars for managed_node3 32117 1726882840.50909: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882840.50920: Calling all_plugins_play to load vars for managed_node3 32117 1726882840.50924: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882840.50926: Calling groups_plugins_play to load vars for managed_node3 32117 1726882840.51116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.51325: done with get_vars() 32117 1726882840.51332: variable 'ansible_search_path' from source: unknown 32117 1726882840.51333: variable 'ansible_search_path' from source: unknown 32117 1726882840.51375: we have included files to process 32117 1726882840.51376: generating all_blocks data 32117 1726882840.51378: done generating all_blocks data 32117 1726882840.51379: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32117 1726882840.51380: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32117 1726882840.51383: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32117 1726882840.51738: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000000ab 32117 1726882840.51741: WORKER PROCESS EXITING 32117 1726882840.52014: done processing included file 32117 1726882840.52015: iterating over new_blocks loaded from include file 32117 1726882840.52017: in VariableManager get_vars() 32117 1726882840.52030: done with get_vars() 32117 1726882840.52032: filtering new block on tags 32117 1726882840.52077: done filtering new block on tags 32117 1726882840.52080: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 32117 1726882840.52084: extending task lists for all hosts with included blocks 32117 1726882840.52249: done extending task lists 32117 1726882840.52250: done processing included files 32117 1726882840.52251: results queue empty 32117 1726882840.52252: checking for any_errors_fatal 32117 1726882840.52254: done checking for any_errors_fatal 32117 1726882840.52255: checking for max_fail_percentage 32117 1726882840.52256: done checking for max_fail_percentage 32117 1726882840.52257: checking to see if all hosts have failed and the running result is not ok 32117 1726882840.52258: done checking to see if all hosts have failed 32117 1726882840.52258: getting the remaining hosts for this loop 32117 1726882840.52259: done getting the remaining hosts for this loop 32117 1726882840.52262: getting the next task for host managed_node3 32117 1726882840.52270: done getting next task for host managed_node3 32117 1726882840.52272: ^ task is: TASK: Gather current interface info 32117 1726882840.52279: ^ 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? (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), 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 32117 1726882840.52290: getting variables 32117 1726882840.52291: in VariableManager get_vars() 32117 1726882840.52299: Calling all_inventory to load vars for managed_node3 32117 1726882840.52301: Calling groups_inventory to load vars for managed_node3 32117 1726882840.52304: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882840.52308: Calling all_plugins_play to load vars for managed_node3 32117 1726882840.52310: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882840.52313: Calling groups_plugins_play to load vars for managed_node3 32117 1726882840.52477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882840.52683: done with get_vars() 32117 1726882840.52692: done getting variables 32117 1726882840.52739: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:40:40 -0400 (0:00:00.070) 0:00:04.948 ****** 32117 1726882840.52773: entering _queue_task() for managed_node3/command 32117 1726882840.53013: worker is 1 (out of 1 available) 32117 1726882840.53025: exiting _queue_task() for managed_node3/command 32117 1726882840.53040: done queuing things up, now waiting for results queue to drain 32117 1726882840.53042: waiting for pending results... 32117 1726882840.53296: running TaskExecutor() for managed_node3/TASK: Gather current interface info 32117 1726882840.53412: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000000e6 32117 1726882840.53429: variable 'ansible_search_path' from source: unknown 32117 1726882840.53437: variable 'ansible_search_path' from source: unknown 32117 1726882840.53483: calling self._execute() 32117 1726882840.53558: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.53576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.53596: variable 'omit' from source: magic vars 32117 1726882840.53983: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.54000: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882840.54242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882840.56320: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882840.56361: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882840.56393: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882840.56421: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882840.56440: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882840.56498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882840.56519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882840.56538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882840.56566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882840.56580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882840.56655: variable 'ansible_distribution' from source: facts 32117 1726882840.56659: variable 'ansible_distribution_major_version' from source: facts 32117 1726882840.56674: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882840.56680: variable 'omit' from source: magic vars 32117 1726882840.56712: variable 'omit' from source: magic vars 32117 1726882840.56736: variable 'omit' from source: magic vars 32117 1726882840.56755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882840.56778: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882840.56792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882840.56804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.56812: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882840.56836: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882840.56842: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.56844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.56910: Set connection var ansible_connection to ssh 32117 1726882840.56917: Set connection var ansible_shell_executable to /bin/sh 32117 1726882840.56920: Set connection var ansible_timeout to 10 32117 1726882840.56927: Set connection var ansible_pipelining to False 32117 1726882840.56930: Set connection var ansible_shell_type to sh 32117 1726882840.56937: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882840.56960: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.56963: variable 'ansible_connection' from source: unknown 32117 1726882840.56966: variable 'ansible_module_compression' from source: unknown 32117 1726882840.56969: variable 'ansible_shell_type' from source: unknown 32117 1726882840.56971: variable 'ansible_shell_executable' from source: unknown 32117 1726882840.56973: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882840.56975: variable 'ansible_pipelining' from source: unknown 32117 1726882840.56979: variable 'ansible_timeout' from source: unknown 32117 1726882840.56987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882840.57060: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882840.57084: variable 'omit' from source: magic vars 32117 1726882840.57088: starting attempt loop 32117 1726882840.57091: running the handler 32117 1726882840.57101: _low_level_execute_command(): starting 32117 1726882840.57106: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882840.57839: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882840.57857: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882840.57877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882840.57896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882840.57940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882840.57953: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882840.57975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882840.57994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882840.58006: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882840.58024: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882840.58036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882840.58049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882840.58069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882840.58086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882840.58097: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882840.58111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882840.58190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882840.58222: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882840.58237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882840.58380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882840.60756: stdout chunk (state=3): >>>/root <<< 32117 1726882840.60914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882840.60998: stderr chunk (state=3): >>><<< 32117 1726882840.61012: stdout chunk (state=3): >>><<< 32117 1726882840.61132: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882840.61136: _low_level_execute_command(): starting 32117 1726882840.61139: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882840.6103725-32351-158220988914372 `" && echo ansible-tmp-1726882840.6103725-32351-158220988914372="` echo /root/.ansible/tmp/ansible-tmp-1726882840.6103725-32351-158220988914372 `" ) && sleep 0' 32117 1726882840.61652: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882840.61656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882840.61694: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882840.61698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882840.61760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882840.61766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882840.61900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882840.64545: stdout chunk (state=3): >>>ansible-tmp-1726882840.6103725-32351-158220988914372=/root/.ansible/tmp/ansible-tmp-1726882840.6103725-32351-158220988914372 <<< 32117 1726882840.65567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882840.65573: stderr chunk (state=3): >>><<< 32117 1726882840.65578: stdout chunk (state=3): >>><<< 32117 1726882840.65581: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882840.6103725-32351-158220988914372=/root/.ansible/tmp/ansible-tmp-1726882840.6103725-32351-158220988914372 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882840.65584: variable 'ansible_module_compression' from source: unknown 32117 1726882840.65586: ANSIBALLZ: Using generic lock for ansible.legacy.command 32117 1726882840.65588: ANSIBALLZ: Acquiring lock 32117 1726882840.65591: ANSIBALLZ: Lock acquired: 140223167040976 32117 1726882840.65593: ANSIBALLZ: Creating module 32117 1726882840.74705: ANSIBALLZ: Writing module into payload 32117 1726882840.74787: ANSIBALLZ: Writing module 32117 1726882840.74802: ANSIBALLZ: Renaming module 32117 1726882840.74805: ANSIBALLZ: Done creating module 32117 1726882840.74824: variable 'ansible_facts' from source: unknown 32117 1726882840.74890: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882840.6103725-32351-158220988914372/AnsiballZ_command.py 32117 1726882840.75091: Sending initial data 32117 1726882840.75095: Sent initial data (156 bytes) 32117 1726882840.75760: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882840.75767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882840.75799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882840.75811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882840.75822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882840.75875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882840.75889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882840.76010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882840.78456: 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 <<< 32117 1726882840.78557: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882840.78660: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmp8l2cqg5g /root/.ansible/tmp/ansible-tmp-1726882840.6103725-32351-158220988914372/AnsiballZ_command.py <<< 32117 1726882840.78759: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882840.79899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882840.79979: stderr chunk (state=3): >>><<< 32117 1726882840.79982: stdout chunk (state=3): >>><<< 32117 1726882840.80000: done transferring module to remote 32117 1726882840.80011: _low_level_execute_command(): starting 32117 1726882840.80016: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882840.6103725-32351-158220988914372/ /root/.ansible/tmp/ansible-tmp-1726882840.6103725-32351-158220988914372/AnsiballZ_command.py && sleep 0' 32117 1726882840.80716: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882840.80726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882840.80747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882840.80761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882840.80803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882840.80810: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882840.80819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882840.80832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882840.80841: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882840.80856: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882840.80866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882840.80879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882840.80890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882840.80897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882840.80904: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882840.80913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882840.80995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882840.81011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882840.81022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882840.81744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882840.83608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882840.83612: stdout chunk (state=3): >>><<< 32117 1726882840.83620: stderr chunk (state=3): >>><<< 32117 1726882840.83640: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882840.83643: _low_level_execute_command(): starting 32117 1726882840.83648: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882840.6103725-32351-158220988914372/AnsiballZ_command.py && sleep 0' 32117 1726882840.84784: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882840.84792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882840.84802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882840.84815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882840.84856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882840.84862: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882840.84877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882840.84889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882840.84896: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882840.84903: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882840.84911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882840.84920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882840.84933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882840.84945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882840.84951: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882840.84960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882840.85035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882840.85057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882840.85069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882840.85206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882841.06298: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:40:41.057036", "end": "2024-09-20 21:40:41.061307", "delta": "0:00:00.004271", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32117 1726882841.07840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882841.07898: stderr chunk (state=3): >>><<< 32117 1726882841.07901: stdout chunk (state=3): >>><<< 32117 1726882841.07917: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:40:41.057036", "end": "2024-09-20 21:40:41.061307", "delta": "0:00:00.004271", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882841.07945: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_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.command', '_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-1726882840.6103725-32351-158220988914372/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882841.07951: _low_level_execute_command(): starting 32117 1726882841.07956: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882840.6103725-32351-158220988914372/ > /dev/null 2>&1 && sleep 0' 32117 1726882841.08394: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.08400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.08450: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 32117 1726882841.08454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32117 1726882841.08456: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.08458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.08511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882841.08515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882841.08625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882841.11289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882841.11334: stderr chunk (state=3): >>><<< 32117 1726882841.11337: stdout chunk (state=3): >>><<< 32117 1726882841.11349: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882841.11355: handler run complete 32117 1726882841.11376: Evaluated conditional (False): False 32117 1726882841.11384: attempt loop complete, returning result 32117 1726882841.11386: _execute() done 32117 1726882841.11389: dumping result to json 32117 1726882841.11394: done dumping result, returning 32117 1726882841.11400: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0e448fcc-3ce9-b5a8-5a54-0000000000e6] 32117 1726882841.11405: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000000e6 32117 1726882841.11503: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000000e6 32117 1726882841.11505: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004271", "end": "2024-09-20 21:40:41.061307", "rc": 0, "start": "2024-09-20 21:40:41.057036" } STDOUT: bonding_masters eth0 lo 32117 1726882841.11575: no more pending results, returning what we have 32117 1726882841.11578: results queue empty 32117 1726882841.11579: checking for any_errors_fatal 32117 1726882841.11580: done checking for any_errors_fatal 32117 1726882841.11581: checking for max_fail_percentage 32117 1726882841.11582: done checking for max_fail_percentage 32117 1726882841.11583: checking to see if all hosts have failed and the running result is not ok 32117 1726882841.11584: done checking to see if all hosts have failed 32117 1726882841.11584: getting the remaining hosts for this loop 32117 1726882841.11586: done getting the remaining hosts for this loop 32117 1726882841.11589: getting the next task for host managed_node3 32117 1726882841.11597: done getting next task for host managed_node3 32117 1726882841.11600: ^ task is: TASK: Set current_interfaces 32117 1726882841.11604: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882841.11608: getting variables 32117 1726882841.11609: in VariableManager get_vars() 32117 1726882841.11639: Calling all_inventory to load vars for managed_node3 32117 1726882841.11642: Calling groups_inventory to load vars for managed_node3 32117 1726882841.11645: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882841.11654: Calling all_plugins_play to load vars for managed_node3 32117 1726882841.11656: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882841.11658: Calling groups_plugins_play to load vars for managed_node3 32117 1726882841.11819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882841.12101: done with get_vars() 32117 1726882841.12108: done getting variables 32117 1726882841.12149: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:40:41 -0400 (0:00:00.594) 0:00:05.542 ****** 32117 1726882841.12178: entering _queue_task() for managed_node3/set_fact 32117 1726882841.12358: worker is 1 (out of 1 available) 32117 1726882841.12373: exiting _queue_task() for managed_node3/set_fact 32117 1726882841.12384: done queuing things up, now waiting for results queue to drain 32117 1726882841.12386: waiting for pending results... 32117 1726882841.12538: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 32117 1726882841.12621: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000000e7 32117 1726882841.12631: variable 'ansible_search_path' from source: unknown 32117 1726882841.12634: variable 'ansible_search_path' from source: unknown 32117 1726882841.12668: calling self._execute() 32117 1726882841.12724: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.12728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.12736: variable 'omit' from source: magic vars 32117 1726882841.13001: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.13011: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882841.13155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882841.14701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882841.14754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882841.14784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882841.14808: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882841.14833: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882841.14890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882841.14910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882841.14930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882841.14958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882841.14973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882841.15049: variable 'ansible_distribution' from source: facts 32117 1726882841.15052: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.15061: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882841.15070: variable 'omit' from source: magic vars 32117 1726882841.15100: variable 'omit' from source: magic vars 32117 1726882841.15172: variable '_current_interfaces' from source: set_fact 32117 1726882841.15211: variable 'omit' from source: magic vars 32117 1726882841.15228: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882841.15248: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882841.15265: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882841.15278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882841.15285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882841.15307: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882841.15310: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.15312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.15373: Set connection var ansible_connection to ssh 32117 1726882841.15384: Set connection var ansible_shell_executable to /bin/sh 32117 1726882841.15389: Set connection var ansible_timeout to 10 32117 1726882841.15394: Set connection var ansible_pipelining to False 32117 1726882841.15397: Set connection var ansible_shell_type to sh 32117 1726882841.15404: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882841.15421: variable 'ansible_shell_executable' from source: unknown 32117 1726882841.15424: variable 'ansible_connection' from source: unknown 32117 1726882841.15426: variable 'ansible_module_compression' from source: unknown 32117 1726882841.15428: variable 'ansible_shell_type' from source: unknown 32117 1726882841.15432: variable 'ansible_shell_executable' from source: unknown 32117 1726882841.15435: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.15439: variable 'ansible_pipelining' from source: unknown 32117 1726882841.15447: variable 'ansible_timeout' from source: unknown 32117 1726882841.15452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.15530: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882841.15537: variable 'omit' from source: magic vars 32117 1726882841.15542: starting attempt loop 32117 1726882841.15545: running the handler 32117 1726882841.15554: handler run complete 32117 1726882841.15562: attempt loop complete, returning result 32117 1726882841.15566: _execute() done 32117 1726882841.15573: dumping result to json 32117 1726882841.15583: done dumping result, returning 32117 1726882841.15590: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0e448fcc-3ce9-b5a8-5a54-0000000000e7] 32117 1726882841.15594: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000000e7 32117 1726882841.15664: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000000e7 32117 1726882841.15671: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 32117 1726882841.15732: no more pending results, returning what we have 32117 1726882841.15734: results queue empty 32117 1726882841.15735: checking for any_errors_fatal 32117 1726882841.15740: done checking for any_errors_fatal 32117 1726882841.15741: checking for max_fail_percentage 32117 1726882841.15742: done checking for max_fail_percentage 32117 1726882841.15743: checking to see if all hosts have failed and the running result is not ok 32117 1726882841.15744: done checking to see if all hosts have failed 32117 1726882841.15744: getting the remaining hosts for this loop 32117 1726882841.15746: done getting the remaining hosts for this loop 32117 1726882841.15749: getting the next task for host managed_node3 32117 1726882841.15756: done getting next task for host managed_node3 32117 1726882841.15758: ^ task is: TASK: Show current_interfaces 32117 1726882841.15762: ^ 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? (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 32117 1726882841.15774: getting variables 32117 1726882841.15775: in VariableManager get_vars() 32117 1726882841.15806: Calling all_inventory to load vars for managed_node3 32117 1726882841.15809: Calling groups_inventory to load vars for managed_node3 32117 1726882841.15812: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882841.15819: Calling all_plugins_play to load vars for managed_node3 32117 1726882841.15821: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882841.15822: Calling groups_plugins_play to load vars for managed_node3 32117 1726882841.15931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882841.16049: done with get_vars() 32117 1726882841.16055: done getting variables 32117 1726882841.16097: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:40:41 -0400 (0:00:00.039) 0:00:05.581 ****** 32117 1726882841.16117: entering _queue_task() for managed_node3/debug 32117 1726882841.16291: worker is 1 (out of 1 available) 32117 1726882841.16304: exiting _queue_task() for managed_node3/debug 32117 1726882841.16314: done queuing things up, now waiting for results queue to drain 32117 1726882841.16316: waiting for pending results... 32117 1726882841.16448: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 32117 1726882841.16520: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000000ac 32117 1726882841.16529: variable 'ansible_search_path' from source: unknown 32117 1726882841.16532: variable 'ansible_search_path' from source: unknown 32117 1726882841.16565: calling self._execute() 32117 1726882841.16621: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.16625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.16634: variable 'omit' from source: magic vars 32117 1726882841.16890: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.16902: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882841.17039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882841.18570: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882841.18610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882841.18638: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882841.18665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882841.18685: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882841.18749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882841.18771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882841.18788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882841.18814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882841.18825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882841.18902: variable 'ansible_distribution' from source: facts 32117 1726882841.18906: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.18917: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882841.18922: variable 'omit' from source: magic vars 32117 1726882841.18955: variable 'omit' from source: magic vars 32117 1726882841.19015: variable 'current_interfaces' from source: set_fact 32117 1726882841.19033: variable 'omit' from source: magic vars 32117 1726882841.19051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882841.19076: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882841.19090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882841.19102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882841.19110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882841.19129: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882841.19132: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.19136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.19198: Set connection var ansible_connection to ssh 32117 1726882841.19204: Set connection var ansible_shell_executable to /bin/sh 32117 1726882841.19210: Set connection var ansible_timeout to 10 32117 1726882841.19215: Set connection var ansible_pipelining to False 32117 1726882841.19217: Set connection var ansible_shell_type to sh 32117 1726882841.19225: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882841.19241: variable 'ansible_shell_executable' from source: unknown 32117 1726882841.19246: variable 'ansible_connection' from source: unknown 32117 1726882841.19248: variable 'ansible_module_compression' from source: unknown 32117 1726882841.19250: variable 'ansible_shell_type' from source: unknown 32117 1726882841.19252: variable 'ansible_shell_executable' from source: unknown 32117 1726882841.19254: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.19257: variable 'ansible_pipelining' from source: unknown 32117 1726882841.19259: variable 'ansible_timeout' from source: unknown 32117 1726882841.19271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.19331: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882841.19338: variable 'omit' from source: magic vars 32117 1726882841.19341: starting attempt loop 32117 1726882841.19345: running the handler 32117 1726882841.19388: handler run complete 32117 1726882841.19403: attempt loop complete, returning result 32117 1726882841.19406: _execute() done 32117 1726882841.19409: dumping result to json 32117 1726882841.19411: done dumping result, returning 32117 1726882841.19417: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0e448fcc-3ce9-b5a8-5a54-0000000000ac] 32117 1726882841.19422: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000000ac 32117 1726882841.19502: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000000ac 32117 1726882841.19504: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 32117 1726882841.19542: no more pending results, returning what we have 32117 1726882841.19545: results queue empty 32117 1726882841.19546: checking for any_errors_fatal 32117 1726882841.19550: done checking for any_errors_fatal 32117 1726882841.19551: checking for max_fail_percentage 32117 1726882841.19553: done checking for max_fail_percentage 32117 1726882841.19553: checking to see if all hosts have failed and the running result is not ok 32117 1726882841.19554: done checking to see if all hosts have failed 32117 1726882841.19555: getting the remaining hosts for this loop 32117 1726882841.19556: done getting the remaining hosts for this loop 32117 1726882841.19560: getting the next task for host managed_node3 32117 1726882841.19569: done getting next task for host managed_node3 32117 1726882841.19572: ^ task is: TASK: Setup 32117 1726882841.19575: ^ 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 32117 1726882841.19582: getting variables 32117 1726882841.19584: in VariableManager get_vars() 32117 1726882841.19611: Calling all_inventory to load vars for managed_node3 32117 1726882841.19614: Calling groups_inventory to load vars for managed_node3 32117 1726882841.19617: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882841.19625: Calling all_plugins_play to load vars for managed_node3 32117 1726882841.19627: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882841.19629: Calling groups_plugins_play to load vars for managed_node3 32117 1726882841.19739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882841.19885: done with get_vars() 32117 1726882841.19891: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 21:40:41 -0400 (0:00:00.038) 0:00:05.619 ****** 32117 1726882841.19951: entering _queue_task() for managed_node3/include_tasks 32117 1726882841.20107: worker is 1 (out of 1 available) 32117 1726882841.20119: exiting _queue_task() for managed_node3/include_tasks 32117 1726882841.20130: done queuing things up, now waiting for results queue to drain 32117 1726882841.20131: waiting for pending results... 32117 1726882841.20269: running TaskExecutor() for managed_node3/TASK: Setup 32117 1726882841.20333: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000085 32117 1726882841.20343: variable 'ansible_search_path' from source: unknown 32117 1726882841.20346: variable 'ansible_search_path' from source: unknown 32117 1726882841.20384: variable 'lsr_setup' from source: include params 32117 1726882841.20538: variable 'lsr_setup' from source: include params 32117 1726882841.20591: variable 'omit' from source: magic vars 32117 1726882841.20671: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.20676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.20689: variable 'omit' from source: magic vars 32117 1726882841.20835: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.20843: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882841.20986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882841.22542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882841.22588: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882841.22615: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882841.22639: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882841.22658: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882841.22718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882841.22738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882841.22755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882841.22787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882841.22799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882841.22875: variable 'ansible_distribution' from source: facts 32117 1726882841.22879: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.22888: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882841.22969: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.22977: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882841.23107: variable 'ansible_distribution' from source: facts 32117 1726882841.23111: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.23115: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882841.23119: variable 'item' from source: unknown 32117 1726882841.23168: variable 'item' from source: unknown 32117 1726882841.23193: variable 'item' from source: unknown 32117 1726882841.23236: variable 'item' from source: unknown 32117 1726882841.23352: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.23355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.23358: variable 'omit' from source: magic vars 32117 1726882841.23436: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.23452: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882841.23603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882841.23630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882841.23658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882841.23707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882841.23726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882841.23821: variable 'ansible_distribution' from source: facts 32117 1726882841.23831: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.23841: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882841.23952: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.23962: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882841.24146: variable 'ansible_distribution' from source: facts 32117 1726882841.24156: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.24173: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882841.24184: variable 'item' from source: unknown 32117 1726882841.24246: variable 'item' from source: unknown 32117 1726882841.24288: variable 'item' from source: unknown 32117 1726882841.24347: variable 'item' from source: unknown 32117 1726882841.24425: dumping result to json 32117 1726882841.24434: done dumping result, returning 32117 1726882841.24443: done running TaskExecutor() for managed_node3/TASK: Setup [0e448fcc-3ce9-b5a8-5a54-000000000085] 32117 1726882841.24452: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000085 32117 1726882841.24518: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000085 32117 1726882841.24548: no more pending results, returning what we have 32117 1726882841.24552: in VariableManager get_vars() 32117 1726882841.24590: Calling all_inventory to load vars for managed_node3 32117 1726882841.24593: Calling groups_inventory to load vars for managed_node3 32117 1726882841.24596: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882841.24606: Calling all_plugins_play to load vars for managed_node3 32117 1726882841.24609: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882841.24612: Calling groups_plugins_play to load vars for managed_node3 32117 1726882841.24757: WORKER PROCESS EXITING 32117 1726882841.24775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882841.24976: done with get_vars() 32117 1726882841.24983: variable 'ansible_search_path' from source: unknown 32117 1726882841.24988: variable 'ansible_search_path' from source: unknown 32117 1726882841.25026: variable 'ansible_search_path' from source: unknown 32117 1726882841.25027: variable 'ansible_search_path' from source: unknown 32117 1726882841.25057: we have included files to process 32117 1726882841.25058: generating all_blocks data 32117 1726882841.25060: done generating all_blocks data 32117 1726882841.25066: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 32117 1726882841.25070: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 32117 1726882841.25073: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 32117 1726882841.25309: done processing included file 32117 1726882841.25311: iterating over new_blocks loaded from include file 32117 1726882841.25312: in VariableManager get_vars() 32117 1726882841.25325: done with get_vars() 32117 1726882841.25327: filtering new block on tags 32117 1726882841.25356: done filtering new block on tags 32117 1726882841.25358: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node3 => (item=tasks/delete_interface.yml) 32117 1726882841.25361: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 32117 1726882841.25361: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 32117 1726882841.25365: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 32117 1726882841.25457: in VariableManager get_vars() 32117 1726882841.25474: done with get_vars() 32117 1726882841.25549: done processing included file 32117 1726882841.25551: iterating over new_blocks loaded from include file 32117 1726882841.25552: in VariableManager get_vars() 32117 1726882841.25561: done with get_vars() 32117 1726882841.25562: filtering new block on tags 32117 1726882841.25613: done filtering new block on tags 32117 1726882841.25614: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 => (item=tasks/assert_device_absent.yml) 32117 1726882841.25617: extending task lists for all hosts with included blocks 32117 1726882841.25966: done extending task lists 32117 1726882841.25967: done processing included files 32117 1726882841.25969: results queue empty 32117 1726882841.25970: checking for any_errors_fatal 32117 1726882841.25972: done checking for any_errors_fatal 32117 1726882841.25973: checking for max_fail_percentage 32117 1726882841.25974: done checking for max_fail_percentage 32117 1726882841.25974: checking to see if all hosts have failed and the running result is not ok 32117 1726882841.25974: done checking to see if all hosts have failed 32117 1726882841.25975: getting the remaining hosts for this loop 32117 1726882841.25976: done getting the remaining hosts for this loop 32117 1726882841.25977: getting the next task for host managed_node3 32117 1726882841.25980: done getting next task for host managed_node3 32117 1726882841.25982: ^ task is: TASK: Remove test interface if necessary 32117 1726882841.25984: ^ 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? (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 32117 1726882841.25986: getting variables 32117 1726882841.25987: in VariableManager get_vars() 32117 1726882841.25992: Calling all_inventory to load vars for managed_node3 32117 1726882841.25994: Calling groups_inventory to load vars for managed_node3 32117 1726882841.25996: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882841.26000: Calling all_plugins_play to load vars for managed_node3 32117 1726882841.26002: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882841.26003: Calling groups_plugins_play to load vars for managed_node3 32117 1726882841.26084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882841.26193: done with get_vars() 32117 1726882841.26199: done getting variables 32117 1726882841.26226: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 21:40:41 -0400 (0:00:00.062) 0:00:05.682 ****** 32117 1726882841.26243: entering _queue_task() for managed_node3/command 32117 1726882841.26410: worker is 1 (out of 1 available) 32117 1726882841.26421: exiting _queue_task() for managed_node3/command 32117 1726882841.26431: done queuing things up, now waiting for results queue to drain 32117 1726882841.26433: waiting for pending results... 32117 1726882841.26587: running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary 32117 1726882841.26649: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000010c 32117 1726882841.26665: variable 'ansible_search_path' from source: unknown 32117 1726882841.26669: variable 'ansible_search_path' from source: unknown 32117 1726882841.26699: calling self._execute() 32117 1726882841.26755: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.26764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.26779: variable 'omit' from source: magic vars 32117 1726882841.27051: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.27059: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882841.27209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882841.29423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882841.29501: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882841.29541: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882841.29585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882841.29615: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882841.29693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882841.29724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882841.29755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882841.29809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882841.29828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882841.29940: variable 'ansible_distribution' from source: facts 32117 1726882841.29950: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.29973: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882841.29983: variable 'omit' from source: magic vars 32117 1726882841.30030: variable 'omit' from source: magic vars 32117 1726882841.30128: variable 'interface' from source: play vars 32117 1726882841.30150: variable 'omit' from source: magic vars 32117 1726882841.30183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882841.30213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882841.30233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882841.30253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882841.30272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882841.30305: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882841.30314: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.30322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.30414: Set connection var ansible_connection to ssh 32117 1726882841.30426: Set connection var ansible_shell_executable to /bin/sh 32117 1726882841.30435: Set connection var ansible_timeout to 10 32117 1726882841.30444: Set connection var ansible_pipelining to False 32117 1726882841.30450: Set connection var ansible_shell_type to sh 32117 1726882841.30463: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882841.30496: variable 'ansible_shell_executable' from source: unknown 32117 1726882841.30505: variable 'ansible_connection' from source: unknown 32117 1726882841.30512: variable 'ansible_module_compression' from source: unknown 32117 1726882841.30519: variable 'ansible_shell_type' from source: unknown 32117 1726882841.30525: variable 'ansible_shell_executable' from source: unknown 32117 1726882841.30533: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.30540: variable 'ansible_pipelining' from source: unknown 32117 1726882841.30547: variable 'ansible_timeout' from source: unknown 32117 1726882841.30555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.30653: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882841.30676: variable 'omit' from source: magic vars 32117 1726882841.30686: starting attempt loop 32117 1726882841.30691: running the handler 32117 1726882841.30705: _low_level_execute_command(): starting 32117 1726882841.30715: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882841.31439: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882841.31455: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.31476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.31498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.31544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.31557: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882841.31578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.31597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882841.31610: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882841.31623: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882841.31636: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.31649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.31671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.31686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.31698: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882841.31712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.31797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882841.31821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882841.31840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882841.31989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882841.34251: stdout chunk (state=3): >>>/root <<< 32117 1726882841.34405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882841.34473: stderr chunk (state=3): >>><<< 32117 1726882841.34478: stdout chunk (state=3): >>><<< 32117 1726882841.34580: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882841.34583: _low_level_execute_command(): starting 32117 1726882841.34589: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882841.3450089-32384-213434109093969 `" && echo ansible-tmp-1726882841.3450089-32384-213434109093969="` echo /root/.ansible/tmp/ansible-tmp-1726882841.3450089-32384-213434109093969 `" ) && sleep 0' 32117 1726882841.35185: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882841.35198: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.35211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.35230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.35283: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.35295: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882841.35310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.35328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882841.35340: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882841.35350: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882841.35372: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.35386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.35400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.35413: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.35425: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882841.35439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.35523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882841.35543: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882841.35558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882841.35708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882841.38415: stdout chunk (state=3): >>>ansible-tmp-1726882841.3450089-32384-213434109093969=/root/.ansible/tmp/ansible-tmp-1726882841.3450089-32384-213434109093969 <<< 32117 1726882841.38580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882841.38644: stderr chunk (state=3): >>><<< 32117 1726882841.38648: stdout chunk (state=3): >>><<< 32117 1726882841.38939: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882841.3450089-32384-213434109093969=/root/.ansible/tmp/ansible-tmp-1726882841.3450089-32384-213434109093969 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882841.38943: variable 'ansible_module_compression' from source: unknown 32117 1726882841.38945: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-321179pwiqm2g/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32117 1726882841.38947: variable 'ansible_facts' from source: unknown 32117 1726882841.38949: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882841.3450089-32384-213434109093969/AnsiballZ_command.py 32117 1726882841.39008: Sending initial data 32117 1726882841.39011: Sent initial data (156 bytes) 32117 1726882841.39920: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882841.39935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.39950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.39971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.40012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.40025: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882841.40039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.40056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882841.40074: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882841.40087: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882841.40100: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.40114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.40134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.40147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.40158: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882841.40175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.40249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882841.40277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882841.40295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882841.40442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882841.42813: 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 <<< 32117 1726882841.42912: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882841.43015: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpick5zlat /root/.ansible/tmp/ansible-tmp-1726882841.3450089-32384-213434109093969/AnsiballZ_command.py <<< 32117 1726882841.43113: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882841.44371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882841.44471: stderr chunk (state=3): >>><<< 32117 1726882841.44474: stdout chunk (state=3): >>><<< 32117 1726882841.44476: done transferring module to remote 32117 1726882841.44483: _low_level_execute_command(): starting 32117 1726882841.44487: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882841.3450089-32384-213434109093969/ /root/.ansible/tmp/ansible-tmp-1726882841.3450089-32384-213434109093969/AnsiballZ_command.py && sleep 0' 32117 1726882841.44908: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.44912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.44949: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.44953: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.44955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.45003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882841.45007: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882841.45116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882841.47603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882841.47674: stderr chunk (state=3): >>><<< 32117 1726882841.47677: stdout chunk (state=3): >>><<< 32117 1726882841.47761: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882841.47766: _low_level_execute_command(): starting 32117 1726882841.47769: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882841.3450089-32384-213434109093969/AnsiballZ_command.py && sleep 0' 32117 1726882841.48303: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882841.48316: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.48330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.48348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.48393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.48408: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882841.48421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.48438: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882841.48450: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882841.48460: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882841.48475: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.48489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.48504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.48515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.48526: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882841.48538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.48616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882841.48637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882841.48653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882841.48795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882841.71417: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"team0\"", "rc": 1, "cmd": ["ip", "link", "del", "team0"], "start": "2024-09-20 21:40:41.700185", "end": "2024-09-20 21:40:41.710181", "delta": "0:00:00.009996", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del team0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32117 1726882841.72788: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.9.105 closed. <<< 32117 1726882841.72828: stderr chunk (state=3): >>><<< 32117 1726882841.72831: stdout chunk (state=3): >>><<< 32117 1726882841.72977: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Cannot find device \"team0\"", "rc": 1, "cmd": ["ip", "link", "del", "team0"], "start": "2024-09-20 21:40:41.700185", "end": "2024-09-20 21:40:41.710181", "delta": "0:00:00.009996", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del team0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 1 Shared connection to 10.31.9.105 closed. 32117 1726882841.72981: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del team0', '_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.command', '_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-1726882841.3450089-32384-213434109093969/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882841.72983: _low_level_execute_command(): starting 32117 1726882841.72986: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882841.3450089-32384-213434109093969/ > /dev/null 2>&1 && sleep 0' 32117 1726882841.73549: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882841.73566: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.73584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.73602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.73640: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.73659: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882841.73678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.73696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882841.73708: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882841.73721: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882841.73734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.73748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.73778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.73793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.73806: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882841.73820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.73906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882841.73930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882841.73949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882841.74091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882841.76550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882841.76641: stderr chunk (state=3): >>><<< 32117 1726882841.76654: stdout chunk (state=3): >>><<< 32117 1726882841.76877: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882841.76881: handler run complete 32117 1726882841.76883: Evaluated conditional (False): False 32117 1726882841.76885: attempt loop complete, returning result 32117 1726882841.76887: _execute() done 32117 1726882841.76889: dumping result to json 32117 1726882841.76891: done dumping result, returning 32117 1726882841.76893: done running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary [0e448fcc-3ce9-b5a8-5a54-00000000010c] 32117 1726882841.76895: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000010c 32117 1726882841.76977: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000010c 32117 1726882841.76981: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "team0" ], "delta": "0:00:00.009996", "end": "2024-09-20 21:40:41.710181", "rc": 1, "start": "2024-09-20 21:40:41.700185" } STDERR: Cannot find device "team0" MSG: non-zero return code ...ignoring 32117 1726882841.77056: no more pending results, returning what we have 32117 1726882841.77060: results queue empty 32117 1726882841.77060: checking for any_errors_fatal 32117 1726882841.77062: done checking for any_errors_fatal 32117 1726882841.77062: checking for max_fail_percentage 32117 1726882841.77066: done checking for max_fail_percentage 32117 1726882841.77072: checking to see if all hosts have failed and the running result is not ok 32117 1726882841.77073: done checking to see if all hosts have failed 32117 1726882841.77074: getting the remaining hosts for this loop 32117 1726882841.77075: done getting the remaining hosts for this loop 32117 1726882841.77080: getting the next task for host managed_node3 32117 1726882841.77091: done getting next task for host managed_node3 32117 1726882841.77093: ^ task is: TASK: Include the task 'get_interface_stat.yml' 32117 1726882841.77096: ^ 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? (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 32117 1726882841.77101: getting variables 32117 1726882841.77102: in VariableManager get_vars() 32117 1726882841.77129: Calling all_inventory to load vars for managed_node3 32117 1726882841.77131: Calling groups_inventory to load vars for managed_node3 32117 1726882841.77134: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882841.77144: Calling all_plugins_play to load vars for managed_node3 32117 1726882841.77146: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882841.77149: Calling groups_plugins_play to load vars for managed_node3 32117 1726882841.77391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882841.77588: done with get_vars() 32117 1726882841.77599: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:40:41 -0400 (0:00:00.514) 0:00:06.197 ****** 32117 1726882841.77699: entering _queue_task() for managed_node3/include_tasks 32117 1726882841.78015: worker is 1 (out of 1 available) 32117 1726882841.78028: exiting _queue_task() for managed_node3/include_tasks 32117 1726882841.78040: done queuing things up, now waiting for results queue to drain 32117 1726882841.78041: waiting for pending results... 32117 1726882841.78325: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 32117 1726882841.78446: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000110 32117 1726882841.78469: variable 'ansible_search_path' from source: unknown 32117 1726882841.78482: variable 'ansible_search_path' from source: unknown 32117 1726882841.78531: calling self._execute() 32117 1726882841.78623: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.78636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.78650: variable 'omit' from source: magic vars 32117 1726882841.79338: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.79359: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882841.79592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882841.82044: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882841.82121: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882841.82164: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882841.82211: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882841.82241: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882841.82329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882841.82358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882841.82396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882841.82437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882841.82453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882841.82588: variable 'ansible_distribution' from source: facts 32117 1726882841.82598: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.82623: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882841.82633: _execute() done 32117 1726882841.82640: dumping result to json 32117 1726882841.82647: done dumping result, returning 32117 1726882841.82656: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-b5a8-5a54-000000000110] 32117 1726882841.82672: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000110 32117 1726882841.82802: no more pending results, returning what we have 32117 1726882841.82807: in VariableManager get_vars() 32117 1726882841.82838: Calling all_inventory to load vars for managed_node3 32117 1726882841.82841: Calling groups_inventory to load vars for managed_node3 32117 1726882841.82843: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882841.82854: Calling all_plugins_play to load vars for managed_node3 32117 1726882841.82857: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882841.82862: Calling groups_plugins_play to load vars for managed_node3 32117 1726882841.83020: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000110 32117 1726882841.83024: WORKER PROCESS EXITING 32117 1726882841.83037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882841.83249: done with get_vars() 32117 1726882841.83257: variable 'ansible_search_path' from source: unknown 32117 1726882841.83258: variable 'ansible_search_path' from source: unknown 32117 1726882841.83273: variable 'item' from source: include params 32117 1726882841.83398: variable 'item' from source: include params 32117 1726882841.83453: we have included files to process 32117 1726882841.83455: generating all_blocks data 32117 1726882841.83457: done generating all_blocks data 32117 1726882841.83461: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32117 1726882841.83462: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32117 1726882841.83467: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32117 1726882841.83720: done processing included file 32117 1726882841.83722: iterating over new_blocks loaded from include file 32117 1726882841.83724: in VariableManager get_vars() 32117 1726882841.83781: done with get_vars() 32117 1726882841.83783: filtering new block on tags 32117 1726882841.83811: done filtering new block on tags 32117 1726882841.83814: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 32117 1726882841.83818: extending task lists for all hosts with included blocks 32117 1726882841.84007: done extending task lists 32117 1726882841.84008: done processing included files 32117 1726882841.84009: results queue empty 32117 1726882841.84010: checking for any_errors_fatal 32117 1726882841.84015: done checking for any_errors_fatal 32117 1726882841.84016: checking for max_fail_percentage 32117 1726882841.84017: done checking for max_fail_percentage 32117 1726882841.84018: checking to see if all hosts have failed and the running result is not ok 32117 1726882841.84019: done checking to see if all hosts have failed 32117 1726882841.84020: getting the remaining hosts for this loop 32117 1726882841.84021: done getting the remaining hosts for this loop 32117 1726882841.84024: getting the next task for host managed_node3 32117 1726882841.84029: done getting next task for host managed_node3 32117 1726882841.84031: ^ task is: TASK: Get stat for interface {{ interface }} 32117 1726882841.84035: ^ 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? (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), 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 32117 1726882841.84042: getting variables 32117 1726882841.84043: in VariableManager get_vars() 32117 1726882841.84050: Calling all_inventory to load vars for managed_node3 32117 1726882841.84052: Calling groups_inventory to load vars for managed_node3 32117 1726882841.84054: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882841.84059: Calling all_plugins_play to load vars for managed_node3 32117 1726882841.84061: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882841.84066: Calling groups_plugins_play to load vars for managed_node3 32117 1726882841.84216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882841.84541: done with get_vars() 32117 1726882841.84549: done getting variables 32117 1726882841.84700: variable 'interface' from source: play vars TASK [Get stat for interface team0] ******************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:40:41 -0400 (0:00:00.070) 0:00:06.267 ****** 32117 1726882841.84727: entering _queue_task() for managed_node3/stat 32117 1726882841.85242: worker is 1 (out of 1 available) 32117 1726882841.85254: exiting _queue_task() for managed_node3/stat 32117 1726882841.85271: done queuing things up, now waiting for results queue to drain 32117 1726882841.85273: waiting for pending results... 32117 1726882841.86088: running TaskExecutor() for managed_node3/TASK: Get stat for interface team0 32117 1726882841.86392: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000015f 32117 1726882841.86412: variable 'ansible_search_path' from source: unknown 32117 1726882841.86422: variable 'ansible_search_path' from source: unknown 32117 1726882841.86458: calling self._execute() 32117 1726882841.86650: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.86663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.86684: variable 'omit' from source: magic vars 32117 1726882841.87481: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.87500: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882841.87834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882841.90497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882841.90566: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882841.90605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882841.90638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882841.90687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882841.90759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882841.90799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882841.90823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882841.90865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882841.90886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882841.91010: variable 'ansible_distribution' from source: facts 32117 1726882841.91014: variable 'ansible_distribution_major_version' from source: facts 32117 1726882841.91028: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882841.91034: variable 'omit' from source: magic vars 32117 1726882841.91091: variable 'omit' from source: magic vars 32117 1726882841.91195: variable 'interface' from source: play vars 32117 1726882841.91218: variable 'omit' from source: magic vars 32117 1726882841.91242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882841.91268: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882841.91288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882841.91304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882841.91317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882841.91348: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882841.91351: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.91354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.91452: Set connection var ansible_connection to ssh 32117 1726882841.91459: Set connection var ansible_shell_executable to /bin/sh 32117 1726882841.91467: Set connection var ansible_timeout to 10 32117 1726882841.91476: Set connection var ansible_pipelining to False 32117 1726882841.91479: Set connection var ansible_shell_type to sh 32117 1726882841.91489: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882841.91512: variable 'ansible_shell_executable' from source: unknown 32117 1726882841.91515: variable 'ansible_connection' from source: unknown 32117 1726882841.91517: variable 'ansible_module_compression' from source: unknown 32117 1726882841.91520: variable 'ansible_shell_type' from source: unknown 32117 1726882841.91522: variable 'ansible_shell_executable' from source: unknown 32117 1726882841.91524: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882841.91533: variable 'ansible_pipelining' from source: unknown 32117 1726882841.91536: variable 'ansible_timeout' from source: unknown 32117 1726882841.91545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882841.91684: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32117 1726882841.91693: variable 'omit' from source: magic vars 32117 1726882841.91698: starting attempt loop 32117 1726882841.91701: running the handler 32117 1726882841.91711: _low_level_execute_command(): starting 32117 1726882841.91718: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882841.92467: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882841.92483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.92493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.92509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.92551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.92558: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882841.92572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.92586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882841.92593: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882841.92600: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882841.92607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.92616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.92635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.92640: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.92648: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882841.92657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.92735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882841.92758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882841.92775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882841.92915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882841.95387: stdout chunk (state=3): >>>/root <<< 32117 1726882841.95601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882841.95606: stdout chunk (state=3): >>><<< 32117 1726882841.95615: stderr chunk (state=3): >>><<< 32117 1726882841.95635: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882841.95646: _low_level_execute_command(): starting 32117 1726882841.95652: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882841.9563453-32408-65546848396277 `" && echo ansible-tmp-1726882841.9563453-32408-65546848396277="` echo /root/.ansible/tmp/ansible-tmp-1726882841.9563453-32408-65546848396277 `" ) && sleep 0' 32117 1726882841.96368: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882841.96380: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.96405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.96425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.96461: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.96473: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882841.96484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.96498: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882841.96507: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882841.96515: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882841.96524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882841.96539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882841.96550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882841.96557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882841.96565: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882841.96578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882841.96668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882841.96677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882841.96689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882841.96823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882841.99486: stdout chunk (state=3): >>>ansible-tmp-1726882841.9563453-32408-65546848396277=/root/.ansible/tmp/ansible-tmp-1726882841.9563453-32408-65546848396277 <<< 32117 1726882841.99680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882841.99747: stderr chunk (state=3): >>><<< 32117 1726882841.99750: stdout chunk (state=3): >>><<< 32117 1726882841.99874: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882841.9563453-32408-65546848396277=/root/.ansible/tmp/ansible-tmp-1726882841.9563453-32408-65546848396277 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882841.99878: variable 'ansible_module_compression' from source: unknown 32117 1726882841.99880: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-321179pwiqm2g/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32117 1726882841.99983: variable 'ansible_facts' from source: unknown 32117 1726882842.00016: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882841.9563453-32408-65546848396277/AnsiballZ_stat.py 32117 1726882842.00161: Sending initial data 32117 1726882842.00167: Sent initial data (152 bytes) 32117 1726882842.01133: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882842.01148: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882842.01165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882842.01192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882842.01235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882842.01247: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882842.01261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882842.01283: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882842.01302: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882842.01316: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882842.01323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882842.01333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882842.01345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882842.01352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882842.01359: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882842.01375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882842.01444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882842.01458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882842.01466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882842.01611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882842.04104: 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 <<< 32117 1726882842.04205: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882842.04310: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpxd7v7kpc /root/.ansible/tmp/ansible-tmp-1726882841.9563453-32408-65546848396277/AnsiballZ_stat.py <<< 32117 1726882842.04407: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882842.05739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882842.05916: stderr chunk (state=3): >>><<< 32117 1726882842.05920: stdout chunk (state=3): >>><<< 32117 1726882842.05922: done transferring module to remote 32117 1726882842.05924: _low_level_execute_command(): starting 32117 1726882842.05926: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882841.9563453-32408-65546848396277/ /root/.ansible/tmp/ansible-tmp-1726882841.9563453-32408-65546848396277/AnsiballZ_stat.py && sleep 0' 32117 1726882842.06479: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882842.06493: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882842.06507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882842.06524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882842.06566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882842.06581: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882842.06595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882842.06613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882842.06625: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882842.06634: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882842.06644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882842.06656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882842.06677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882842.06690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882842.06699: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882842.06713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882842.06796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882842.06812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882842.06826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882842.06961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882842.09624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882842.09628: stdout chunk (state=3): >>><<< 32117 1726882842.09633: stderr chunk (state=3): >>><<< 32117 1726882842.09649: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882842.09651: _low_level_execute_command(): starting 32117 1726882842.09658: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882841.9563453-32408-65546848396277/AnsiballZ_stat.py && sleep 0' 32117 1726882842.10239: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882842.10248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882842.10258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882842.10274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882842.10313: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882842.10318: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882842.10330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882842.10341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882842.10349: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882842.10355: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882842.10363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882842.10375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882842.10387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882842.10394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882842.10400: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882842.10409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882842.10480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882842.10493: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882842.10504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882842.10647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882842.31072: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/team0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 32117 1726882842.32523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882842.32527: stdout chunk (state=3): >>><<< 32117 1726882842.32529: stderr chunk (state=3): >>><<< 32117 1726882842.32677: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/team0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882842.32682: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/team0', '_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-1726882841.9563453-32408-65546848396277/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882842.32685: _low_level_execute_command(): starting 32117 1726882842.32688: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882841.9563453-32408-65546848396277/ > /dev/null 2>&1 && sleep 0' 32117 1726882842.33501: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882842.33520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882842.33536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882842.33574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882842.33616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882842.33632: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882842.33646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882842.33678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882842.33696: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882842.33709: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882842.33723: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882842.33745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882842.33779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882842.33799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882842.33812: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882842.33827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882842.33940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882842.33976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882842.34004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882842.34150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882842.36817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882842.36820: stdout chunk (state=3): >>><<< 32117 1726882842.36823: stderr chunk (state=3): >>><<< 32117 1726882842.37104: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882842.37107: handler run complete 32117 1726882842.37110: attempt loop complete, returning result 32117 1726882842.37112: _execute() done 32117 1726882842.37114: dumping result to json 32117 1726882842.37116: done dumping result, returning 32117 1726882842.37118: done running TaskExecutor() for managed_node3/TASK: Get stat for interface team0 [0e448fcc-3ce9-b5a8-5a54-00000000015f] 32117 1726882842.37120: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000015f 32117 1726882842.37204: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000015f 32117 1726882842.37209: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 32117 1726882842.37297: no more pending results, returning what we have 32117 1726882842.37300: results queue empty 32117 1726882842.37306: checking for any_errors_fatal 32117 1726882842.37307: done checking for any_errors_fatal 32117 1726882842.37308: checking for max_fail_percentage 32117 1726882842.37310: done checking for max_fail_percentage 32117 1726882842.37311: checking to see if all hosts have failed and the running result is not ok 32117 1726882842.37312: done checking to see if all hosts have failed 32117 1726882842.37313: getting the remaining hosts for this loop 32117 1726882842.37315: done getting the remaining hosts for this loop 32117 1726882842.37319: getting the next task for host managed_node3 32117 1726882842.37331: done getting next task for host managed_node3 32117 1726882842.37334: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 32117 1726882842.37337: ^ 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? (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 32117 1726882842.37343: getting variables 32117 1726882842.37345: in VariableManager get_vars() 32117 1726882842.37379: Calling all_inventory to load vars for managed_node3 32117 1726882842.37383: Calling groups_inventory to load vars for managed_node3 32117 1726882842.37387: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882842.37398: Calling all_plugins_play to load vars for managed_node3 32117 1726882842.37402: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882842.37405: Calling groups_plugins_play to load vars for managed_node3 32117 1726882842.37813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882842.38082: done with get_vars() 32117 1726882842.38100: done getting variables 32117 1726882842.38216: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 32117 1726882842.38344: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'team0'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:40:42 -0400 (0:00:00.536) 0:00:06.804 ****** 32117 1726882842.38387: entering _queue_task() for managed_node3/assert 32117 1726882842.38389: Creating lock for assert 32117 1726882842.38684: worker is 1 (out of 1 available) 32117 1726882842.38698: exiting _queue_task() for managed_node3/assert 32117 1726882842.38710: done queuing things up, now waiting for results queue to drain 32117 1726882842.38712: waiting for pending results... 32117 1726882842.38979: running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'team0' 32117 1726882842.39085: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000111 32117 1726882842.39111: variable 'ansible_search_path' from source: unknown 32117 1726882842.39120: variable 'ansible_search_path' from source: unknown 32117 1726882842.39166: calling self._execute() 32117 1726882842.39253: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882842.39275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882842.39291: variable 'omit' from source: magic vars 32117 1726882842.39652: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.39673: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882842.39901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882842.42685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882842.42774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882842.42826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882842.42881: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882842.42923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882842.43033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882842.43082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882842.43116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882842.43171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882842.43196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882842.43322: variable 'ansible_distribution' from source: facts 32117 1726882842.43350: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.43374: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882842.43386: variable 'omit' from source: magic vars 32117 1726882842.43455: variable 'omit' from source: magic vars 32117 1726882842.43576: variable 'interface' from source: play vars 32117 1726882842.43597: variable 'omit' from source: magic vars 32117 1726882842.43630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882842.43663: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882842.43697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882842.43724: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882842.43739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882842.43777: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882842.43793: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882842.43802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882842.43935: Set connection var ansible_connection to ssh 32117 1726882842.43951: Set connection var ansible_shell_executable to /bin/sh 32117 1726882842.43962: Set connection var ansible_timeout to 10 32117 1726882842.43978: Set connection var ansible_pipelining to False 32117 1726882842.43986: Set connection var ansible_shell_type to sh 32117 1726882842.44016: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882842.44043: variable 'ansible_shell_executable' from source: unknown 32117 1726882842.44055: variable 'ansible_connection' from source: unknown 32117 1726882842.44065: variable 'ansible_module_compression' from source: unknown 32117 1726882842.44075: variable 'ansible_shell_type' from source: unknown 32117 1726882842.44082: variable 'ansible_shell_executable' from source: unknown 32117 1726882842.44089: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882842.44097: variable 'ansible_pipelining' from source: unknown 32117 1726882842.44105: variable 'ansible_timeout' from source: unknown 32117 1726882842.44121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882842.44238: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882842.44253: variable 'omit' from source: magic vars 32117 1726882842.44265: starting attempt loop 32117 1726882842.44279: running the handler 32117 1726882842.44457: variable 'interface_stat' from source: set_fact 32117 1726882842.44487: Evaluated conditional (not interface_stat.stat.exists): True 32117 1726882842.44500: handler run complete 32117 1726882842.44518: attempt loop complete, returning result 32117 1726882842.44525: _execute() done 32117 1726882842.44532: dumping result to json 32117 1726882842.44550: done dumping result, returning 32117 1726882842.44566: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'team0' [0e448fcc-3ce9-b5a8-5a54-000000000111] 32117 1726882842.44581: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000111 32117 1726882842.44690: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000111 32117 1726882842.44697: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 32117 1726882842.44752: no more pending results, returning what we have 32117 1726882842.44755: results queue empty 32117 1726882842.44756: checking for any_errors_fatal 32117 1726882842.44762: done checking for any_errors_fatal 32117 1726882842.44765: checking for max_fail_percentage 32117 1726882842.44767: done checking for max_fail_percentage 32117 1726882842.44771: checking to see if all hosts have failed and the running result is not ok 32117 1726882842.44771: done checking to see if all hosts have failed 32117 1726882842.44772: getting the remaining hosts for this loop 32117 1726882842.44774: done getting the remaining hosts for this loop 32117 1726882842.44778: getting the next task for host managed_node3 32117 1726882842.44790: done getting next task for host managed_node3 32117 1726882842.44793: ^ task is: TASK: Test 32117 1726882842.44796: ^ 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 32117 1726882842.44806: getting variables 32117 1726882842.44808: in VariableManager get_vars() 32117 1726882842.44836: Calling all_inventory to load vars for managed_node3 32117 1726882842.44839: Calling groups_inventory to load vars for managed_node3 32117 1726882842.44843: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882842.44853: Calling all_plugins_play to load vars for managed_node3 32117 1726882842.44856: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882842.44859: Calling groups_plugins_play to load vars for managed_node3 32117 1726882842.45047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882842.45279: done with get_vars() 32117 1726882842.45289: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 21:40:42 -0400 (0:00:00.071) 0:00:06.875 ****** 32117 1726882842.45551: entering _queue_task() for managed_node3/include_tasks 32117 1726882842.46038: worker is 1 (out of 1 available) 32117 1726882842.46086: exiting _queue_task() for managed_node3/include_tasks 32117 1726882842.46097: done queuing things up, now waiting for results queue to drain 32117 1726882842.46098: waiting for pending results... 32117 1726882842.46380: running TaskExecutor() for managed_node3/TASK: Test 32117 1726882842.46479: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000086 32117 1726882842.46496: variable 'ansible_search_path' from source: unknown 32117 1726882842.46503: variable 'ansible_search_path' from source: unknown 32117 1726882842.46558: variable 'lsr_test' from source: include params 32117 1726882842.46757: variable 'lsr_test' from source: include params 32117 1726882842.46823: variable 'omit' from source: magic vars 32117 1726882842.46945: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882842.46972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882842.46988: variable 'omit' from source: magic vars 32117 1726882842.47318: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.47333: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882842.47570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882842.49378: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882842.49426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882842.49451: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882842.49482: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882842.49502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882842.49557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882842.49582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882842.49601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882842.49627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882842.49637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882842.49718: variable 'ansible_distribution' from source: facts 32117 1726882842.49721: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.49730: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882842.49806: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.49809: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882842.49946: variable 'ansible_distribution' from source: facts 32117 1726882842.49949: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.49955: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882842.49961: variable 'item' from source: unknown 32117 1726882842.50049: variable 'item' from source: unknown 32117 1726882842.50089: variable 'item' from source: unknown 32117 1726882842.50194: variable 'item' from source: unknown 32117 1726882842.50338: dumping result to json 32117 1726882842.50348: done dumping result, returning 32117 1726882842.50359: done running TaskExecutor() for managed_node3/TASK: Test [0e448fcc-3ce9-b5a8-5a54-000000000086] 32117 1726882842.50376: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000086 32117 1726882842.50457: no more pending results, returning what we have 32117 1726882842.50461: in VariableManager get_vars() 32117 1726882842.50498: Calling all_inventory to load vars for managed_node3 32117 1726882842.50501: Calling groups_inventory to load vars for managed_node3 32117 1726882842.50504: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882842.50514: Calling all_plugins_play to load vars for managed_node3 32117 1726882842.50517: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882842.50520: Calling groups_plugins_play to load vars for managed_node3 32117 1726882842.50731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882842.51058: done with get_vars() 32117 1726882842.51066: variable 'ansible_search_path' from source: unknown 32117 1726882842.51067: variable 'ansible_search_path' from source: unknown 32117 1726882842.51089: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000086 32117 1726882842.51091: WORKER PROCESS EXITING 32117 1726882842.51119: we have included files to process 32117 1726882842.51120: generating all_blocks data 32117 1726882842.51121: done generating all_blocks data 32117 1726882842.51125: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml 32117 1726882842.51126: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml 32117 1726882842.51128: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml 32117 1726882842.51413: done processing included file 32117 1726882842.51414: iterating over new_blocks loaded from include file 32117 1726882842.51415: in VariableManager get_vars() 32117 1726882842.51424: done with get_vars() 32117 1726882842.51425: filtering new block on tags 32117 1726882842.51453: done filtering new block on tags 32117 1726882842.51455: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml for managed_node3 => (item=tasks/create_team_profile.yml) 32117 1726882842.51458: extending task lists for all hosts with included blocks 32117 1726882842.51954: done extending task lists 32117 1726882842.51955: done processing included files 32117 1726882842.51955: results queue empty 32117 1726882842.51956: checking for any_errors_fatal 32117 1726882842.51958: done checking for any_errors_fatal 32117 1726882842.51959: checking for max_fail_percentage 32117 1726882842.51959: done checking for max_fail_percentage 32117 1726882842.51960: checking to see if all hosts have failed and the running result is not ok 32117 1726882842.51960: done checking to see if all hosts have failed 32117 1726882842.51961: getting the remaining hosts for this loop 32117 1726882842.51962: done getting the remaining hosts for this loop 32117 1726882842.51965: getting the next task for host managed_node3 32117 1726882842.51968: done getting next task for host managed_node3 32117 1726882842.51970: ^ task is: TASK: Include network role 32117 1726882842.51972: ^ 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? (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 32117 1726882842.51977: getting variables 32117 1726882842.51978: in VariableManager get_vars() 32117 1726882842.51983: Calling all_inventory to load vars for managed_node3 32117 1726882842.51985: Calling groups_inventory to load vars for managed_node3 32117 1726882842.51986: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882842.51989: Calling all_plugins_play to load vars for managed_node3 32117 1726882842.51991: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882842.51992: Calling groups_plugins_play to load vars for managed_node3 32117 1726882842.52092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882842.52200: done with get_vars() 32117 1726882842.52205: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml:3 Friday 20 September 2024 21:40:42 -0400 (0:00:00.066) 0:00:06.942 ****** 32117 1726882842.52251: entering _queue_task() for managed_node3/include_role 32117 1726882842.52252: Creating lock for include_role 32117 1726882842.52430: worker is 1 (out of 1 available) 32117 1726882842.52442: exiting _queue_task() for managed_node3/include_role 32117 1726882842.52453: done queuing things up, now waiting for results queue to drain 32117 1726882842.52455: waiting for pending results... 32117 1726882842.52607: running TaskExecutor() for managed_node3/TASK: Include network role 32117 1726882842.52678: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000017f 32117 1726882842.52688: variable 'ansible_search_path' from source: unknown 32117 1726882842.52691: variable 'ansible_search_path' from source: unknown 32117 1726882842.52725: calling self._execute() 32117 1726882842.52777: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882842.52780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882842.52790: variable 'omit' from source: magic vars 32117 1726882842.53032: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.53043: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882842.53204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882842.55590: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882842.55638: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882842.55673: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882842.55694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882842.55713: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882842.55773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882842.55793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882842.55811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882842.55836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882842.55847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882842.55929: variable 'ansible_distribution' from source: facts 32117 1726882842.55932: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.55943: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882842.55949: _execute() done 32117 1726882842.55952: dumping result to json 32117 1726882842.55955: done dumping result, returning 32117 1726882842.55960: done running TaskExecutor() for managed_node3/TASK: Include network role [0e448fcc-3ce9-b5a8-5a54-00000000017f] 32117 1726882842.55966: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000017f 32117 1726882842.56059: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000017f 32117 1726882842.56062: WORKER PROCESS EXITING 32117 1726882842.56089: no more pending results, returning what we have 32117 1726882842.56095: in VariableManager get_vars() 32117 1726882842.56123: Calling all_inventory to load vars for managed_node3 32117 1726882842.56126: Calling groups_inventory to load vars for managed_node3 32117 1726882842.56129: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882842.56138: Calling all_plugins_play to load vars for managed_node3 32117 1726882842.56141: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882842.56144: Calling groups_plugins_play to load vars for managed_node3 32117 1726882842.56261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882842.56380: done with get_vars() 32117 1726882842.56385: variable 'ansible_search_path' from source: unknown 32117 1726882842.56385: variable 'ansible_search_path' from source: unknown 32117 1726882842.56501: variable 'omit' from source: magic vars 32117 1726882842.56528: variable 'omit' from source: magic vars 32117 1726882842.56538: variable 'omit' from source: magic vars 32117 1726882842.56540: we have included files to process 32117 1726882842.56541: generating all_blocks data 32117 1726882842.56542: done generating all_blocks data 32117 1726882842.56543: processing included file: fedora.linux_system_roles.network 32117 1726882842.56557: in VariableManager get_vars() 32117 1726882842.56566: done with get_vars() 32117 1726882842.56610: in VariableManager get_vars() 32117 1726882842.56621: done with get_vars() 32117 1726882842.56653: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 32117 1726882842.56826: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 32117 1726882842.56937: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 32117 1726882842.57552: in VariableManager get_vars() 32117 1726882842.57577: done with get_vars() 32117 1726882842.58017: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32117 1726882842.59616: iterating over new_blocks loaded from include file 32117 1726882842.59617: in VariableManager get_vars() 32117 1726882842.59628: done with get_vars() 32117 1726882842.59629: filtering new block on tags 32117 1726882842.60116: done filtering new block on tags 32117 1726882842.60119: in VariableManager get_vars() 32117 1726882842.60134: done with get_vars() 32117 1726882842.60136: filtering new block on tags 32117 1726882842.60154: done filtering new block on tags 32117 1726882842.60156: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 32117 1726882842.60160: extending task lists for all hosts with included blocks 32117 1726882842.60342: done extending task lists 32117 1726882842.60343: done processing included files 32117 1726882842.60344: results queue empty 32117 1726882842.60345: checking for any_errors_fatal 32117 1726882842.60348: done checking for any_errors_fatal 32117 1726882842.60349: checking for max_fail_percentage 32117 1726882842.60350: done checking for max_fail_percentage 32117 1726882842.60351: checking to see if all hosts have failed and the running result is not ok 32117 1726882842.60352: done checking to see if all hosts have failed 32117 1726882842.60352: getting the remaining hosts for this loop 32117 1726882842.60354: done getting the remaining hosts for this loop 32117 1726882842.60356: getting the next task for host managed_node3 32117 1726882842.60360: done getting next task for host managed_node3 32117 1726882842.60363: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32117 1726882842.60370: ^ 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? (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), 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 32117 1726882842.60383: getting variables 32117 1726882842.60384: in VariableManager get_vars() 32117 1726882842.60395: Calling all_inventory to load vars for managed_node3 32117 1726882842.60397: Calling groups_inventory to load vars for managed_node3 32117 1726882842.60399: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882842.60403: Calling all_plugins_play to load vars for managed_node3 32117 1726882842.60405: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882842.60407: Calling groups_plugins_play to load vars for managed_node3 32117 1726882842.60583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882842.60794: done with get_vars() 32117 1726882842.60802: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:40:42 -0400 (0:00:00.086) 0:00:07.029 ****** 32117 1726882842.60894: entering _queue_task() for managed_node3/include_tasks 32117 1726882842.61107: worker is 1 (out of 1 available) 32117 1726882842.61119: exiting _queue_task() for managed_node3/include_tasks 32117 1726882842.61131: done queuing things up, now waiting for results queue to drain 32117 1726882842.61132: waiting for pending results... 32117 1726882842.61275: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32117 1726882842.61347: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000001fd 32117 1726882842.61358: variable 'ansible_search_path' from source: unknown 32117 1726882842.61362: variable 'ansible_search_path' from source: unknown 32117 1726882842.61394: calling self._execute() 32117 1726882842.61453: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882842.61457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882842.61465: variable 'omit' from source: magic vars 32117 1726882842.61731: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.61745: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882842.61899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882842.63944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882842.64006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882842.64049: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882842.64078: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882842.64098: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882842.64160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882842.64186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882842.64209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882842.64236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882842.64249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882842.64330: variable 'ansible_distribution' from source: facts 32117 1726882842.64334: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.64345: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882842.64350: _execute() done 32117 1726882842.64354: dumping result to json 32117 1726882842.64357: done dumping result, returning 32117 1726882842.64365: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-b5a8-5a54-0000000001fd] 32117 1726882842.64374: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000001fd 32117 1726882842.64448: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000001fd 32117 1726882842.64450: WORKER PROCESS EXITING 32117 1726882842.64520: no more pending results, returning what we have 32117 1726882842.64525: in VariableManager get_vars() 32117 1726882842.64558: Calling all_inventory to load vars for managed_node3 32117 1726882842.64561: Calling groups_inventory to load vars for managed_node3 32117 1726882842.64565: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882842.64573: Calling all_plugins_play to load vars for managed_node3 32117 1726882842.64577: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882842.64580: Calling groups_plugins_play to load vars for managed_node3 32117 1726882842.64703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882842.64828: done with get_vars() 32117 1726882842.64835: variable 'ansible_search_path' from source: unknown 32117 1726882842.64836: variable 'ansible_search_path' from source: unknown 32117 1726882842.64861: we have included files to process 32117 1726882842.64862: generating all_blocks data 32117 1726882842.64865: done generating all_blocks data 32117 1726882842.64867: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32117 1726882842.64868: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32117 1726882842.64870: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32117 1726882842.65335: done processing included file 32117 1726882842.65337: iterating over new_blocks loaded from include file 32117 1726882842.65338: in VariableManager get_vars() 32117 1726882842.65352: done with get_vars() 32117 1726882842.65353: filtering new block on tags 32117 1726882842.65374: done filtering new block on tags 32117 1726882842.65376: in VariableManager get_vars() 32117 1726882842.65392: done with get_vars() 32117 1726882842.65393: filtering new block on tags 32117 1726882842.65419: done filtering new block on tags 32117 1726882842.65420: in VariableManager get_vars() 32117 1726882842.65433: done with get_vars() 32117 1726882842.65434: filtering new block on tags 32117 1726882842.65457: done filtering new block on tags 32117 1726882842.65459: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 32117 1726882842.65462: extending task lists for all hosts with included blocks 32117 1726882842.66424: done extending task lists 32117 1726882842.66425: done processing included files 32117 1726882842.66425: results queue empty 32117 1726882842.66426: checking for any_errors_fatal 32117 1726882842.66428: done checking for any_errors_fatal 32117 1726882842.66428: checking for max_fail_percentage 32117 1726882842.66429: done checking for max_fail_percentage 32117 1726882842.66430: checking to see if all hosts have failed and the running result is not ok 32117 1726882842.66430: done checking to see if all hosts have failed 32117 1726882842.66431: getting the remaining hosts for this loop 32117 1726882842.66432: done getting the remaining hosts for this loop 32117 1726882842.66433: getting the next task for host managed_node3 32117 1726882842.66436: done getting next task for host managed_node3 32117 1726882842.66438: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 32117 1726882842.66441: ^ 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? (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=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), 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 32117 1726882842.66450: getting variables 32117 1726882842.66450: in VariableManager get_vars() 32117 1726882842.66459: Calling all_inventory to load vars for managed_node3 32117 1726882842.66461: Calling groups_inventory to load vars for managed_node3 32117 1726882842.66479: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882842.66483: Calling all_plugins_play to load vars for managed_node3 32117 1726882842.66485: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882842.66486: Calling groups_plugins_play to load vars for managed_node3 32117 1726882842.66565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882842.66682: done with get_vars() 32117 1726882842.66689: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:40:42 -0400 (0:00:00.058) 0:00:07.087 ****** 32117 1726882842.66734: entering _queue_task() for managed_node3/setup 32117 1726882842.66913: worker is 1 (out of 1 available) 32117 1726882842.66925: exiting _queue_task() for managed_node3/setup 32117 1726882842.66935: done queuing things up, now waiting for results queue to drain 32117 1726882842.66937: waiting for pending results... 32117 1726882842.67099: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 32117 1726882842.67190: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000025a 32117 1726882842.67201: variable 'ansible_search_path' from source: unknown 32117 1726882842.67204: variable 'ansible_search_path' from source: unknown 32117 1726882842.67235: calling self._execute() 32117 1726882842.67293: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882842.67298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882842.67306: variable 'omit' from source: magic vars 32117 1726882842.67562: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.67574: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882842.67717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882842.69254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882842.69302: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882842.69328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882842.69353: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882842.69376: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882842.69433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882842.69453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882842.69474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882842.69503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882842.69514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882842.69596: variable 'ansible_distribution' from source: facts 32117 1726882842.69600: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.69610: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882842.69710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882842.69729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882842.69751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882842.69788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882842.69799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882842.69829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882842.69851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882842.69873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882842.69898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882842.69909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882842.70002: variable '__network_required_facts' from source: role '' defaults 32117 1726882842.70008: variable 'ansible_facts' from source: unknown 32117 1726882842.70055: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 32117 1726882842.70060: when evaluation is False, skipping this task 32117 1726882842.70063: _execute() done 32117 1726882842.70065: dumping result to json 32117 1726882842.70071: done dumping result, returning 32117 1726882842.70075: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-b5a8-5a54-00000000025a] 32117 1726882842.70079: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000025a 32117 1726882842.70159: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000025a 32117 1726882842.70162: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32117 1726882842.70229: no more pending results, returning what we have 32117 1726882842.70233: results queue empty 32117 1726882842.70234: checking for any_errors_fatal 32117 1726882842.70235: done checking for any_errors_fatal 32117 1726882842.70236: checking for max_fail_percentage 32117 1726882842.70237: done checking for max_fail_percentage 32117 1726882842.70238: checking to see if all hosts have failed and the running result is not ok 32117 1726882842.70239: done checking to see if all hosts have failed 32117 1726882842.70240: getting the remaining hosts for this loop 32117 1726882842.70241: done getting the remaining hosts for this loop 32117 1726882842.70245: getting the next task for host managed_node3 32117 1726882842.70253: done getting next task for host managed_node3 32117 1726882842.70256: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 32117 1726882842.70261: ^ 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? (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=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), 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 32117 1726882842.70287: getting variables 32117 1726882842.70289: in VariableManager get_vars() 32117 1726882842.70317: Calling all_inventory to load vars for managed_node3 32117 1726882842.70319: Calling groups_inventory to load vars for managed_node3 32117 1726882842.70321: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882842.70327: Calling all_plugins_play to load vars for managed_node3 32117 1726882842.70328: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882842.70330: Calling groups_plugins_play to load vars for managed_node3 32117 1726882842.70439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882842.70588: done with get_vars() 32117 1726882842.70596: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:40:42 -0400 (0:00:00.039) 0:00:07.127 ****** 32117 1726882842.70657: entering _queue_task() for managed_node3/stat 32117 1726882842.70828: worker is 1 (out of 1 available) 32117 1726882842.70841: exiting _queue_task() for managed_node3/stat 32117 1726882842.70851: done queuing things up, now waiting for results queue to drain 32117 1726882842.70853: waiting for pending results... 32117 1726882842.71007: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 32117 1726882842.71095: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000025c 32117 1726882842.71105: variable 'ansible_search_path' from source: unknown 32117 1726882842.71109: variable 'ansible_search_path' from source: unknown 32117 1726882842.71137: calling self._execute() 32117 1726882842.71195: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882842.71200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882842.71208: variable 'omit' from source: magic vars 32117 1726882842.71445: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.71454: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882842.71602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882842.73092: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882842.73142: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882842.73172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882842.73195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882842.73219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882842.73273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882842.73291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882842.73309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882842.73339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882842.73350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882842.73426: variable 'ansible_distribution' from source: facts 32117 1726882842.73436: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.73449: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882842.73527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32117 1726882842.73636: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32117 1726882842.73667: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32117 1726882842.73691: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32117 1726882842.73713: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32117 1726882842.73743: 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) 32117 1726882842.73761: 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) 32117 1726882842.73788: 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) 32117 1726882842.73806: 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) 32117 1726882842.73856: variable '__network_is_ostree' from source: set_fact 32117 1726882842.73870: Evaluated conditional (not __network_is_ostree is defined): False 32117 1726882842.73878: when evaluation is False, skipping this task 32117 1726882842.73881: _execute() done 32117 1726882842.73884: dumping result to json 32117 1726882842.73887: done dumping result, returning 32117 1726882842.73894: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-b5a8-5a54-00000000025c] 32117 1726882842.73900: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000025c 32117 1726882842.73986: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000025c 32117 1726882842.73989: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 32117 1726882842.74039: no more pending results, returning what we have 32117 1726882842.74042: results queue empty 32117 1726882842.74043: checking for any_errors_fatal 32117 1726882842.74049: done checking for any_errors_fatal 32117 1726882842.74050: checking for max_fail_percentage 32117 1726882842.74052: done checking for max_fail_percentage 32117 1726882842.74052: checking to see if all hosts have failed and the running result is not ok 32117 1726882842.74053: done checking to see if all hosts have failed 32117 1726882842.74054: getting the remaining hosts for this loop 32117 1726882842.74055: done getting the remaining hosts for this loop 32117 1726882842.74058: getting the next task for host managed_node3 32117 1726882842.74067: done getting next task for host managed_node3 32117 1726882842.74072: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 32117 1726882842.74083: ^ 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? (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=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), 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 32117 1726882842.74103: getting variables 32117 1726882842.74104: in VariableManager get_vars() 32117 1726882842.74125: Calling all_inventory to load vars for managed_node3 32117 1726882842.74126: Calling groups_inventory to load vars for managed_node3 32117 1726882842.74128: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882842.74133: Calling all_plugins_play to load vars for managed_node3 32117 1726882842.74134: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882842.74136: Calling groups_plugins_play to load vars for managed_node3 32117 1726882842.74244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882842.74374: done with get_vars() 32117 1726882842.74381: done getting variables 32117 1726882842.74421: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:40:42 -0400 (0:00:00.037) 0:00:07.164 ****** 32117 1726882842.74444: entering _queue_task() for managed_node3/set_fact 32117 1726882842.74611: worker is 1 (out of 1 available) 32117 1726882842.74625: exiting _queue_task() for managed_node3/set_fact 32117 1726882842.74635: done queuing things up, now waiting for results queue to drain 32117 1726882842.74637: waiting for pending results... 32117 1726882842.74791: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 32117 1726882842.74880: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000025d 32117 1726882842.74891: variable 'ansible_search_path' from source: unknown 32117 1726882842.74894: variable 'ansible_search_path' from source: unknown 32117 1726882842.74920: calling self._execute() 32117 1726882842.74976: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882842.74981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882842.74990: variable 'omit' from source: magic vars 32117 1726882842.75226: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.75235: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882842.75372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882842.76882: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882842.76923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882842.76952: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882842.76981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882842.77000: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882842.77061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882842.77086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882842.77102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882842.77130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882842.77147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882842.77223: variable 'ansible_distribution' from source: facts 32117 1726882842.77226: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.77241: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882842.77330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32117 1726882842.77441: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32117 1726882842.77474: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32117 1726882842.77495: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32117 1726882842.77516: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32117 1726882842.77546: 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) 32117 1726882842.77561: 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) 32117 1726882842.77588: 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) 32117 1726882842.77607: 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) 32117 1726882842.77656: variable '__network_is_ostree' from source: set_fact 32117 1726882842.77660: Evaluated conditional (not __network_is_ostree is defined): False 32117 1726882842.77665: when evaluation is False, skipping this task 32117 1726882842.77669: _execute() done 32117 1726882842.77679: dumping result to json 32117 1726882842.77682: done dumping result, returning 32117 1726882842.77686: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-b5a8-5a54-00000000025d] 32117 1726882842.77694: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000025d 32117 1726882842.77770: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000025d 32117 1726882842.77773: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 32117 1726882842.77843: no more pending results, returning what we have 32117 1726882842.77845: results queue empty 32117 1726882842.77846: checking for any_errors_fatal 32117 1726882842.77851: done checking for any_errors_fatal 32117 1726882842.77852: checking for max_fail_percentage 32117 1726882842.77853: done checking for max_fail_percentage 32117 1726882842.77854: checking to see if all hosts have failed and the running result is not ok 32117 1726882842.77855: done checking to see if all hosts have failed 32117 1726882842.77856: getting the remaining hosts for this loop 32117 1726882842.77857: done getting the remaining hosts for this loop 32117 1726882842.77860: getting the next task for host managed_node3 32117 1726882842.77870: done getting next task for host managed_node3 32117 1726882842.77874: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 32117 1726882842.77879: ^ 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? (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=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), 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 32117 1726882842.77900: getting variables 32117 1726882842.77902: in VariableManager get_vars() 32117 1726882842.77922: Calling all_inventory to load vars for managed_node3 32117 1726882842.77924: Calling groups_inventory to load vars for managed_node3 32117 1726882842.77925: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882842.77931: Calling all_plugins_play to load vars for managed_node3 32117 1726882842.77932: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882842.77934: Calling groups_plugins_play to load vars for managed_node3 32117 1726882842.78071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882842.78191: done with get_vars() 32117 1726882842.78197: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:40:42 -0400 (0:00:00.038) 0:00:07.203 ****** 32117 1726882842.78259: entering _queue_task() for managed_node3/service_facts 32117 1726882842.78260: Creating lock for service_facts 32117 1726882842.78425: worker is 1 (out of 1 available) 32117 1726882842.78437: exiting _queue_task() for managed_node3/service_facts 32117 1726882842.78447: done queuing things up, now waiting for results queue to drain 32117 1726882842.78449: waiting for pending results... 32117 1726882842.78602: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 32117 1726882842.78688: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000025f 32117 1726882842.78698: variable 'ansible_search_path' from source: unknown 32117 1726882842.78702: variable 'ansible_search_path' from source: unknown 32117 1726882842.78727: calling self._execute() 32117 1726882842.78785: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882842.78790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882842.78801: variable 'omit' from source: magic vars 32117 1726882842.79053: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.79065: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882842.79212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882842.80708: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882842.80760: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882842.80788: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882842.80813: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882842.80835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882842.80892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882842.80910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882842.80928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882842.80959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882842.80971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882842.81047: variable 'ansible_distribution' from source: facts 32117 1726882842.81054: variable 'ansible_distribution_major_version' from source: facts 32117 1726882842.81073: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882842.81080: variable 'omit' from source: magic vars 32117 1726882842.81124: variable 'omit' from source: magic vars 32117 1726882842.81144: variable 'omit' from source: magic vars 32117 1726882842.81169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882842.81193: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882842.81206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882842.81219: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882842.81227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882842.81248: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882842.81251: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882842.81253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882842.81320: Set connection var ansible_connection to ssh 32117 1726882842.81327: Set connection var ansible_shell_executable to /bin/sh 32117 1726882842.81332: Set connection var ansible_timeout to 10 32117 1726882842.81337: Set connection var ansible_pipelining to False 32117 1726882842.81340: Set connection var ansible_shell_type to sh 32117 1726882842.81348: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882842.81375: variable 'ansible_shell_executable' from source: unknown 32117 1726882842.81380: variable 'ansible_connection' from source: unknown 32117 1726882842.81382: variable 'ansible_module_compression' from source: unknown 32117 1726882842.81385: variable 'ansible_shell_type' from source: unknown 32117 1726882842.81387: variable 'ansible_shell_executable' from source: unknown 32117 1726882842.81389: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882842.81393: variable 'ansible_pipelining' from source: unknown 32117 1726882842.81395: variable 'ansible_timeout' from source: unknown 32117 1726882842.81397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882842.81486: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32117 1726882842.81490: variable 'omit' from source: magic vars 32117 1726882842.81492: starting attempt loop 32117 1726882842.81495: running the handler 32117 1726882842.81505: _low_level_execute_command(): starting 32117 1726882842.81511: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882842.82015: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882842.82038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882842.82053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882842.82072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882842.82113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882842.82124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882842.82254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882842.84649: stdout chunk (state=3): >>>/root <<< 32117 1726882842.84807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882842.84853: stderr chunk (state=3): >>><<< 32117 1726882842.84859: stdout chunk (state=3): >>><<< 32117 1726882842.84879: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882842.84888: _low_level_execute_command(): starting 32117 1726882842.84892: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882842.848776-32442-128115611729458 `" && echo ansible-tmp-1726882842.848776-32442-128115611729458="` echo /root/.ansible/tmp/ansible-tmp-1726882842.848776-32442-128115611729458 `" ) && sleep 0' 32117 1726882842.85313: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882842.85326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882842.85343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 32117 1726882842.85363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882842.85412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882842.85424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882842.85535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882842.88240: stdout chunk (state=3): >>>ansible-tmp-1726882842.848776-32442-128115611729458=/root/.ansible/tmp/ansible-tmp-1726882842.848776-32442-128115611729458 <<< 32117 1726882842.88452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882842.88456: stdout chunk (state=3): >>><<< 32117 1726882842.88463: stderr chunk (state=3): >>><<< 32117 1726882842.88583: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882842.848776-32442-128115611729458=/root/.ansible/tmp/ansible-tmp-1726882842.848776-32442-128115611729458 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882842.88587: variable 'ansible_module_compression' from source: unknown 32117 1726882842.88589: ANSIBALLZ: Using lock for service_facts 32117 1726882842.88591: ANSIBALLZ: Acquiring lock 32117 1726882842.88593: ANSIBALLZ: Lock acquired: 140223161325168 32117 1726882842.88595: ANSIBALLZ: Creating module 32117 1726882843.01826: ANSIBALLZ: Writing module into payload 32117 1726882843.01937: ANSIBALLZ: Writing module 32117 1726882843.01961: ANSIBALLZ: Renaming module 32117 1726882843.01975: ANSIBALLZ: Done creating module 32117 1726882843.01992: variable 'ansible_facts' from source: unknown 32117 1726882843.02067: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882842.848776-32442-128115611729458/AnsiballZ_service_facts.py 32117 1726882843.02205: Sending initial data 32117 1726882843.02208: Sent initial data (161 bytes) 32117 1726882843.03130: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882843.03138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882843.03149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882843.03172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882843.03203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882843.03211: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882843.03221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882843.03234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882843.03245: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882843.03248: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882843.03257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882843.03266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882843.03279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882843.03287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882843.03293: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882843.03303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882843.03374: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882843.03391: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882843.03404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882843.03546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882843.06181: 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 <<< 32117 1726882843.06284: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882843.06387: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpbo0srung /root/.ansible/tmp/ansible-tmp-1726882842.848776-32442-128115611729458/AnsiballZ_service_facts.py <<< 32117 1726882843.06490: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882843.07998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882843.08092: stderr chunk (state=3): >>><<< 32117 1726882843.08096: stdout chunk (state=3): >>><<< 32117 1726882843.08117: done transferring module to remote 32117 1726882843.08129: _low_level_execute_command(): starting 32117 1726882843.08134: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882842.848776-32442-128115611729458/ /root/.ansible/tmp/ansible-tmp-1726882842.848776-32442-128115611729458/AnsiballZ_service_facts.py && sleep 0' 32117 1726882843.08943: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882843.08952: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882843.08964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882843.08990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882843.09029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882843.09036: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882843.09046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882843.09060: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882843.09073: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882843.09082: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882843.09097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882843.09107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882843.09119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882843.09126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882843.09133: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882843.09143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882843.09237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882843.09255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882843.09270: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882843.09688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882843.11984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882843.12086: stderr chunk (state=3): >>><<< 32117 1726882843.12090: stdout chunk (state=3): >>><<< 32117 1726882843.12186: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882843.12190: _low_level_execute_command(): starting 32117 1726882843.12192: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882842.848776-32442-128115611729458/AnsiballZ_service_facts.py && sleep 0' 32117 1726882843.12849: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882843.12865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882843.12885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882843.12905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882843.12985: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882843.12998: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882843.13100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882843.13120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882843.13133: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882843.13144: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882843.13157: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882843.13178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882843.13199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882843.13212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882843.13224: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882843.13238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882843.13322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882843.13339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882843.13353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882843.13544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882845.23000: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", <<< 32117 1726882845.23012: stdout chunk (state=3): >>>"source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static<<< 32117 1726882845.23035: stdout chunk (state=3): >>>", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.s<<< 32117 1726882845.23066: stdout chunk (state=3): >>>ervice", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "nmstate.service": {"name": "nmstate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "sou<<< 32117 1726882845.23073: stdout chunk (state=3): >>>rce": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 32117 1726882845.24552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882845.24555: stdout chunk (state=3): >>><<< 32117 1726882845.24558: stderr chunk (state=3): >>><<< 32117 1726882845.24878: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "nmstate.service": {"name": "nmstate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882845.27603: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_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-1726882842.848776-32442-128115611729458/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882845.27684: _low_level_execute_command(): starting 32117 1726882845.27695: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882842.848776-32442-128115611729458/ > /dev/null 2>&1 && sleep 0' 32117 1726882845.28543: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882845.28555: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882845.28577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882845.28596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882845.28641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882845.28654: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882845.28681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882845.28700: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882845.28713: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882845.28729: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882845.28742: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882845.28756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882845.28776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882845.28791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882845.28802: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882845.28815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882845.28904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882845.28921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882845.28936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882845.29068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882845.31611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882845.31710: stderr chunk (state=3): >>><<< 32117 1726882845.31722: stdout chunk (state=3): >>><<< 32117 1726882845.31787: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882845.31790: handler run complete 32117 1726882845.32540: variable 'ansible_facts' from source: unknown 32117 1726882845.32978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882845.33625: variable 'ansible_facts' from source: unknown 32117 1726882845.33774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882845.34027: attempt loop complete, returning result 32117 1726882845.34042: _execute() done 32117 1726882845.34050: dumping result to json 32117 1726882845.34115: done dumping result, returning 32117 1726882845.34131: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-b5a8-5a54-00000000025f] 32117 1726882845.34142: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000025f ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32117 1726882845.34932: no more pending results, returning what we have 32117 1726882845.34935: results queue empty 32117 1726882845.34936: checking for any_errors_fatal 32117 1726882845.34940: done checking for any_errors_fatal 32117 1726882845.34941: checking for max_fail_percentage 32117 1726882845.34942: done checking for max_fail_percentage 32117 1726882845.34943: checking to see if all hosts have failed and the running result is not ok 32117 1726882845.34944: done checking to see if all hosts have failed 32117 1726882845.34945: getting the remaining hosts for this loop 32117 1726882845.34947: done getting the remaining hosts for this loop 32117 1726882845.34951: getting the next task for host managed_node3 32117 1726882845.34959: done getting next task for host managed_node3 32117 1726882845.34966: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 32117 1726882845.34972: ^ 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? (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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 32117 1726882845.34984: getting variables 32117 1726882845.34986: in VariableManager get_vars() 32117 1726882845.35021: Calling all_inventory to load vars for managed_node3 32117 1726882845.35023: Calling groups_inventory to load vars for managed_node3 32117 1726882845.35026: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882845.35035: Calling all_plugins_play to load vars for managed_node3 32117 1726882845.35038: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882845.35041: Calling groups_plugins_play to load vars for managed_node3 32117 1726882845.35436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882845.36185: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000025f 32117 1726882845.36190: WORKER PROCESS EXITING 32117 1726882845.36697: done with get_vars() 32117 1726882845.36709: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:40:45 -0400 (0:00:02.586) 0:00:09.789 ****** 32117 1726882845.37017: entering _queue_task() for managed_node3/package_facts 32117 1726882845.37019: Creating lock for package_facts 32117 1726882845.37698: worker is 1 (out of 1 available) 32117 1726882845.37768: exiting _queue_task() for managed_node3/package_facts 32117 1726882845.37780: done queuing things up, now waiting for results queue to drain 32117 1726882845.37782: waiting for pending results... 32117 1726882845.38519: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 32117 1726882845.38675: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000260 32117 1726882845.38708: variable 'ansible_search_path' from source: unknown 32117 1726882845.38718: variable 'ansible_search_path' from source: unknown 32117 1726882845.38760: calling self._execute() 32117 1726882845.38852: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882845.38866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882845.38881: variable 'omit' from source: magic vars 32117 1726882845.39277: variable 'ansible_distribution_major_version' from source: facts 32117 1726882845.39294: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882845.39520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882845.45632: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882845.45836: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882845.45909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882845.46022: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882845.46054: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882845.46272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882845.46421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882845.46455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882845.46502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882845.46524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882845.46869: variable 'ansible_distribution' from source: facts 32117 1726882845.46880: variable 'ansible_distribution_major_version' from source: facts 32117 1726882845.46898: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882845.46909: variable 'omit' from source: magic vars 32117 1726882845.47101: variable 'omit' from source: magic vars 32117 1726882845.47137: variable 'omit' from source: magic vars 32117 1726882845.47168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882845.47314: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882845.47335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882845.47354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882845.47371: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882845.47409: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882845.47507: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882845.47517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882845.47722: Set connection var ansible_connection to ssh 32117 1726882845.47738: Set connection var ansible_shell_executable to /bin/sh 32117 1726882845.47748: Set connection var ansible_timeout to 10 32117 1726882845.47756: Set connection var ansible_pipelining to False 32117 1726882845.47762: Set connection var ansible_shell_type to sh 32117 1726882845.47778: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882845.47806: variable 'ansible_shell_executable' from source: unknown 32117 1726882845.47813: variable 'ansible_connection' from source: unknown 32117 1726882845.47820: variable 'ansible_module_compression' from source: unknown 32117 1726882845.47828: variable 'ansible_shell_type' from source: unknown 32117 1726882845.47838: variable 'ansible_shell_executable' from source: unknown 32117 1726882845.47844: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882845.47851: variable 'ansible_pipelining' from source: unknown 32117 1726882845.47943: variable 'ansible_timeout' from source: unknown 32117 1726882845.47955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882845.48210: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32117 1726882845.48223: variable 'omit' from source: magic vars 32117 1726882845.48231: starting attempt loop 32117 1726882845.48237: running the handler 32117 1726882845.48251: _low_level_execute_command(): starting 32117 1726882845.48267: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882845.49340: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882845.49366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882845.49383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882845.49403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882845.49488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882845.49502: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882845.49517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882845.49539: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882845.49582: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882845.49596: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882845.49609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882845.49624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882845.49640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882845.49657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882845.49675: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882845.49695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882845.49836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882845.49865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882845.49885: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882845.50098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882845.52391: stdout chunk (state=3): >>>/root <<< 32117 1726882845.52625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882845.52628: stdout chunk (state=3): >>><<< 32117 1726882845.52631: stderr chunk (state=3): >>><<< 32117 1726882845.52755: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882845.52759: _low_level_execute_command(): starting 32117 1726882845.52762: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882845.5264862-32549-216569444722985 `" && echo ansible-tmp-1726882845.5264862-32549-216569444722985="` echo /root/.ansible/tmp/ansible-tmp-1726882845.5264862-32549-216569444722985 `" ) && sleep 0' 32117 1726882845.53611: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882845.53615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882845.53649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 32117 1726882845.53652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882845.53656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882845.53728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882845.53731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882845.53854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32117 1726882845.56655: stdout chunk (state=3): >>>ansible-tmp-1726882845.5264862-32549-216569444722985=/root/.ansible/tmp/ansible-tmp-1726882845.5264862-32549-216569444722985 <<< 32117 1726882845.56920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882845.56924: stdout chunk (state=3): >>><<< 32117 1726882845.56926: stderr chunk (state=3): >>><<< 32117 1726882845.56970: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882845.5264862-32549-216569444722985=/root/.ansible/tmp/ansible-tmp-1726882845.5264862-32549-216569444722985 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 32117 1726882845.57075: variable 'ansible_module_compression' from source: unknown 32117 1726882845.57079: ANSIBALLZ: Using lock for package_facts 32117 1726882845.57082: ANSIBALLZ: Acquiring lock 32117 1726882845.57084: ANSIBALLZ: Lock acquired: 140223166919504 32117 1726882845.57086: ANSIBALLZ: Creating module 32117 1726882845.88096: ANSIBALLZ: Writing module into payload 32117 1726882845.88204: ANSIBALLZ: Writing module 32117 1726882845.88228: ANSIBALLZ: Renaming module 32117 1726882845.88234: ANSIBALLZ: Done creating module 32117 1726882845.88259: variable 'ansible_facts' from source: unknown 32117 1726882845.88391: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882845.5264862-32549-216569444722985/AnsiballZ_package_facts.py 32117 1726882845.88497: Sending initial data 32117 1726882845.88500: Sent initial data (162 bytes) 32117 1726882845.89220: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882845.89224: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882845.89226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882845.89228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882845.89441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882845.89444: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882845.89446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882845.89447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882845.89449: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882845.89450: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882845.89452: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882845.89454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882845.89455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882845.89457: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882845.89458: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882845.89460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882845.89469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882845.89471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882845.89473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882845.89879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882845.91739: 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 <<< 32117 1726882845.91834: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882845.91937: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmp_oqjnugo /root/.ansible/tmp/ansible-tmp-1726882845.5264862-32549-216569444722985/AnsiballZ_package_facts.py <<< 32117 1726882845.92034: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882845.94587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882845.94823: stderr chunk (state=3): >>><<< 32117 1726882845.94826: stdout chunk (state=3): >>><<< 32117 1726882845.94829: done transferring module to remote 32117 1726882845.94831: _low_level_execute_command(): starting 32117 1726882845.94833: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882845.5264862-32549-216569444722985/ /root/.ansible/tmp/ansible-tmp-1726882845.5264862-32549-216569444722985/AnsiballZ_package_facts.py && sleep 0' 32117 1726882845.95844: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882845.95853: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882845.95864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882845.95880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882845.95917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882845.95924: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882845.95934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882845.95946: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882845.95953: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882845.95960: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882845.95972: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882845.95979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882845.95990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882845.95999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882845.96002: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882845.96012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882845.96083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882845.96099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882845.96111: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882845.96232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882845.98354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882845.98421: stderr chunk (state=3): >>><<< 32117 1726882845.98573: stdout chunk (state=3): >>><<< 32117 1726882845.98588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882845.98591: _low_level_execute_command(): starting 32117 1726882845.98596: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882845.5264862-32549-216569444722985/AnsiballZ_package_facts.py && sleep 0' 32117 1726882846.01027: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882846.01036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882846.01046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882846.01062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882846.01207: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882846.01214: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882846.01224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882846.01237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882846.01244: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882846.01250: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882846.01258: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882846.01272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882846.01281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882846.01288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882846.01296: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882846.01305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882846.01380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882846.01935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882846.01939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882846.02046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882846.48089: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects"<<< 32117 1726882846.48119: stdout chunk (state=3): >>>: [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]<<< 32117 1726882846.48144: stdout chunk (state=3): >>>, "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202<<< 32117 1726882846.48201: stdout chunk (state=3): >>>", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "sour<<< 32117 1726882846.48219: stdout chunk (state=3): >>>ce": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300<<< 32117 1726882846.48231: stdout chunk (state=3): >>>", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64"<<< 32117 1726882846.48254: stdout chunk (state=3): >>>, "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_6<<< 32117 1726882846.48267: stdout chunk (state=3): >>>4", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", <<< 32117 1726882846.48292: stdout chunk (state=3): >>>"release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nmstate": [{"name": "nmstate", "version": "2.2.35", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-config-server": [{"name": "NetworkManager-config-server", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "nmstate-libs": [{"name": "nmstate-libs", "version": "2.2.35", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libnmstate": [{"name": "python3-libnmstate", "version": "2.2.35", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 32117 1726882846.49777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882846.49857: stderr chunk (state=3): >>><<< 32117 1726882846.49860: stdout chunk (state=3): >>><<< 32117 1726882846.49904: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nmstate": [{"name": "nmstate", "version": "2.2.35", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-config-server": [{"name": "NetworkManager-config-server", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "nmstate-libs": [{"name": "nmstate-libs", "version": "2.2.35", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libnmstate": [{"name": "python3-libnmstate", "version": "2.2.35", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882846.54726: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_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-1726882845.5264862-32549-216569444722985/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882846.54745: _low_level_execute_command(): starting 32117 1726882846.54748: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882845.5264862-32549-216569444722985/ > /dev/null 2>&1 && sleep 0' 32117 1726882846.56747: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882846.56751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882846.57082: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882846.57266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882846.57288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882846.57441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882846.59343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882846.59346: stderr chunk (state=3): >>><<< 32117 1726882846.59352: stdout chunk (state=3): >>><<< 32117 1726882846.59370: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882846.59373: handler run complete 32117 1726882846.60540: variable 'ansible_facts' from source: unknown 32117 1726882846.61570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882846.65472: variable 'ansible_facts' from source: unknown 32117 1726882846.66832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882846.68744: attempt loop complete, returning result 32117 1726882846.68756: _execute() done 32117 1726882846.68759: dumping result to json 32117 1726882846.68994: done dumping result, returning 32117 1726882846.69005: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-b5a8-5a54-000000000260] 32117 1726882846.69011: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000260 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32117 1726882846.72180: no more pending results, returning what we have 32117 1726882846.72183: results queue empty 32117 1726882846.72184: checking for any_errors_fatal 32117 1726882846.72189: done checking for any_errors_fatal 32117 1726882846.72190: checking for max_fail_percentage 32117 1726882846.72191: done checking for max_fail_percentage 32117 1726882846.72192: checking to see if all hosts have failed and the running result is not ok 32117 1726882846.72193: done checking to see if all hosts have failed 32117 1726882846.72194: getting the remaining hosts for this loop 32117 1726882846.72195: done getting the remaining hosts for this loop 32117 1726882846.72199: getting the next task for host managed_node3 32117 1726882846.72206: done getting next task for host managed_node3 32117 1726882846.72210: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 32117 1726882846.72214: ^ 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? (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=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), 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 32117 1726882846.72224: getting variables 32117 1726882846.72225: in VariableManager get_vars() 32117 1726882846.72253: Calling all_inventory to load vars for managed_node3 32117 1726882846.72256: Calling groups_inventory to load vars for managed_node3 32117 1726882846.72258: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882846.72272: Calling all_plugins_play to load vars for managed_node3 32117 1726882846.72275: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882846.72279: Calling groups_plugins_play to load vars for managed_node3 32117 1726882846.73480: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000260 32117 1726882846.73484: WORKER PROCESS EXITING 32117 1726882846.74043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882846.76292: done with get_vars() 32117 1726882846.76313: done getting variables 32117 1726882846.76374: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:40:46 -0400 (0:00:01.394) 0:00:11.184 ****** 32117 1726882846.76410: entering _queue_task() for managed_node3/debug 32117 1726882846.77054: worker is 1 (out of 1 available) 32117 1726882846.77177: exiting _queue_task() for managed_node3/debug 32117 1726882846.77190: done queuing things up, now waiting for results queue to drain 32117 1726882846.77191: waiting for pending results... 32117 1726882846.77772: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 32117 1726882846.77917: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000001fe 32117 1726882846.77937: variable 'ansible_search_path' from source: unknown 32117 1726882846.77945: variable 'ansible_search_path' from source: unknown 32117 1726882846.77989: calling self._execute() 32117 1726882846.78076: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882846.78087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882846.78106: variable 'omit' from source: magic vars 32117 1726882846.78482: variable 'ansible_distribution_major_version' from source: facts 32117 1726882846.78499: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882846.78733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882846.81691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882846.81774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882846.81942: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882846.81988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882846.82081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882846.82279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882846.82313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882846.82345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882846.82416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882846.82500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882846.82748: variable 'ansible_distribution' from source: facts 32117 1726882846.82757: variable 'ansible_distribution_major_version' from source: facts 32117 1726882846.82780: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882846.82822: variable 'omit' from source: magic vars 32117 1726882846.82886: variable 'omit' from source: magic vars 32117 1726882846.83260: variable 'network_provider' from source: set_fact 32117 1726882846.83339: variable 'omit' from source: magic vars 32117 1726882846.83378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882846.83442: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882846.83471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882846.83495: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882846.83510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882846.83539: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882846.83546: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882846.83553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882846.83671: Set connection var ansible_connection to ssh 32117 1726882846.83688: Set connection var ansible_shell_executable to /bin/sh 32117 1726882846.83698: Set connection var ansible_timeout to 10 32117 1726882846.83707: Set connection var ansible_pipelining to False 32117 1726882846.83713: Set connection var ansible_shell_type to sh 32117 1726882846.83726: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882846.83752: variable 'ansible_shell_executable' from source: unknown 32117 1726882846.83758: variable 'ansible_connection' from source: unknown 32117 1726882846.83770: variable 'ansible_module_compression' from source: unknown 32117 1726882846.83778: variable 'ansible_shell_type' from source: unknown 32117 1726882846.83786: variable 'ansible_shell_executable' from source: unknown 32117 1726882846.83796: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882846.83805: variable 'ansible_pipelining' from source: unknown 32117 1726882846.83812: variable 'ansible_timeout' from source: unknown 32117 1726882846.83819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882846.83921: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882846.83935: variable 'omit' from source: magic vars 32117 1726882846.83943: starting attempt loop 32117 1726882846.83950: running the handler 32117 1726882846.83997: handler run complete 32117 1726882846.84019: attempt loop complete, returning result 32117 1726882846.84026: _execute() done 32117 1726882846.84033: dumping result to json 32117 1726882846.84039: done dumping result, returning 32117 1726882846.84049: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-b5a8-5a54-0000000001fe] 32117 1726882846.84060: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000001fe ok: [managed_node3] => {} MSG: Using network provider: nm 32117 1726882846.84218: no more pending results, returning what we have 32117 1726882846.84221: results queue empty 32117 1726882846.84222: checking for any_errors_fatal 32117 1726882846.84230: done checking for any_errors_fatal 32117 1726882846.84231: checking for max_fail_percentage 32117 1726882846.84233: done checking for max_fail_percentage 32117 1726882846.84234: checking to see if all hosts have failed and the running result is not ok 32117 1726882846.84235: done checking to see if all hosts have failed 32117 1726882846.84235: getting the remaining hosts for this loop 32117 1726882846.84237: done getting the remaining hosts for this loop 32117 1726882846.84241: getting the next task for host managed_node3 32117 1726882846.84250: done getting next task for host managed_node3 32117 1726882846.84253: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32117 1726882846.84258: ^ 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? (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=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), 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 32117 1726882846.84279: getting variables 32117 1726882846.84281: in VariableManager get_vars() 32117 1726882846.84313: Calling all_inventory to load vars for managed_node3 32117 1726882846.84315: Calling groups_inventory to load vars for managed_node3 32117 1726882846.84318: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882846.84327: Calling all_plugins_play to load vars for managed_node3 32117 1726882846.84330: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882846.84332: Calling groups_plugins_play to load vars for managed_node3 32117 1726882846.86294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882846.86881: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000001fe 32117 1726882846.86884: WORKER PROCESS EXITING 32117 1726882846.88929: done with get_vars() 32117 1726882846.88955: done getting variables 32117 1726882846.89338: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:40:46 -0400 (0:00:00.129) 0:00:11.314 ****** 32117 1726882846.89375: entering _queue_task() for managed_node3/fail 32117 1726882846.89377: Creating lock for fail 32117 1726882846.89706: worker is 1 (out of 1 available) 32117 1726882846.89718: exiting _queue_task() for managed_node3/fail 32117 1726882846.89728: done queuing things up, now waiting for results queue to drain 32117 1726882846.89730: waiting for pending results... 32117 1726882846.89997: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32117 1726882846.90145: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000001ff 32117 1726882846.90167: variable 'ansible_search_path' from source: unknown 32117 1726882846.90181: variable 'ansible_search_path' from source: unknown 32117 1726882846.90218: calling self._execute() 32117 1726882846.90305: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882846.90315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882846.90328: variable 'omit' from source: magic vars 32117 1726882846.90689: variable 'ansible_distribution_major_version' from source: facts 32117 1726882846.90706: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882846.90924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882846.93739: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882846.93819: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882846.93871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882846.93911: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882846.93944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882846.94030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882846.94072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882846.94104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882846.94151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882846.94182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882846.94306: variable 'ansible_distribution' from source: facts 32117 1726882846.94316: variable 'ansible_distribution_major_version' from source: facts 32117 1726882846.94333: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882846.94458: variable 'network_state' from source: role '' defaults 32117 1726882846.94479: Evaluated conditional (network_state != {}): False 32117 1726882846.94487: when evaluation is False, skipping this task 32117 1726882846.94499: _execute() done 32117 1726882846.94506: dumping result to json 32117 1726882846.94514: done dumping result, returning 32117 1726882846.94525: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-b5a8-5a54-0000000001ff] 32117 1726882846.94536: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000001ff skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32117 1726882846.94683: no more pending results, returning what we have 32117 1726882846.94687: results queue empty 32117 1726882846.94688: checking for any_errors_fatal 32117 1726882846.94695: done checking for any_errors_fatal 32117 1726882846.94696: checking for max_fail_percentage 32117 1726882846.94697: done checking for max_fail_percentage 32117 1726882846.94698: checking to see if all hosts have failed and the running result is not ok 32117 1726882846.94699: done checking to see if all hosts have failed 32117 1726882846.94700: getting the remaining hosts for this loop 32117 1726882846.94702: done getting the remaining hosts for this loop 32117 1726882846.94706: getting the next task for host managed_node3 32117 1726882846.94715: done getting next task for host managed_node3 32117 1726882846.94719: ^ 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 32117 1726882846.94724: ^ 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? (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=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), 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 32117 1726882846.94739: getting variables 32117 1726882846.94741: in VariableManager get_vars() 32117 1726882846.94778: Calling all_inventory to load vars for managed_node3 32117 1726882846.94781: Calling groups_inventory to load vars for managed_node3 32117 1726882846.94784: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882846.94794: Calling all_plugins_play to load vars for managed_node3 32117 1726882846.94797: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882846.94800: Calling groups_plugins_play to load vars for managed_node3 32117 1726882846.96303: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000001ff 32117 1726882846.96306: WORKER PROCESS EXITING 32117 1726882846.96644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882846.98352: done with get_vars() 32117 1726882846.98378: done getting variables 32117 1726882846.98437: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:40:46 -0400 (0:00:00.090) 0:00:11.405 ****** 32117 1726882846.98476: entering _queue_task() for managed_node3/fail 32117 1726882846.98731: worker is 1 (out of 1 available) 32117 1726882846.98744: exiting _queue_task() for managed_node3/fail 32117 1726882846.98755: done queuing things up, now waiting for results queue to drain 32117 1726882846.98757: waiting for pending results... 32117 1726882846.99035: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 32117 1726882846.99184: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000200 32117 1726882846.99206: variable 'ansible_search_path' from source: unknown 32117 1726882846.99215: variable 'ansible_search_path' from source: unknown 32117 1726882846.99253: calling self._execute() 32117 1726882846.99345: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882846.99357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882846.99378: variable 'omit' from source: magic vars 32117 1726882846.99745: variable 'ansible_distribution_major_version' from source: facts 32117 1726882846.99763: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882846.99987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882847.02369: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882847.02447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882847.02494: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882847.02533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882847.02571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882847.02648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882847.02690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882847.02721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882847.02772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882847.02797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882847.02917: variable 'ansible_distribution' from source: facts 32117 1726882847.02927: variable 'ansible_distribution_major_version' from source: facts 32117 1726882847.02945: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882847.03074: variable 'network_state' from source: role '' defaults 32117 1726882847.03091: Evaluated conditional (network_state != {}): False 32117 1726882847.03100: when evaluation is False, skipping this task 32117 1726882847.03109: _execute() done 32117 1726882847.03116: dumping result to json 32117 1726882847.03123: done dumping result, returning 32117 1726882847.03133: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-b5a8-5a54-000000000200] 32117 1726882847.03143: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000200 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32117 1726882847.03293: no more pending results, returning what we have 32117 1726882847.03297: results queue empty 32117 1726882847.03298: checking for any_errors_fatal 32117 1726882847.03304: done checking for any_errors_fatal 32117 1726882847.03305: checking for max_fail_percentage 32117 1726882847.03307: done checking for max_fail_percentage 32117 1726882847.03308: checking to see if all hosts have failed and the running result is not ok 32117 1726882847.03309: done checking to see if all hosts have failed 32117 1726882847.03310: getting the remaining hosts for this loop 32117 1726882847.03312: done getting the remaining hosts for this loop 32117 1726882847.03315: getting the next task for host managed_node3 32117 1726882847.03324: done getting next task for host managed_node3 32117 1726882847.03328: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32117 1726882847.03333: ^ 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? (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=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), 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 32117 1726882847.03347: getting variables 32117 1726882847.03349: in VariableManager get_vars() 32117 1726882847.03386: Calling all_inventory to load vars for managed_node3 32117 1726882847.03389: Calling groups_inventory to load vars for managed_node3 32117 1726882847.03391: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882847.03401: Calling all_plugins_play to load vars for managed_node3 32117 1726882847.03404: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882847.03407: Calling groups_plugins_play to load vars for managed_node3 32117 1726882847.04585: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000200 32117 1726882847.04589: WORKER PROCESS EXITING 32117 1726882847.05219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882847.08331: done with get_vars() 32117 1726882847.08360: done getting variables 32117 1726882847.08424: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:40:47 -0400 (0:00:00.099) 0:00:11.505 ****** 32117 1726882847.08458: entering _queue_task() for managed_node3/fail 32117 1726882847.08743: worker is 1 (out of 1 available) 32117 1726882847.08756: exiting _queue_task() for managed_node3/fail 32117 1726882847.08772: done queuing things up, now waiting for results queue to drain 32117 1726882847.08774: waiting for pending results... 32117 1726882847.09053: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32117 1726882847.09198: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000201 32117 1726882847.09220: variable 'ansible_search_path' from source: unknown 32117 1726882847.09228: variable 'ansible_search_path' from source: unknown 32117 1726882847.09274: calling self._execute() 32117 1726882847.09362: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882847.09378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882847.09392: variable 'omit' from source: magic vars 32117 1726882847.09742: variable 'ansible_distribution_major_version' from source: facts 32117 1726882847.09762: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882847.09975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882847.12651: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882847.12730: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882847.12792: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882847.12831: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882847.12862: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882847.12959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882847.12998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882847.13033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882847.13087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882847.13111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882847.13234: variable 'ansible_distribution' from source: facts 32117 1726882847.13245: variable 'ansible_distribution_major_version' from source: facts 32117 1726882847.13266: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882847.13414: variable 'ansible_distribution_major_version' from source: facts 32117 1726882847.13427: Evaluated conditional (ansible_distribution_major_version | int > 9): False 32117 1726882847.13477: when evaluation is False, skipping this task 32117 1726882847.13489: _execute() done 32117 1726882847.13497: dumping result to json 32117 1726882847.13505: done dumping result, returning 32117 1726882847.13517: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-b5a8-5a54-000000000201] 32117 1726882847.13527: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000201 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 32117 1726882847.13678: no more pending results, returning what we have 32117 1726882847.13682: results queue empty 32117 1726882847.13683: checking for any_errors_fatal 32117 1726882847.13691: done checking for any_errors_fatal 32117 1726882847.13692: checking for max_fail_percentage 32117 1726882847.13694: done checking for max_fail_percentage 32117 1726882847.13695: checking to see if all hosts have failed and the running result is not ok 32117 1726882847.13696: done checking to see if all hosts have failed 32117 1726882847.13697: getting the remaining hosts for this loop 32117 1726882847.13698: done getting the remaining hosts for this loop 32117 1726882847.13703: getting the next task for host managed_node3 32117 1726882847.13713: done getting next task for host managed_node3 32117 1726882847.13717: ^ 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 32117 1726882847.13723: ^ 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? (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=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), 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 32117 1726882847.13737: getting variables 32117 1726882847.13739: in VariableManager get_vars() 32117 1726882847.13779: Calling all_inventory to load vars for managed_node3 32117 1726882847.13782: Calling groups_inventory to load vars for managed_node3 32117 1726882847.13785: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882847.13795: Calling all_plugins_play to load vars for managed_node3 32117 1726882847.13798: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882847.13801: Calling groups_plugins_play to load vars for managed_node3 32117 1726882847.14916: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000201 32117 1726882847.14919: WORKER PROCESS EXITING 32117 1726882847.16395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882847.18507: done with get_vars() 32117 1726882847.18528: done getting variables 32117 1726882847.18629: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:40:47 -0400 (0:00:00.101) 0:00:11.607 ****** 32117 1726882847.18661: entering _queue_task() for managed_node3/dnf 32117 1726882847.19473: worker is 1 (out of 1 available) 32117 1726882847.19484: exiting _queue_task() for managed_node3/dnf 32117 1726882847.19496: done queuing things up, now waiting for results queue to drain 32117 1726882847.19497: waiting for pending results... 32117 1726882847.19772: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 32117 1726882847.19926: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000202 32117 1726882847.19948: variable 'ansible_search_path' from source: unknown 32117 1726882847.19956: variable 'ansible_search_path' from source: unknown 32117 1726882847.19997: calling self._execute() 32117 1726882847.20084: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882847.20098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882847.20112: variable 'omit' from source: magic vars 32117 1726882847.20467: variable 'ansible_distribution_major_version' from source: facts 32117 1726882847.20491: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882847.20718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882847.23113: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882847.23199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882847.23240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882847.23283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882847.23318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882847.23404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882847.23439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882847.23473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882847.23522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882847.23542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882847.23672: variable 'ansible_distribution' from source: facts 32117 1726882847.23684: variable 'ansible_distribution_major_version' from source: facts 32117 1726882847.23701: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882847.23891: variable 'ansible_distribution' from source: facts 32117 1726882847.23900: variable 'ansible_distribution_major_version' from source: facts 32117 1726882847.23912: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 32117 1726882847.24023: variable '__network_wireless_connections_defined' from source: role '' defaults 32117 1726882847.24155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882847.24193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882847.24221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882847.24262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882847.24289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882847.24330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882847.24357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882847.24395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882847.24438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882847.24456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882847.24505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882847.24532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882847.24559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882847.24611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882847.24629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882847.24909: variable 'network_connections' from source: include params 32117 1726882847.25045: variable 'interface' from source: play vars 32117 1726882847.25119: variable 'interface' from source: play vars 32117 1726882847.25236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32117 1726882847.25622: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32117 1726882847.25670: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32117 1726882847.25820: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32117 1726882847.25855: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32117 1726882847.26025: 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) 32117 1726882847.26060: 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) 32117 1726882847.26097: 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) 32117 1726882847.26133: 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) 32117 1726882847.26261: variable '__network_team_connections_defined' from source: role '' defaults 32117 1726882847.26585: variable 'network_connections' from source: include params 32117 1726882847.26596: variable 'interface' from source: play vars 32117 1726882847.26660: variable 'interface' from source: play vars 32117 1726882847.26706: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): True 32117 1726882847.26815: variable '__network_is_ostree' from source: set_fact 32117 1726882847.26825: Evaluated conditional (not __network_is_ostree): True 32117 1726882847.26836: variable 'omit' from source: magic vars 32117 1726882847.26909: variable 'omit' from source: magic vars 32117 1726882847.26942: variable 'network_packages' from source: role '' defaults 32117 1726882847.27017: variable 'network_packages' from source: role '' defaults 32117 1726882847.27131: variable '__network_provider_setup' from source: role '' defaults 32117 1726882847.27141: variable '__network_service_name_default_nm' from source: role '' defaults 32117 1726882847.27210: variable '__network_service_name_default_nm' from source: role '' defaults 32117 1726882847.27224: variable '__network_packages_default_nm' from source: role '' defaults 32117 1726882847.27290: variable '__network_packages_default_nm' from source: role '' defaults 32117 1726882847.27461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882847.27496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882847.27525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882847.27578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882847.27597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882847.27799: variable '__network_packages_default_gobject_packages' from source: role '' defaults 32117 1726882847.27902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882847.27928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882847.27956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882847.28017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882847.28035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882847.28231: variable 'ansible_python' from source: facts 32117 1726882847.28250: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 32117 1726882847.28342: variable '__network_wpa_supplicant_required' from source: role '' defaults 32117 1726882847.28431: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32117 1726882847.28813: variable 'network_connections' from source: include params 32117 1726882847.28874: variable 'interface' from source: play vars 32117 1726882847.28953: variable 'interface' from source: play vars 32117 1726882847.29104: variable '__network_wireless_connections_defined' from source: role '' defaults 32117 1726882847.29602: variable 'network_connections' from source: include params 32117 1726882847.29682: variable 'interface' from source: play vars 32117 1726882847.29804: variable 'interface' from source: play vars 32117 1726882847.29903: variable '__network_packages_default_wireless' from source: role '' defaults 32117 1726882847.30029: variable '__network_wireless_connections_defined' from source: role '' defaults 32117 1726882847.30398: variable 'network_connections' from source: include params 32117 1726882847.30408: variable 'interface' from source: play vars 32117 1726882847.30483: variable 'interface' from source: play vars 32117 1726882847.30514: variable '__network_packages_default_team' from source: role '' defaults 32117 1726882847.30596: variable '__network_team_connections_defined' from source: role '' defaults 32117 1726882847.30904: variable 'network_connections' from source: include params 32117 1726882847.30913: variable 'interface' from source: play vars 32117 1726882847.30993: variable 'interface' from source: play vars 32117 1726882847.31059: variable '__network_service_name_default_initscripts' from source: role '' defaults 32117 1726882847.31128: variable '__network_service_name_default_initscripts' from source: role '' defaults 32117 1726882847.31140: variable '__network_packages_default_initscripts' from source: role '' defaults 32117 1726882847.31209: variable '__network_packages_default_initscripts' from source: role '' defaults 32117 1726882847.31435: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 32117 1726882847.31970: variable 'network_connections' from source: include params 32117 1726882847.31982: variable 'interface' from source: play vars 32117 1726882847.32059: variable 'interface' from source: play vars 32117 1726882847.32079: variable 'ansible_distribution' from source: facts 32117 1726882847.32088: variable '__network_rh_distros' from source: role '' defaults 32117 1726882847.32100: variable 'ansible_distribution_major_version' from source: facts 32117 1726882847.32222: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 32117 1726882847.32402: variable 'ansible_distribution' from source: facts 32117 1726882847.32411: variable '__network_rh_distros' from source: role '' defaults 32117 1726882847.32421: variable 'ansible_distribution_major_version' from source: facts 32117 1726882847.32442: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 32117 1726882847.32624: variable 'ansible_distribution' from source: facts 32117 1726882847.32633: variable '__network_rh_distros' from source: role '' defaults 32117 1726882847.32648: variable 'ansible_distribution_major_version' from source: facts 32117 1726882847.32695: variable 'network_provider' from source: set_fact 32117 1726882847.32735: variable 'omit' from source: magic vars 32117 1726882847.32776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882847.32812: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882847.32833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882847.32854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882847.32878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882847.32909: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882847.32918: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882847.32926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882847.33027: Set connection var ansible_connection to ssh 32117 1726882847.33041: Set connection var ansible_shell_executable to /bin/sh 32117 1726882847.33052: Set connection var ansible_timeout to 10 32117 1726882847.33062: Set connection var ansible_pipelining to False 32117 1726882847.33077: Set connection var ansible_shell_type to sh 32117 1726882847.33095: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882847.33125: variable 'ansible_shell_executable' from source: unknown 32117 1726882847.33133: variable 'ansible_connection' from source: unknown 32117 1726882847.33140: variable 'ansible_module_compression' from source: unknown 32117 1726882847.33146: variable 'ansible_shell_type' from source: unknown 32117 1726882847.33153: variable 'ansible_shell_executable' from source: unknown 32117 1726882847.33159: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882847.33173: variable 'ansible_pipelining' from source: unknown 32117 1726882847.33180: variable 'ansible_timeout' from source: unknown 32117 1726882847.33192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882847.33292: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882847.33312: variable 'omit' from source: magic vars 32117 1726882847.33321: starting attempt loop 32117 1726882847.33328: running the handler 32117 1726882847.33415: variable 'ansible_facts' from source: unknown 32117 1726882847.34348: _low_level_execute_command(): starting 32117 1726882847.34361: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882847.35109: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882847.35123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882847.35138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882847.35161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882847.35208: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882847.35221: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882847.35237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882847.35259: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882847.35276: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882847.35288: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882847.35301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882847.35313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882847.35328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882847.35338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882847.35347: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882847.35359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882847.35440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882847.35467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882847.35492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882847.35629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882847.37321: stdout chunk (state=3): >>>/root <<< 32117 1726882847.37516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882847.37520: stdout chunk (state=3): >>><<< 32117 1726882847.37522: stderr chunk (state=3): >>><<< 32117 1726882847.37574: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882847.37578: _low_level_execute_command(): starting 32117 1726882847.37581: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882847.3754005-32646-209664083932562 `" && echo ansible-tmp-1726882847.3754005-32646-209664083932562="` echo /root/.ansible/tmp/ansible-tmp-1726882847.3754005-32646-209664083932562 `" ) && sleep 0' 32117 1726882847.38822: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882847.38825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882847.38862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882847.38870: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882847.38874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882847.38943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882847.38989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882847.39206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882847.41113: stdout chunk (state=3): >>>ansible-tmp-1726882847.3754005-32646-209664083932562=/root/.ansible/tmp/ansible-tmp-1726882847.3754005-32646-209664083932562 <<< 32117 1726882847.41223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882847.41296: stderr chunk (state=3): >>><<< 32117 1726882847.41299: stdout chunk (state=3): >>><<< 32117 1726882847.41575: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882847.3754005-32646-209664083932562=/root/.ansible/tmp/ansible-tmp-1726882847.3754005-32646-209664083932562 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882847.41578: variable 'ansible_module_compression' from source: unknown 32117 1726882847.41582: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 32117 1726882847.41584: ANSIBALLZ: Acquiring lock 32117 1726882847.41586: ANSIBALLZ: Lock acquired: 140223167040976 32117 1726882847.41588: ANSIBALLZ: Creating module 32117 1726882847.65209: ANSIBALLZ: Writing module into payload 32117 1726882847.65510: ANSIBALLZ: Writing module 32117 1726882847.65540: ANSIBALLZ: Renaming module 32117 1726882847.65550: ANSIBALLZ: Done creating module 32117 1726882847.65602: variable 'ansible_facts' from source: unknown 32117 1726882847.65746: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882847.3754005-32646-209664083932562/AnsiballZ_dnf.py 32117 1726882847.65953: Sending initial data 32117 1726882847.65957: Sent initial data (152 bytes) 32117 1726882847.68132: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882847.68146: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882847.68171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882847.68189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882847.68232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882847.68244: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882847.68258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882847.68286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882847.68297: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882847.68307: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882847.68317: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882847.68329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882847.68343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882847.68353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882847.68362: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882847.68385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882847.68458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882847.68492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882847.68510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882847.68649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882847.70517: 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 <<< 32117 1726882847.70619: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882847.70719: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpgaofsnfx /root/.ansible/tmp/ansible-tmp-1726882847.3754005-32646-209664083932562/AnsiballZ_dnf.py <<< 32117 1726882847.70815: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882847.72916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882847.73089: stderr chunk (state=3): >>><<< 32117 1726882847.73093: stdout chunk (state=3): >>><<< 32117 1726882847.73095: done transferring module to remote 32117 1726882847.73097: _low_level_execute_command(): starting 32117 1726882847.73099: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882847.3754005-32646-209664083932562/ /root/.ansible/tmp/ansible-tmp-1726882847.3754005-32646-209664083932562/AnsiballZ_dnf.py && sleep 0' 32117 1726882847.73675: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882847.73689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882847.73702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882847.73718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882847.73767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882847.73780: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882847.73793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882847.73809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882847.73819: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882847.73829: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882847.73839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882847.73857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882847.73874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882847.73891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882847.73901: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882847.73913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882847.73996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882847.74012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882847.74025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882847.74153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882847.75980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882847.76000: stderr chunk (state=3): >>><<< 32117 1726882847.76003: stdout chunk (state=3): >>><<< 32117 1726882847.76018: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882847.76021: _low_level_execute_command(): starting 32117 1726882847.76026: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882847.3754005-32646-209664083932562/AnsiballZ_dnf.py && sleep 0' 32117 1726882847.76683: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882847.76691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882847.76701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882847.76714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882847.76757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882847.76773: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882847.76784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882847.76797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882847.76804: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882847.76811: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882847.76818: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882847.76827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882847.76839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882847.76846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882847.76854: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882847.76867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882847.76947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882847.76957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882847.76971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882847.77110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882850.75449: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"update_cache": true, "name": ["NetworkManager", "python3-gobject-base", "NetworkManager-team"], "state": "latest", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 32117 1726882850.81413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882850.81469: stderr chunk (state=3): >>><<< 32117 1726882850.81475: stdout chunk (state=3): >>><<< 32117 1726882850.81496: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"update_cache": true, "name": ["NetworkManager", "python3-gobject-base", "NetworkManager-team"], "state": "latest", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882850.81530: done with _execute_module (ansible.legacy.dnf, {'update_cache': True, 'name': ['NetworkManager', 'python3-gobject-base', 'NetworkManager-team'], 'state': 'latest', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_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-1726882847.3754005-32646-209664083932562/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882850.81539: _low_level_execute_command(): starting 32117 1726882850.81542: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882847.3754005-32646-209664083932562/ > /dev/null 2>&1 && sleep 0' 32117 1726882850.82011: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882850.82015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882850.82053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 32117 1726882850.82057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882850.82059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found <<< 32117 1726882850.82061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882850.82118: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882850.82126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882850.82129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882850.82225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882850.84077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882850.84121: stderr chunk (state=3): >>><<< 32117 1726882850.84124: stdout chunk (state=3): >>><<< 32117 1726882850.84137: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882850.84142: handler run complete 32117 1726882850.84174: attempt loop complete, returning result 32117 1726882850.84177: _execute() done 32117 1726882850.84179: dumping result to json 32117 1726882850.84184: done dumping result, returning 32117 1726882850.84195: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-b5a8-5a54-000000000202] 32117 1726882850.84200: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000202 32117 1726882850.84299: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000202 32117 1726882850.84302: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 32117 1726882850.84388: no more pending results, returning what we have 32117 1726882850.84392: results queue empty 32117 1726882850.84393: checking for any_errors_fatal 32117 1726882850.84397: done checking for any_errors_fatal 32117 1726882850.84398: checking for max_fail_percentage 32117 1726882850.84400: done checking for max_fail_percentage 32117 1726882850.84401: checking to see if all hosts have failed and the running result is not ok 32117 1726882850.84401: done checking to see if all hosts have failed 32117 1726882850.84402: getting the remaining hosts for this loop 32117 1726882850.84404: done getting the remaining hosts for this loop 32117 1726882850.84408: getting the next task for host managed_node3 32117 1726882850.84417: done getting next task for host managed_node3 32117 1726882850.84421: ^ 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 32117 1726882850.84425: ^ 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? (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=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), 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 32117 1726882850.84435: getting variables 32117 1726882850.84436: in VariableManager get_vars() 32117 1726882850.84471: Calling all_inventory to load vars for managed_node3 32117 1726882850.84474: Calling groups_inventory to load vars for managed_node3 32117 1726882850.84476: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882850.84484: Calling all_plugins_play to load vars for managed_node3 32117 1726882850.84487: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882850.84489: Calling groups_plugins_play to load vars for managed_node3 32117 1726882850.85687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882850.86612: done with get_vars() 32117 1726882850.86628: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32117 1726882850.86687: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:40:50 -0400 (0:00:03.680) 0:00:15.287 ****** 32117 1726882850.86709: entering _queue_task() for managed_node3/yum 32117 1726882850.86711: Creating lock for yum 32117 1726882850.86912: worker is 1 (out of 1 available) 32117 1726882850.86928: exiting _queue_task() for managed_node3/yum 32117 1726882850.86940: done queuing things up, now waiting for results queue to drain 32117 1726882850.86944: waiting for pending results... 32117 1726882850.87166: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 32117 1726882850.87313: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000203 32117 1726882850.87332: variable 'ansible_search_path' from source: unknown 32117 1726882850.87339: variable 'ansible_search_path' from source: unknown 32117 1726882850.87379: calling self._execute() 32117 1726882850.87461: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882850.87475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882850.87491: variable 'omit' from source: magic vars 32117 1726882850.87840: variable 'ansible_distribution_major_version' from source: facts 32117 1726882850.87856: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882850.88073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882850.90403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882850.90485: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882850.90525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882850.90568: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882850.90600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882850.90687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882850.90720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882850.90754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882850.90802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882850.90823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882850.90919: variable 'ansible_distribution' from source: facts 32117 1726882850.90932: variable 'ansible_distribution_major_version' from source: facts 32117 1726882850.90951: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882850.91043: variable 'ansible_distribution_major_version' from source: facts 32117 1726882850.91050: Evaluated conditional (ansible_distribution_major_version | int < 8): False 32117 1726882850.91052: when evaluation is False, skipping this task 32117 1726882850.91055: _execute() done 32117 1726882850.91057: dumping result to json 32117 1726882850.91061: done dumping result, returning 32117 1726882850.91072: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-b5a8-5a54-000000000203] 32117 1726882850.91076: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000203 32117 1726882850.91171: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000203 32117 1726882850.91174: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 32117 1726882850.91230: no more pending results, returning what we have 32117 1726882850.91234: results queue empty 32117 1726882850.91234: checking for any_errors_fatal 32117 1726882850.91241: done checking for any_errors_fatal 32117 1726882850.91241: checking for max_fail_percentage 32117 1726882850.91243: done checking for max_fail_percentage 32117 1726882850.91244: checking to see if all hosts have failed and the running result is not ok 32117 1726882850.91244: done checking to see if all hosts have failed 32117 1726882850.91245: getting the remaining hosts for this loop 32117 1726882850.91247: done getting the remaining hosts for this loop 32117 1726882850.91250: getting the next task for host managed_node3 32117 1726882850.91257: done getting next task for host managed_node3 32117 1726882850.91261: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32117 1726882850.91270: ^ 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? (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=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), 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 32117 1726882850.91282: getting variables 32117 1726882850.91284: in VariableManager get_vars() 32117 1726882850.91311: Calling all_inventory to load vars for managed_node3 32117 1726882850.91314: Calling groups_inventory to load vars for managed_node3 32117 1726882850.91316: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882850.91323: Calling all_plugins_play to load vars for managed_node3 32117 1726882850.91326: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882850.91328: Calling groups_plugins_play to load vars for managed_node3 32117 1726882850.92101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882850.93318: done with get_vars() 32117 1726882850.93340: done getting variables 32117 1726882850.93397: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:40:50 -0400 (0:00:00.067) 0:00:15.354 ****** 32117 1726882850.93438: entering _queue_task() for managed_node3/fail 32117 1726882850.93682: worker is 1 (out of 1 available) 32117 1726882850.93693: exiting _queue_task() for managed_node3/fail 32117 1726882850.93703: done queuing things up, now waiting for results queue to drain 32117 1726882850.93704: waiting for pending results... 32117 1726882850.93986: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32117 1726882850.94108: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000204 32117 1726882850.94121: variable 'ansible_search_path' from source: unknown 32117 1726882850.94125: variable 'ansible_search_path' from source: unknown 32117 1726882850.94163: calling self._execute() 32117 1726882850.94244: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882850.94248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882850.94265: variable 'omit' from source: magic vars 32117 1726882850.94633: variable 'ansible_distribution_major_version' from source: facts 32117 1726882850.94645: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882850.94871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882850.97672: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882850.97734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882850.97777: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882850.97823: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882850.97851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882850.97932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882850.97965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882850.97998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882850.98038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882850.98056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882850.98173: variable 'ansible_distribution' from source: facts 32117 1726882850.98177: variable 'ansible_distribution_major_version' from source: facts 32117 1726882850.98191: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882850.98317: variable '__network_wireless_connections_defined' from source: role '' defaults 32117 1726882850.98455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882850.98483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882850.98508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882850.98556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882850.98575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882850.98620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882850.98656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882850.98687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882850.98728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882850.98754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882850.98794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882850.98820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882850.98844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882850.98893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882850.98906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882850.99073: variable 'network_connections' from source: include params 32117 1726882850.99090: variable 'interface' from source: play vars 32117 1726882850.99159: variable 'interface' from source: play vars 32117 1726882850.99231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32117 1726882850.99412: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32117 1726882850.99447: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32117 1726882850.99483: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32117 1726882850.99519: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32117 1726882850.99566: 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) 32117 1726882850.99589: 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) 32117 1726882850.99622: 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) 32117 1726882850.99648: 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) 32117 1726882850.99706: variable '__network_team_connections_defined' from source: role '' defaults 32117 1726882851.00271: variable 'network_connections' from source: include params 32117 1726882851.00274: variable 'interface' from source: play vars 32117 1726882851.00276: variable 'interface' from source: play vars 32117 1726882851.00280: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): True 32117 1726882851.00282: variable 'network_provider' from source: set_fact 32117 1726882851.00284: Evaluated conditional (network_provider == "nm"): True 32117 1726882851.00286: variable 'network_allow_restart' from source: include params 32117 1726882851.00288: Evaluated conditional (not network_allow_restart): False 32117 1726882851.00290: when evaluation is False, skipping this task 32117 1726882851.00292: _execute() done 32117 1726882851.00294: dumping result to json 32117 1726882851.00296: done dumping result, returning 32117 1726882851.00300: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-b5a8-5a54-000000000204] 32117 1726882851.00310: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000204 32117 1726882851.00405: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000204 32117 1726882851.00407: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_allow_restart", "skip_reason": "Conditional result was False" } 32117 1726882851.00477: no more pending results, returning what we have 32117 1726882851.00481: results queue empty 32117 1726882851.00482: checking for any_errors_fatal 32117 1726882851.00488: done checking for any_errors_fatal 32117 1726882851.00489: checking for max_fail_percentage 32117 1726882851.00491: done checking for max_fail_percentage 32117 1726882851.00492: checking to see if all hosts have failed and the running result is not ok 32117 1726882851.00493: done checking to see if all hosts have failed 32117 1726882851.00494: getting the remaining hosts for this loop 32117 1726882851.00495: done getting the remaining hosts for this loop 32117 1726882851.00500: getting the next task for host managed_node3 32117 1726882851.00509: done getting next task for host managed_node3 32117 1726882851.00513: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 32117 1726882851.00518: ^ 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? (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=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), 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 32117 1726882851.00533: getting variables 32117 1726882851.00535: in VariableManager get_vars() 32117 1726882851.00571: Calling all_inventory to load vars for managed_node3 32117 1726882851.00573: Calling groups_inventory to load vars for managed_node3 32117 1726882851.00575: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882851.00585: Calling all_plugins_play to load vars for managed_node3 32117 1726882851.00587: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882851.00589: Calling groups_plugins_play to load vars for managed_node3 32117 1726882851.02405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882851.04170: done with get_vars() 32117 1726882851.04192: done getting variables 32117 1726882851.04248: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:40:51 -0400 (0:00:00.108) 0:00:15.463 ****** 32117 1726882851.04288: entering _queue_task() for managed_node3/package 32117 1726882851.04578: worker is 1 (out of 1 available) 32117 1726882851.04591: exiting _queue_task() for managed_node3/package 32117 1726882851.04602: done queuing things up, now waiting for results queue to drain 32117 1726882851.04604: waiting for pending results... 32117 1726882851.04882: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 32117 1726882851.05031: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000205 32117 1726882851.05055: variable 'ansible_search_path' from source: unknown 32117 1726882851.05065: variable 'ansible_search_path' from source: unknown 32117 1726882851.05108: calling self._execute() 32117 1726882851.05201: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882851.05213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882851.05226: variable 'omit' from source: magic vars 32117 1726882851.05609: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.05627: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882851.05851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882851.08169: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882851.08248: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882851.08289: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882851.08331: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882851.08362: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882851.08448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.08483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.08513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.08562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.08584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.08703: variable 'ansible_distribution' from source: facts 32117 1726882851.08712: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.08728: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882851.08886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32117 1726882851.09051: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32117 1726882851.09096: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32117 1726882851.09130: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32117 1726882851.09163: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32117 1726882851.09262: variable 'network_packages' from source: role '' defaults 32117 1726882851.09373: variable '__network_provider_setup' from source: role '' defaults 32117 1726882851.09387: variable '__network_service_name_default_nm' from source: role '' defaults 32117 1726882851.09457: variable '__network_service_name_default_nm' from source: role '' defaults 32117 1726882851.09473: variable '__network_packages_default_nm' from source: role '' defaults 32117 1726882851.09539: variable '__network_packages_default_nm' from source: role '' defaults 32117 1726882851.09714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.09745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.09776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.09820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.09841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.09885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.09912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.09943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.09989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.10007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.10225: variable '__network_packages_default_gobject_packages' from source: role '' defaults 32117 1726882851.10335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.10363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.10396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.10438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.10455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.10547: variable 'ansible_python' from source: facts 32117 1726882851.10571: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 32117 1726882851.10660: variable '__network_wpa_supplicant_required' from source: role '' defaults 32117 1726882851.10747: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32117 1726882851.10878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.10911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.10944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.10990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.11010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.11063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.11095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.11125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.11169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.11186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.11323: variable 'network_connections' from source: include params 32117 1726882851.11334: variable 'interface' from source: play vars 32117 1726882851.11444: variable 'interface' from source: play vars 32117 1726882851.11523: 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) 32117 1726882851.11555: 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) 32117 1726882851.11595: 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) 32117 1726882851.11631: 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) 32117 1726882851.11686: variable '__network_wireless_connections_defined' from source: role '' defaults 32117 1726882851.11976: variable 'network_connections' from source: include params 32117 1726882851.11987: variable 'interface' from source: play vars 32117 1726882851.12098: variable 'interface' from source: play vars 32117 1726882851.12156: variable '__network_packages_default_wireless' from source: role '' defaults 32117 1726882851.12241: variable '__network_wireless_connections_defined' from source: role '' defaults 32117 1726882851.12562: variable 'network_connections' from source: include params 32117 1726882851.12575: variable 'interface' from source: play vars 32117 1726882851.12640: variable 'interface' from source: play vars 32117 1726882851.12675: variable '__network_packages_default_team' from source: role '' defaults 32117 1726882851.12756: variable '__network_team_connections_defined' from source: role '' defaults 32117 1726882851.13079: variable 'network_connections' from source: include params 32117 1726882851.13093: variable 'interface' from source: play vars 32117 1726882851.13159: variable 'interface' from source: play vars 32117 1726882851.13231: variable '__network_service_name_default_initscripts' from source: role '' defaults 32117 1726882851.13296: variable '__network_service_name_default_initscripts' from source: role '' defaults 32117 1726882851.13312: variable '__network_packages_default_initscripts' from source: role '' defaults 32117 1726882851.13378: variable '__network_packages_default_initscripts' from source: role '' defaults 32117 1726882851.13592: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 32117 1726882851.14082: variable 'network_connections' from source: include params 32117 1726882851.14093: variable 'interface' from source: play vars 32117 1726882851.14153: variable 'interface' from source: play vars 32117 1726882851.14171: variable 'ansible_distribution' from source: facts 32117 1726882851.14180: variable '__network_rh_distros' from source: role '' defaults 32117 1726882851.14189: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.14212: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 32117 1726882851.14377: variable 'ansible_distribution' from source: facts 32117 1726882851.14390: variable '__network_rh_distros' from source: role '' defaults 32117 1726882851.14399: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.14413: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 32117 1726882851.14583: variable 'ansible_distribution' from source: facts 32117 1726882851.14593: variable '__network_rh_distros' from source: role '' defaults 32117 1726882851.14605: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.14644: variable 'network_provider' from source: set_fact 32117 1726882851.14666: variable 'ansible_facts' from source: unknown 32117 1726882851.15578: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 32117 1726882851.15586: when evaluation is False, skipping this task 32117 1726882851.15592: _execute() done 32117 1726882851.15598: dumping result to json 32117 1726882851.15605: done dumping result, returning 32117 1726882851.15615: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-b5a8-5a54-000000000205] 32117 1726882851.15625: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000205 skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 32117 1726882851.15773: no more pending results, returning what we have 32117 1726882851.15777: results queue empty 32117 1726882851.15778: checking for any_errors_fatal 32117 1726882851.15785: done checking for any_errors_fatal 32117 1726882851.15786: checking for max_fail_percentage 32117 1726882851.15788: done checking for max_fail_percentage 32117 1726882851.15789: checking to see if all hosts have failed and the running result is not ok 32117 1726882851.15790: done checking to see if all hosts have failed 32117 1726882851.15790: getting the remaining hosts for this loop 32117 1726882851.15792: done getting the remaining hosts for this loop 32117 1726882851.15796: getting the next task for host managed_node3 32117 1726882851.15806: done getting next task for host managed_node3 32117 1726882851.15815: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32117 1726882851.15820: ^ 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? (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=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), 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 32117 1726882851.15833: getting variables 32117 1726882851.15835: in VariableManager get_vars() 32117 1726882851.15871: Calling all_inventory to load vars for managed_node3 32117 1726882851.15874: Calling groups_inventory to load vars for managed_node3 32117 1726882851.15877: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882851.15887: Calling all_plugins_play to load vars for managed_node3 32117 1726882851.15890: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882851.15893: Calling groups_plugins_play to load vars for managed_node3 32117 1726882851.16882: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000205 32117 1726882851.16885: WORKER PROCESS EXITING 32117 1726882851.17533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882851.22550: done with get_vars() 32117 1726882851.22573: done getting variables 32117 1726882851.22618: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:40:51 -0400 (0:00:00.183) 0:00:15.646 ****** 32117 1726882851.22646: entering _queue_task() for managed_node3/package 32117 1726882851.23524: worker is 1 (out of 1 available) 32117 1726882851.23535: exiting _queue_task() for managed_node3/package 32117 1726882851.23546: done queuing things up, now waiting for results queue to drain 32117 1726882851.23548: waiting for pending results... 32117 1726882851.23890: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32117 1726882851.24041: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000206 32117 1726882851.24131: variable 'ansible_search_path' from source: unknown 32117 1726882851.24141: variable 'ansible_search_path' from source: unknown 32117 1726882851.24243: calling self._execute() 32117 1726882851.24389: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882851.24405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882851.24420: variable 'omit' from source: magic vars 32117 1726882851.24946: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.24966: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882851.25189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882851.27520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882851.27600: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882851.27641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882851.27681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882851.27715: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882851.27795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.27833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.27862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.27911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.27932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.28047: variable 'ansible_distribution' from source: facts 32117 1726882851.28056: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.28074: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882851.28211: variable 'network_state' from source: role '' defaults 32117 1726882851.28230: Evaluated conditional (network_state != {}): False 32117 1726882851.28242: when evaluation is False, skipping this task 32117 1726882851.28250: _execute() done 32117 1726882851.28262: dumping result to json 32117 1726882851.28273: done dumping result, returning 32117 1726882851.28285: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-b5a8-5a54-000000000206] 32117 1726882851.28295: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000206 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32117 1726882851.28446: no more pending results, returning what we have 32117 1726882851.28450: results queue empty 32117 1726882851.28451: checking for any_errors_fatal 32117 1726882851.28459: done checking for any_errors_fatal 32117 1726882851.28460: checking for max_fail_percentage 32117 1726882851.28462: done checking for max_fail_percentage 32117 1726882851.28462: checking to see if all hosts have failed and the running result is not ok 32117 1726882851.28465: done checking to see if all hosts have failed 32117 1726882851.28465: getting the remaining hosts for this loop 32117 1726882851.28468: done getting the remaining hosts for this loop 32117 1726882851.28472: getting the next task for host managed_node3 32117 1726882851.28483: done getting next task for host managed_node3 32117 1726882851.28488: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32117 1726882851.28493: ^ 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? (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=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), 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 32117 1726882851.28509: getting variables 32117 1726882851.28511: in VariableManager get_vars() 32117 1726882851.28548: Calling all_inventory to load vars for managed_node3 32117 1726882851.28551: Calling groups_inventory to load vars for managed_node3 32117 1726882851.28553: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882851.28564: Calling all_plugins_play to load vars for managed_node3 32117 1726882851.28568: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882851.28571: Calling groups_plugins_play to load vars for managed_node3 32117 1726882851.29683: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000206 32117 1726882851.29687: WORKER PROCESS EXITING 32117 1726882851.30275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882851.31962: done with get_vars() 32117 1726882851.31985: done getting variables 32117 1726882851.32042: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:40:51 -0400 (0:00:00.094) 0:00:15.741 ****** 32117 1726882851.32077: entering _queue_task() for managed_node3/package 32117 1726882851.32323: worker is 1 (out of 1 available) 32117 1726882851.32336: exiting _queue_task() for managed_node3/package 32117 1726882851.32347: done queuing things up, now waiting for results queue to drain 32117 1726882851.32349: waiting for pending results... 32117 1726882851.32609: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32117 1726882851.32750: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000207 32117 1726882851.32772: variable 'ansible_search_path' from source: unknown 32117 1726882851.32781: variable 'ansible_search_path' from source: unknown 32117 1726882851.32822: calling self._execute() 32117 1726882851.32913: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882851.32927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882851.32942: variable 'omit' from source: magic vars 32117 1726882851.33313: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.33336: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882851.33524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882851.36191: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882851.36263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882851.36324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882851.36367: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882851.36403: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882851.36485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.36522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.36550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.36596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.36617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.36727: variable 'ansible_distribution' from source: facts 32117 1726882851.36735: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.36750: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882851.36864: variable 'network_state' from source: role '' defaults 32117 1726882851.36880: Evaluated conditional (network_state != {}): False 32117 1726882851.36887: when evaluation is False, skipping this task 32117 1726882851.36892: _execute() done 32117 1726882851.36898: dumping result to json 32117 1726882851.36904: done dumping result, returning 32117 1726882851.36914: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-b5a8-5a54-000000000207] 32117 1726882851.36923: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000207 32117 1726882851.37032: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000207 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32117 1726882851.37080: no more pending results, returning what we have 32117 1726882851.37083: results queue empty 32117 1726882851.37084: checking for any_errors_fatal 32117 1726882851.37093: done checking for any_errors_fatal 32117 1726882851.37094: checking for max_fail_percentage 32117 1726882851.37096: done checking for max_fail_percentage 32117 1726882851.37097: checking to see if all hosts have failed and the running result is not ok 32117 1726882851.37097: done checking to see if all hosts have failed 32117 1726882851.37098: getting the remaining hosts for this loop 32117 1726882851.37100: done getting the remaining hosts for this loop 32117 1726882851.37104: getting the next task for host managed_node3 32117 1726882851.37112: done getting next task for host managed_node3 32117 1726882851.37116: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32117 1726882851.37121: ^ 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? (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=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), 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 32117 1726882851.37134: getting variables 32117 1726882851.37136: in VariableManager get_vars() 32117 1726882851.37170: Calling all_inventory to load vars for managed_node3 32117 1726882851.37173: Calling groups_inventory to load vars for managed_node3 32117 1726882851.37176: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882851.37185: Calling all_plugins_play to load vars for managed_node3 32117 1726882851.37188: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882851.37191: Calling groups_plugins_play to load vars for managed_node3 32117 1726882851.38283: WORKER PROCESS EXITING 32117 1726882851.38910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882851.40545: done with get_vars() 32117 1726882851.40567: done getting variables 32117 1726882851.40661: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:40:51 -0400 (0:00:00.086) 0:00:15.827 ****** 32117 1726882851.40699: entering _queue_task() for managed_node3/service 32117 1726882851.40701: Creating lock for service 32117 1726882851.40954: worker is 1 (out of 1 available) 32117 1726882851.40969: exiting _queue_task() for managed_node3/service 32117 1726882851.40981: done queuing things up, now waiting for results queue to drain 32117 1726882851.40983: waiting for pending results... 32117 1726882851.41237: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32117 1726882851.41368: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000208 32117 1726882851.41386: variable 'ansible_search_path' from source: unknown 32117 1726882851.41393: variable 'ansible_search_path' from source: unknown 32117 1726882851.41433: calling self._execute() 32117 1726882851.41518: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882851.41534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882851.41548: variable 'omit' from source: magic vars 32117 1726882851.41907: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.41926: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882851.42145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882851.44521: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882851.44601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882851.44641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882851.44685: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882851.44716: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882851.44791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.44820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.44846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.44893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.44911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.45029: variable 'ansible_distribution' from source: facts 32117 1726882851.45039: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.45056: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882851.45176: variable '__network_wireless_connections_defined' from source: role '' defaults 32117 1726882851.45318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.45347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.45380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.45429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.45450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.45499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.45532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.45566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.45611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.45631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.45681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.45709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.45739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.45789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.45810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.45978: variable 'network_connections' from source: include params 32117 1726882851.45994: variable 'interface' from source: play vars 32117 1726882851.46060: variable 'interface' from source: play vars 32117 1726882851.46137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32117 1726882851.46324: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32117 1726882851.46366: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32117 1726882851.46408: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32117 1726882851.46442: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32117 1726882851.46492: 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) 32117 1726882851.46526: 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) 32117 1726882851.46566: 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) 32117 1726882851.46598: 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) 32117 1726882851.46660: variable '__network_team_connections_defined' from source: role '' defaults 32117 1726882851.46912: variable 'network_connections' from source: include params 32117 1726882851.46923: variable 'interface' from source: play vars 32117 1726882851.46991: variable 'interface' from source: play vars 32117 1726882851.47030: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): True 32117 1726882851.47144: variable 'network_provider' from source: set_fact 32117 1726882851.47159: Evaluated conditional (network_provider == "nm"): True 32117 1726882851.47250: variable 'network_allow_restart' from source: include params 32117 1726882851.47262: Evaluated conditional (network_allow_restart): True 32117 1726882851.47369: variable '__network_package_install' from source: set_fact 32117 1726882851.47389: Evaluated conditional (__network_package_install.changed): False 32117 1726882851.47396: when evaluation is False, skipping this task 32117 1726882851.47403: _execute() done 32117 1726882851.47410: dumping result to json 32117 1726882851.47417: done dumping result, returning 32117 1726882851.47428: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-b5a8-5a54-000000000208] 32117 1726882851.47438: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000208 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_package_install.changed", "skip_reason": "Conditional result was False" } 32117 1726882851.47570: no more pending results, returning what we have 32117 1726882851.47574: results queue empty 32117 1726882851.47575: checking for any_errors_fatal 32117 1726882851.47582: done checking for any_errors_fatal 32117 1726882851.47583: checking for max_fail_percentage 32117 1726882851.47585: done checking for max_fail_percentage 32117 1726882851.47586: checking to see if all hosts have failed and the running result is not ok 32117 1726882851.47586: done checking to see if all hosts have failed 32117 1726882851.47587: getting the remaining hosts for this loop 32117 1726882851.47589: done getting the remaining hosts for this loop 32117 1726882851.47593: getting the next task for host managed_node3 32117 1726882851.47602: done getting next task for host managed_node3 32117 1726882851.47606: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32117 1726882851.47611: ^ 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? (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=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), 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 32117 1726882851.47624: getting variables 32117 1726882851.47626: in VariableManager get_vars() 32117 1726882851.47659: Calling all_inventory to load vars for managed_node3 32117 1726882851.47661: Calling groups_inventory to load vars for managed_node3 32117 1726882851.47665: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882851.47674: Calling all_plugins_play to load vars for managed_node3 32117 1726882851.47677: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882851.47679: Calling groups_plugins_play to load vars for managed_node3 32117 1726882851.48982: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000208 32117 1726882851.48986: WORKER PROCESS EXITING 32117 1726882851.49353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882851.51173: done with get_vars() 32117 1726882851.51194: done getting variables 32117 1726882851.51246: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:40:51 -0400 (0:00:00.105) 0:00:15.933 ****** 32117 1726882851.51279: entering _queue_task() for managed_node3/service 32117 1726882851.51516: worker is 1 (out of 1 available) 32117 1726882851.51528: exiting _queue_task() for managed_node3/service 32117 1726882851.51541: done queuing things up, now waiting for results queue to drain 32117 1726882851.51543: waiting for pending results... 32117 1726882851.51809: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32117 1726882851.51944: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000209 32117 1726882851.51961: variable 'ansible_search_path' from source: unknown 32117 1726882851.51972: variable 'ansible_search_path' from source: unknown 32117 1726882851.52015: calling self._execute() 32117 1726882851.52102: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882851.52113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882851.52126: variable 'omit' from source: magic vars 32117 1726882851.52480: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.52497: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882851.52713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882851.54955: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882851.55040: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882851.55087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882851.55128: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882851.55166: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882851.55247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.55286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.55319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.55373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.55395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.55513: variable 'ansible_distribution' from source: facts 32117 1726882851.55524: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.55542: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882851.55703: variable 'network_provider' from source: set_fact 32117 1726882851.55713: variable 'network_state' from source: role '' defaults 32117 1726882851.55728: Evaluated conditional (network_provider == "nm" or network_state != {}): True 32117 1726882851.55740: variable 'omit' from source: magic vars 32117 1726882851.55808: variable 'omit' from source: magic vars 32117 1726882851.55839: variable 'network_service_name' from source: role '' defaults 32117 1726882851.55917: variable 'network_service_name' from source: role '' defaults 32117 1726882851.56024: variable '__network_provider_setup' from source: role '' defaults 32117 1726882851.56036: variable '__network_service_name_default_nm' from source: role '' defaults 32117 1726882851.56099: variable '__network_service_name_default_nm' from source: role '' defaults 32117 1726882851.56114: variable '__network_packages_default_nm' from source: role '' defaults 32117 1726882851.56185: variable '__network_packages_default_nm' from source: role '' defaults 32117 1726882851.56352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.56385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.56416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.56468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.56486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.56525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.56550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.56581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.56621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.56638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.56841: variable '__network_packages_default_gobject_packages' from source: role '' defaults 32117 1726882851.56952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.56984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.57016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.57058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.57078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.57170: variable 'ansible_python' from source: facts 32117 1726882851.57191: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 32117 1726882851.57271: variable '__network_wpa_supplicant_required' from source: role '' defaults 32117 1726882851.57355: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32117 1726882851.57486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.57515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.57549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.57595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.57615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.57675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882851.57705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882851.57736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882851.57786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882851.57806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882851.57948: variable 'network_connections' from source: include params 32117 1726882851.57961: variable 'interface' from source: play vars 32117 1726882851.58039: variable 'interface' from source: play vars 32117 1726882851.58149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32117 1726882851.58347: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32117 1726882851.58401: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32117 1726882851.58447: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32117 1726882851.58493: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32117 1726882851.58559: 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) 32117 1726882851.58594: 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) 32117 1726882851.58636: 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) 32117 1726882851.58680: 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) 32117 1726882851.58730: variable '__network_wireless_connections_defined' from source: role '' defaults 32117 1726882851.59013: variable 'network_connections' from source: include params 32117 1726882851.59025: variable 'interface' from source: play vars 32117 1726882851.59105: variable 'interface' from source: play vars 32117 1726882851.59154: variable '__network_packages_default_wireless' from source: role '' defaults 32117 1726882851.59236: variable '__network_wireless_connections_defined' from source: role '' defaults 32117 1726882851.59540: variable 'network_connections' from source: include params 32117 1726882851.59550: variable 'interface' from source: play vars 32117 1726882851.59626: variable 'interface' from source: play vars 32117 1726882851.59653: variable '__network_packages_default_team' from source: role '' defaults 32117 1726882851.59736: variable '__network_team_connections_defined' from source: role '' defaults 32117 1726882851.60032: variable 'network_connections' from source: include params 32117 1726882851.60047: variable 'interface' from source: play vars 32117 1726882851.60121: variable 'interface' from source: play vars 32117 1726882851.60194: variable '__network_service_name_default_initscripts' from source: role '' defaults 32117 1726882851.60261: variable '__network_service_name_default_initscripts' from source: role '' defaults 32117 1726882851.60275: variable '__network_packages_default_initscripts' from source: role '' defaults 32117 1726882851.60337: variable '__network_packages_default_initscripts' from source: role '' defaults 32117 1726882851.60561: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 32117 1726882851.61034: variable 'network_connections' from source: include params 32117 1726882851.61044: variable 'interface' from source: play vars 32117 1726882851.61108: variable 'interface' from source: play vars 32117 1726882851.61121: variable 'ansible_distribution' from source: facts 32117 1726882851.61131: variable '__network_rh_distros' from source: role '' defaults 32117 1726882851.61140: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.61162: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 32117 1726882851.61333: variable 'ansible_distribution' from source: facts 32117 1726882851.61346: variable '__network_rh_distros' from source: role '' defaults 32117 1726882851.61356: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.61374: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 32117 1726882851.61546: variable 'ansible_distribution' from source: facts 32117 1726882851.61556: variable '__network_rh_distros' from source: role '' defaults 32117 1726882851.61569: variable 'ansible_distribution_major_version' from source: facts 32117 1726882851.61606: variable 'network_provider' from source: set_fact 32117 1726882851.61629: variable 'omit' from source: magic vars 32117 1726882851.61656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882851.61693: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882851.61714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882851.61734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882851.61747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882851.61783: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882851.61791: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882851.61798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882851.61894: Set connection var ansible_connection to ssh 32117 1726882851.61910: Set connection var ansible_shell_executable to /bin/sh 32117 1726882851.61919: Set connection var ansible_timeout to 10 32117 1726882851.61927: Set connection var ansible_pipelining to False 32117 1726882851.61933: Set connection var ansible_shell_type to sh 32117 1726882851.61945: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882851.61975: variable 'ansible_shell_executable' from source: unknown 32117 1726882851.61982: variable 'ansible_connection' from source: unknown 32117 1726882851.61989: variable 'ansible_module_compression' from source: unknown 32117 1726882851.61998: variable 'ansible_shell_type' from source: unknown 32117 1726882851.62004: variable 'ansible_shell_executable' from source: unknown 32117 1726882851.62014: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882851.62022: variable 'ansible_pipelining' from source: unknown 32117 1726882851.62029: variable 'ansible_timeout' from source: unknown 32117 1726882851.62036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882851.62138: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882851.62152: variable 'omit' from source: magic vars 32117 1726882851.62161: starting attempt loop 32117 1726882851.62169: running the handler 32117 1726882851.62250: variable 'ansible_facts' from source: unknown 32117 1726882851.63046: _low_level_execute_command(): starting 32117 1726882851.63058: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882851.63786: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882851.63800: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882851.63817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882851.63842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882851.63893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882851.63906: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882851.63920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882851.63941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882851.63955: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882851.63969: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882851.63982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882851.63996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882851.64012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882851.64024: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882851.64036: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882851.64053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882851.64124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882851.64146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882851.64166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882851.64311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882851.66039: stdout chunk (state=3): >>>/root <<< 32117 1726882851.66234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882851.66237: stdout chunk (state=3): >>><<< 32117 1726882851.66239: stderr chunk (state=3): >>><<< 32117 1726882851.66340: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882851.66343: _low_level_execute_command(): starting 32117 1726882851.66346: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882851.6625786-32757-120471890575054 `" && echo ansible-tmp-1726882851.6625786-32757-120471890575054="` echo /root/.ansible/tmp/ansible-tmp-1726882851.6625786-32757-120471890575054 `" ) && sleep 0' 32117 1726882851.66970: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882851.66983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882851.66996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882851.67023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882851.67062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882851.67075: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882851.67088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882851.67103: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882851.67115: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882851.67125: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882851.67139: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882851.67150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882851.67162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882851.67174: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882851.67183: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882851.67193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882851.67276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882851.67295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882851.67308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882851.67436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882851.69308: stdout chunk (state=3): >>>ansible-tmp-1726882851.6625786-32757-120471890575054=/root/.ansible/tmp/ansible-tmp-1726882851.6625786-32757-120471890575054 <<< 32117 1726882851.69426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882851.69521: stderr chunk (state=3): >>><<< 32117 1726882851.69537: stdout chunk (state=3): >>><<< 32117 1726882851.69569: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882851.6625786-32757-120471890575054=/root/.ansible/tmp/ansible-tmp-1726882851.6625786-32757-120471890575054 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882851.69703: variable 'ansible_module_compression' from source: unknown 32117 1726882851.69707: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 32117 1726882851.69711: ANSIBALLZ: Acquiring lock 32117 1726882851.69713: ANSIBALLZ: Lock acquired: 140223167040976 32117 1726882851.69715: ANSIBALLZ: Creating module 32117 1726882851.99680: ANSIBALLZ: Writing module into payload 32117 1726882851.99881: ANSIBALLZ: Writing module 32117 1726882851.99908: ANSIBALLZ: Renaming module 32117 1726882851.99914: ANSIBALLZ: Done creating module 32117 1726882851.99950: variable 'ansible_facts' from source: unknown 32117 1726882852.00133: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882851.6625786-32757-120471890575054/AnsiballZ_systemd.py 32117 1726882852.00288: Sending initial data 32117 1726882852.00292: Sent initial data (156 bytes) 32117 1726882852.01281: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882852.01290: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882852.01301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882852.01315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882852.01353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882852.01362: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882852.01375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882852.01388: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882852.01396: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882852.01403: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882852.01411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882852.01420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882852.01432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882852.01439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882852.01446: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882852.01455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882852.01532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882852.01547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882852.01551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882852.01699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882852.03557: 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 <<< 32117 1726882852.03657: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882852.03758: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpyj2akn7s /root/.ansible/tmp/ansible-tmp-1726882851.6625786-32757-120471890575054/AnsiballZ_systemd.py <<< 32117 1726882852.03855: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882852.06588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882852.06851: stderr chunk (state=3): >>><<< 32117 1726882852.06854: stdout chunk (state=3): >>><<< 32117 1726882852.06856: done transferring module to remote 32117 1726882852.06859: _low_level_execute_command(): starting 32117 1726882852.06861: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882851.6625786-32757-120471890575054/ /root/.ansible/tmp/ansible-tmp-1726882851.6625786-32757-120471890575054/AnsiballZ_systemd.py && sleep 0' 32117 1726882852.07487: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882852.07502: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882852.07525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882852.07544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882852.07588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882852.07601: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882852.07619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882852.07642: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882852.07655: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882852.07669: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882852.07691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882852.07706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882852.07725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882852.07740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882852.07776: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882852.07792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882852.07881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882852.07903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882852.07919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882852.08045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882852.09809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882852.09841: stderr chunk (state=3): >>><<< 32117 1726882852.09844: stdout chunk (state=3): >>><<< 32117 1726882852.09878: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882852.09882: _low_level_execute_command(): starting 32117 1726882852.09885: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882851.6625786-32757-120471890575054/AnsiballZ_systemd.py && sleep 0' 32117 1726882852.10322: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882852.10325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882852.10360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 32117 1726882852.10365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882852.10368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found <<< 32117 1726882852.10370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882852.10412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882852.10419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882852.10427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882852.10545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882852.35498: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "619", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:28:01 EDT", "ExecMainStartTimestampMonotonic": "23892137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "619", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.<<< 32117 1726882852.35529: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "14135296", "MemoryAvailable": "infinity", "CPUUsageNSec": "2550280000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogS<<< 32117 1726882852.35537: stdout chunk (state=3): >>>ignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service network.service shutdown.target network.target cloud-init.service multi-user.target", "After": "sysinit.target systemd-journald.socket network-pre.target system.slice basic.target dbus.socket dbus-broker.service cloud-init-local.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:38:51 EDT", "StateChangeTimestampMonotonic": "673600132", "InactiveExitTimestamp": "Fri 2024-09-20 21:28:01 EDT", "InactiveExitTimestampMonotonic": "23892328", "ActiveEnterTimestamp": "Fri 2024-09-20 21:28:02 EDT", "ActiveEnterTimestampMonotonic": "24766534", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:28:01 EDT", "ConditionTimestampMonotonic": "23885874", "AssertTimestamp": "Fri 2024-09-20 21:28:01 EDT", "AssertTimestampMonotonic": "23885877", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6398e2524e25489ca802adf67c4071a3", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 32117 1726882852.36955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882852.37016: stderr chunk (state=3): >>><<< 32117 1726882852.37020: stdout chunk (state=3): >>><<< 32117 1726882852.37034: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "619", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:28:01 EDT", "ExecMainStartTimestampMonotonic": "23892137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "619", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2455", "MemoryCurrent": "14135296", "MemoryAvailable": "infinity", "CPUUsageNSec": "2550280000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service network.service shutdown.target network.target cloud-init.service multi-user.target", "After": "sysinit.target systemd-journald.socket network-pre.target system.slice basic.target dbus.socket dbus-broker.service cloud-init-local.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:38:51 EDT", "StateChangeTimestampMonotonic": "673600132", "InactiveExitTimestamp": "Fri 2024-09-20 21:28:01 EDT", "InactiveExitTimestampMonotonic": "23892328", "ActiveEnterTimestamp": "Fri 2024-09-20 21:28:02 EDT", "ActiveEnterTimestampMonotonic": "24766534", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:28:01 EDT", "ConditionTimestampMonotonic": "23885874", "AssertTimestamp": "Fri 2024-09-20 21:28:01 EDT", "AssertTimestampMonotonic": "23885877", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6398e2524e25489ca802adf67c4071a3", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882852.37148: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726882851.6625786-32757-120471890575054/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882852.37166: _low_level_execute_command(): starting 32117 1726882852.37174: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882851.6625786-32757-120471890575054/ > /dev/null 2>&1 && sleep 0' 32117 1726882852.37617: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882852.37623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882852.37657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882852.37673: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882852.37686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882852.37729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882852.37741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882852.37849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882852.39639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882852.39687: stderr chunk (state=3): >>><<< 32117 1726882852.39692: stdout chunk (state=3): >>><<< 32117 1726882852.39705: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882852.39711: handler run complete 32117 1726882852.39748: attempt loop complete, returning result 32117 1726882852.39751: _execute() done 32117 1726882852.39754: dumping result to json 32117 1726882852.39766: done dumping result, returning 32117 1726882852.39775: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-b5a8-5a54-000000000209] 32117 1726882852.39780: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000209 32117 1726882852.39992: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000209 32117 1726882852.39995: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32117 1726882852.40045: no more pending results, returning what we have 32117 1726882852.40048: results queue empty 32117 1726882852.40049: checking for any_errors_fatal 32117 1726882852.40056: done checking for any_errors_fatal 32117 1726882852.40057: checking for max_fail_percentage 32117 1726882852.40058: done checking for max_fail_percentage 32117 1726882852.40059: checking to see if all hosts have failed and the running result is not ok 32117 1726882852.40060: done checking to see if all hosts have failed 32117 1726882852.40061: getting the remaining hosts for this loop 32117 1726882852.40062: done getting the remaining hosts for this loop 32117 1726882852.40071: getting the next task for host managed_node3 32117 1726882852.40079: done getting next task for host managed_node3 32117 1726882852.40082: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32117 1726882852.40087: ^ 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? (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=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), 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 32117 1726882852.40097: getting variables 32117 1726882852.40099: in VariableManager get_vars() 32117 1726882852.40129: Calling all_inventory to load vars for managed_node3 32117 1726882852.40131: Calling groups_inventory to load vars for managed_node3 32117 1726882852.40133: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882852.40142: Calling all_plugins_play to load vars for managed_node3 32117 1726882852.40145: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882852.40147: Calling groups_plugins_play to load vars for managed_node3 32117 1726882852.40933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882852.41862: done with get_vars() 32117 1726882852.41881: done getting variables 32117 1726882852.41922: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:40:52 -0400 (0:00:00.906) 0:00:16.839 ****** 32117 1726882852.41948: entering _queue_task() for managed_node3/service 32117 1726882852.42147: worker is 1 (out of 1 available) 32117 1726882852.42162: exiting _queue_task() for managed_node3/service 32117 1726882852.42178: done queuing things up, now waiting for results queue to drain 32117 1726882852.42180: waiting for pending results... 32117 1726882852.42349: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32117 1726882852.42437: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000020a 32117 1726882852.42448: variable 'ansible_search_path' from source: unknown 32117 1726882852.42452: variable 'ansible_search_path' from source: unknown 32117 1726882852.42485: calling self._execute() 32117 1726882852.42547: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882852.42551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882852.42559: variable 'omit' from source: magic vars 32117 1726882852.42837: variable 'ansible_distribution_major_version' from source: facts 32117 1726882852.42849: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882852.42997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882852.44785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882852.44828: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882852.44855: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882852.44884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882852.44903: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882852.44968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882852.44989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882852.45012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882852.45037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882852.45049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882852.45129: variable 'ansible_distribution' from source: facts 32117 1726882852.45133: variable 'ansible_distribution_major_version' from source: facts 32117 1726882852.45145: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882852.45219: variable 'network_provider' from source: set_fact 32117 1726882852.45224: Evaluated conditional (network_provider == "nm"): True 32117 1726882852.45294: variable '__network_wpa_supplicant_required' from source: role '' defaults 32117 1726882852.45350: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32117 1726882852.45420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882852.45436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882852.45456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882852.45490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882852.45501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882852.45527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882852.45543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882852.45562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882852.45592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882852.45602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882852.45628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882852.45644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882852.45667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882852.45694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882852.45705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882852.45788: variable 'network_connections' from source: include params 32117 1726882852.45797: variable 'interface' from source: play vars 32117 1726882852.45843: variable 'interface' from source: play vars 32117 1726882852.45909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32117 1726882852.46016: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32117 1726882852.46042: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32117 1726882852.46064: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32117 1726882852.46088: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32117 1726882852.46121: 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) 32117 1726882852.46140: 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) 32117 1726882852.46158: 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) 32117 1726882852.46180: 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) 32117 1726882852.46216: variable '__network_wireless_connections_defined' from source: role '' defaults 32117 1726882852.46361: variable 'network_connections' from source: include params 32117 1726882852.46366: variable 'interface' from source: play vars 32117 1726882852.46410: variable 'interface' from source: play vars 32117 1726882852.46440: Evaluated conditional (__network_wpa_supplicant_required): False 32117 1726882852.46443: when evaluation is False, skipping this task 32117 1726882852.46445: _execute() done 32117 1726882852.46448: dumping result to json 32117 1726882852.46450: done dumping result, returning 32117 1726882852.46457: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-b5a8-5a54-00000000020a] 32117 1726882852.46462: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000020a 32117 1726882852.46554: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000020a 32117 1726882852.46556: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 32117 1726882852.46599: no more pending results, returning what we have 32117 1726882852.46602: results queue empty 32117 1726882852.46603: checking for any_errors_fatal 32117 1726882852.46623: done checking for any_errors_fatal 32117 1726882852.46623: checking for max_fail_percentage 32117 1726882852.46625: done checking for max_fail_percentage 32117 1726882852.46626: checking to see if all hosts have failed and the running result is not ok 32117 1726882852.46626: done checking to see if all hosts have failed 32117 1726882852.46627: getting the remaining hosts for this loop 32117 1726882852.46629: done getting the remaining hosts for this loop 32117 1726882852.46632: getting the next task for host managed_node3 32117 1726882852.46647: done getting next task for host managed_node3 32117 1726882852.46651: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 32117 1726882852.46656: ^ 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? (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=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), 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 32117 1726882852.46671: getting variables 32117 1726882852.46673: in VariableManager get_vars() 32117 1726882852.46703: Calling all_inventory to load vars for managed_node3 32117 1726882852.46705: Calling groups_inventory to load vars for managed_node3 32117 1726882852.46707: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882852.46715: Calling all_plugins_play to load vars for managed_node3 32117 1726882852.46717: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882852.46720: Calling groups_plugins_play to load vars for managed_node3 32117 1726882852.47643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882852.48640: done with get_vars() 32117 1726882852.48654: done getting variables 32117 1726882852.48698: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:40:52 -0400 (0:00:00.067) 0:00:16.907 ****** 32117 1726882852.48719: entering _queue_task() for managed_node3/service 32117 1726882852.48913: worker is 1 (out of 1 available) 32117 1726882852.48925: exiting _queue_task() for managed_node3/service 32117 1726882852.48937: done queuing things up, now waiting for results queue to drain 32117 1726882852.48939: waiting for pending results... 32117 1726882852.49107: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 32117 1726882852.49192: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000020b 32117 1726882852.49203: variable 'ansible_search_path' from source: unknown 32117 1726882852.49206: variable 'ansible_search_path' from source: unknown 32117 1726882852.49233: calling self._execute() 32117 1726882852.49301: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882852.49305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882852.49313: variable 'omit' from source: magic vars 32117 1726882852.49676: variable 'ansible_distribution_major_version' from source: facts 32117 1726882852.49693: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882852.49920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882852.51819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882852.51865: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882852.51894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882852.51922: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882852.51946: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882852.52002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882852.52038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882852.52056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882852.52086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882852.52096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882852.52175: variable 'ansible_distribution' from source: facts 32117 1726882852.52178: variable 'ansible_distribution_major_version' from source: facts 32117 1726882852.52190: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882852.52262: variable 'network_provider' from source: set_fact 32117 1726882852.52272: Evaluated conditional (network_provider == "initscripts"): False 32117 1726882852.52274: when evaluation is False, skipping this task 32117 1726882852.52277: _execute() done 32117 1726882852.52280: dumping result to json 32117 1726882852.52283: done dumping result, returning 32117 1726882852.52288: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-b5a8-5a54-00000000020b] 32117 1726882852.52294: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000020b 32117 1726882852.52377: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000020b 32117 1726882852.52380: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32117 1726882852.52420: no more pending results, returning what we have 32117 1726882852.52424: results queue empty 32117 1726882852.52425: checking for any_errors_fatal 32117 1726882852.52436: done checking for any_errors_fatal 32117 1726882852.52437: checking for max_fail_percentage 32117 1726882852.52438: done checking for max_fail_percentage 32117 1726882852.52439: checking to see if all hosts have failed and the running result is not ok 32117 1726882852.52440: done checking to see if all hosts have failed 32117 1726882852.52441: getting the remaining hosts for this loop 32117 1726882852.52442: done getting the remaining hosts for this loop 32117 1726882852.52446: getting the next task for host managed_node3 32117 1726882852.52453: done getting next task for host managed_node3 32117 1726882852.52456: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32117 1726882852.52461: ^ 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? (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=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), 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 32117 1726882852.52481: getting variables 32117 1726882852.52483: in VariableManager get_vars() 32117 1726882852.52512: Calling all_inventory to load vars for managed_node3 32117 1726882852.52515: Calling groups_inventory to load vars for managed_node3 32117 1726882852.52516: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882852.52524: Calling all_plugins_play to load vars for managed_node3 32117 1726882852.52526: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882852.52528: Calling groups_plugins_play to load vars for managed_node3 32117 1726882852.53938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882852.55794: done with get_vars() 32117 1726882852.55814: done getting variables 32117 1726882852.55873: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:40:52 -0400 (0:00:00.071) 0:00:16.979 ****** 32117 1726882852.55907: entering _queue_task() for managed_node3/copy 32117 1726882852.56159: worker is 1 (out of 1 available) 32117 1726882852.56175: exiting _queue_task() for managed_node3/copy 32117 1726882852.56188: done queuing things up, now waiting for results queue to drain 32117 1726882852.56189: waiting for pending results... 32117 1726882852.56454: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32117 1726882852.56602: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000020c 32117 1726882852.56620: variable 'ansible_search_path' from source: unknown 32117 1726882852.56632: variable 'ansible_search_path' from source: unknown 32117 1726882852.56674: calling self._execute() 32117 1726882852.56766: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882852.56780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882852.56793: variable 'omit' from source: magic vars 32117 1726882852.57179: variable 'ansible_distribution_major_version' from source: facts 32117 1726882852.57197: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882852.57397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882852.59942: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882852.60019: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882852.60062: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882852.60106: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882852.60136: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882852.60213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882852.60259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882852.60298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882852.60343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882852.60361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882852.60479: variable 'ansible_distribution' from source: facts 32117 1726882852.60487: variable 'ansible_distribution_major_version' from source: facts 32117 1726882852.60504: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882852.60622: variable 'network_provider' from source: set_fact 32117 1726882852.60632: Evaluated conditional (network_provider == "initscripts"): False 32117 1726882852.60639: when evaluation is False, skipping this task 32117 1726882852.60644: _execute() done 32117 1726882852.60651: dumping result to json 32117 1726882852.60660: done dumping result, returning 32117 1726882852.60675: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-b5a8-5a54-00000000020c] 32117 1726882852.60687: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000020c skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 32117 1726882852.60829: no more pending results, returning what we have 32117 1726882852.60833: results queue empty 32117 1726882852.60834: checking for any_errors_fatal 32117 1726882852.60840: done checking for any_errors_fatal 32117 1726882852.60841: checking for max_fail_percentage 32117 1726882852.60843: done checking for max_fail_percentage 32117 1726882852.60844: checking to see if all hosts have failed and the running result is not ok 32117 1726882852.60845: done checking to see if all hosts have failed 32117 1726882852.60845: getting the remaining hosts for this loop 32117 1726882852.60847: done getting the remaining hosts for this loop 32117 1726882852.60851: getting the next task for host managed_node3 32117 1726882852.60859: done getting next task for host managed_node3 32117 1726882852.60862: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32117 1726882852.60870: ^ 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? (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=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), 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 32117 1726882852.60883: getting variables 32117 1726882852.60885: in VariableManager get_vars() 32117 1726882852.60922: Calling all_inventory to load vars for managed_node3 32117 1726882852.60925: Calling groups_inventory to load vars for managed_node3 32117 1726882852.60927: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882852.60937: Calling all_plugins_play to load vars for managed_node3 32117 1726882852.60939: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882852.60942: Calling groups_plugins_play to load vars for managed_node3 32117 1726882852.61956: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000020c 32117 1726882852.61959: WORKER PROCESS EXITING 32117 1726882852.62895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882852.64718: done with get_vars() 32117 1726882852.64740: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:40:52 -0400 (0:00:00.089) 0:00:17.068 ****** 32117 1726882852.64827: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 32117 1726882852.64829: Creating lock for fedora.linux_system_roles.network_connections 32117 1726882852.65110: worker is 1 (out of 1 available) 32117 1726882852.65122: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 32117 1726882852.65133: done queuing things up, now waiting for results queue to drain 32117 1726882852.65135: waiting for pending results... 32117 1726882852.65402: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32117 1726882852.65540: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000020d 32117 1726882852.65559: variable 'ansible_search_path' from source: unknown 32117 1726882852.65571: variable 'ansible_search_path' from source: unknown 32117 1726882852.65615: calling self._execute() 32117 1726882852.65706: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882852.65716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882852.65731: variable 'omit' from source: magic vars 32117 1726882852.66100: variable 'ansible_distribution_major_version' from source: facts 32117 1726882852.66117: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882852.66343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882852.68852: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882852.68928: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882852.68975: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882852.69013: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882852.69043: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882852.69432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882852.69467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882852.69502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882852.69551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882852.69574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882852.69698: variable 'ansible_distribution' from source: facts 32117 1726882852.69708: variable 'ansible_distribution_major_version' from source: facts 32117 1726882852.69727: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882852.69739: variable 'omit' from source: magic vars 32117 1726882852.69808: variable 'omit' from source: magic vars 32117 1726882852.69940: variable 'network_provider' from source: set_fact 32117 1726882852.70038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882852.70076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882852.70106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882852.70149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882852.70175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882852.70249: variable 'omit' from source: magic vars 32117 1726882852.70372: variable 'omit' from source: magic vars 32117 1726882852.70490: variable 'network_connections' from source: include params 32117 1726882852.70507: variable 'interface' from source: play vars 32117 1726882852.70585: variable 'interface' from source: play vars 32117 1726882852.70757: variable 'omit' from source: magic vars 32117 1726882852.70776: variable '__lsr_ansible_managed' from source: task vars 32117 1726882852.70847: variable '__lsr_ansible_managed' from source: task vars 32117 1726882852.71045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 32117 1726882852.71280: Loaded config def from plugin (lookup/template) 32117 1726882852.71289: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 32117 1726882852.71318: File lookup term: get_ansible_managed.j2 32117 1726882852.71324: variable 'ansible_search_path' from source: unknown 32117 1726882852.71333: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 32117 1726882852.71347: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 32117 1726882852.71376: variable 'ansible_search_path' from source: unknown 32117 1726882852.77557: variable 'ansible_managed' from source: unknown 32117 1726882852.77723: variable 'omit' from source: magic vars 32117 1726882852.77761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882852.77798: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882852.77820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882852.77842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882852.77886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882852.77926: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882852.77935: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882852.77943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882852.78080: Set connection var ansible_connection to ssh 32117 1726882852.78093: Set connection var ansible_shell_executable to /bin/sh 32117 1726882852.78105: Set connection var ansible_timeout to 10 32117 1726882852.78115: Set connection var ansible_pipelining to False 32117 1726882852.78121: Set connection var ansible_shell_type to sh 32117 1726882852.78134: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882852.78166: variable 'ansible_shell_executable' from source: unknown 32117 1726882852.78182: variable 'ansible_connection' from source: unknown 32117 1726882852.78190: variable 'ansible_module_compression' from source: unknown 32117 1726882852.78197: variable 'ansible_shell_type' from source: unknown 32117 1726882852.78204: variable 'ansible_shell_executable' from source: unknown 32117 1726882852.78210: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882852.78217: variable 'ansible_pipelining' from source: unknown 32117 1726882852.78224: variable 'ansible_timeout' from source: unknown 32117 1726882852.78231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882852.78377: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32117 1726882852.78397: variable 'omit' from source: magic vars 32117 1726882852.78409: starting attempt loop 32117 1726882852.78416: running the handler 32117 1726882852.78433: _low_level_execute_command(): starting 32117 1726882852.78458: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882852.79361: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882852.79383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882852.79397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882852.79413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882852.79457: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882852.79473: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882852.79490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882852.79508: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882852.79520: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882852.79539: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882852.79549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882852.79561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882852.79583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882852.79594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882852.79608: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882852.79621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882852.79700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882852.79727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882852.79742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882852.79883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882852.81585: stdout chunk (state=3): >>>/root <<< 32117 1726882852.81769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882852.81773: stdout chunk (state=3): >>><<< 32117 1726882852.81784: stderr chunk (state=3): >>><<< 32117 1726882852.81891: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882852.81894: _low_level_execute_command(): starting 32117 1726882852.81897: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882852.8180208-32789-193491779024236 `" && echo ansible-tmp-1726882852.8180208-32789-193491779024236="` echo /root/.ansible/tmp/ansible-tmp-1726882852.8180208-32789-193491779024236 `" ) && sleep 0' 32117 1726882852.82506: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882852.82521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882852.82543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882852.82562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882852.82607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882852.82619: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882852.82632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882852.82655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882852.82671: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882852.82684: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882852.82697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882852.82712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882852.82729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882852.82742: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882852.82754: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882852.82778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882852.82853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882852.82881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882852.82898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882852.83030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882852.84899: stdout chunk (state=3): >>>ansible-tmp-1726882852.8180208-32789-193491779024236=/root/.ansible/tmp/ansible-tmp-1726882852.8180208-32789-193491779024236 <<< 32117 1726882852.85017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882852.85119: stderr chunk (state=3): >>><<< 32117 1726882852.85138: stdout chunk (state=3): >>><<< 32117 1726882852.85175: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882852.8180208-32789-193491779024236=/root/.ansible/tmp/ansible-tmp-1726882852.8180208-32789-193491779024236 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882852.85385: variable 'ansible_module_compression' from source: unknown 32117 1726882852.85388: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 32117 1726882852.85390: ANSIBALLZ: Acquiring lock 32117 1726882852.85393: ANSIBALLZ: Lock acquired: 140223166147872 32117 1726882852.85395: ANSIBALLZ: Creating module 32117 1726882853.04804: ANSIBALLZ: Writing module into payload 32117 1726882853.05222: ANSIBALLZ: Writing module 32117 1726882853.05280: ANSIBALLZ: Renaming module 32117 1726882853.05283: ANSIBALLZ: Done creating module 32117 1726882853.05285: variable 'ansible_facts' from source: unknown 32117 1726882853.05389: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882852.8180208-32789-193491779024236/AnsiballZ_network_connections.py 32117 1726882853.05491: Sending initial data 32117 1726882853.05494: Sent initial data (168 bytes) 32117 1726882853.06402: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882853.06411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882853.06419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882853.06437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882853.06476: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882853.06479: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882853.06485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882853.06506: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882853.06509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882853.06572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882853.06590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882853.06703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882853.08498: 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 <<< 32117 1726882853.08592: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882853.08701: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmp3ltrzx5l /root/.ansible/tmp/ansible-tmp-1726882852.8180208-32789-193491779024236/AnsiballZ_network_connections.py <<< 32117 1726882853.08796: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882853.10309: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882853.10406: stderr chunk (state=3): >>><<< 32117 1726882853.10409: stdout chunk (state=3): >>><<< 32117 1726882853.10425: done transferring module to remote 32117 1726882853.10435: _low_level_execute_command(): starting 32117 1726882853.10440: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882852.8180208-32789-193491779024236/ /root/.ansible/tmp/ansible-tmp-1726882852.8180208-32789-193491779024236/AnsiballZ_network_connections.py && sleep 0' 32117 1726882853.10866: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882853.10872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882853.10914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882853.10917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882853.10919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882853.10974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882853.10978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882853.10981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882853.11097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882853.12820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882853.12863: stderr chunk (state=3): >>><<< 32117 1726882853.12872: stdout chunk (state=3): >>><<< 32117 1726882853.12885: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882853.12891: _low_level_execute_command(): starting 32117 1726882853.12894: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882852.8180208-32789-193491779024236/AnsiballZ_network_connections.py && sleep 0' 32117 1726882853.13303: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882853.13314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882853.13340: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882853.13352: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882853.13402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882853.13419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882853.13528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882853.47702: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 06d3ce1f-d2d1-4e0f-8c6d-4733d4488f99\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "team0", "persistent_state": "present", "type": "team", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "team0", "persistent_state": "present", "type": "team", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 32117 1726882853.49574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882853.49645: stderr chunk (state=3): >>><<< 32117 1726882853.49649: stdout chunk (state=3): >>><<< 32117 1726882853.49773: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 06d3ce1f-d2d1-4e0f-8c6d-4733d4488f99\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "team0", "persistent_state": "present", "type": "team", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "team0", "persistent_state": "present", "type": "team", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882853.49777: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'team0', 'persistent_state': 'present', 'type': 'team', 'ip': {'dhcp4': False, 'auto6': False}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_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': 'fedora.linux_system_roles.network_connections', '_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-1726882852.8180208-32789-193491779024236/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882853.49780: _low_level_execute_command(): starting 32117 1726882853.49782: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882852.8180208-32789-193491779024236/ > /dev/null 2>&1 && sleep 0' 32117 1726882853.50410: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882853.50425: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882853.50441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882853.50460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882853.50507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882853.50520: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882853.50534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882853.50552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882853.50570: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882853.50584: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882853.50597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882853.50610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882853.50626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882853.50638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882853.50650: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882853.50666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882853.50745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882853.50761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882853.50786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882853.50932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882853.53156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882853.53160: stdout chunk (state=3): >>><<< 32117 1726882853.53172: stderr chunk (state=3): >>><<< 32117 1726882853.53184: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882853.53190: handler run complete 32117 1726882853.53221: attempt loop complete, returning result 32117 1726882853.53224: _execute() done 32117 1726882853.53226: dumping result to json 32117 1726882853.53232: done dumping result, returning 32117 1726882853.53242: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-b5a8-5a54-00000000020d] 32117 1726882853.53247: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000020d 32117 1726882853.53358: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000020d 32117 1726882853.53361: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "team0", "persistent_state": "present", "type": "team" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'team0': add connection team0, 06d3ce1f-d2d1-4e0f-8c6d-4733d4488f99 32117 1726882853.53476: no more pending results, returning what we have 32117 1726882853.53480: results queue empty 32117 1726882853.53481: checking for any_errors_fatal 32117 1726882853.53489: done checking for any_errors_fatal 32117 1726882853.53490: checking for max_fail_percentage 32117 1726882853.53492: done checking for max_fail_percentage 32117 1726882853.53493: checking to see if all hosts have failed and the running result is not ok 32117 1726882853.53494: done checking to see if all hosts have failed 32117 1726882853.53494: getting the remaining hosts for this loop 32117 1726882853.53496: done getting the remaining hosts for this loop 32117 1726882853.53500: getting the next task for host managed_node3 32117 1726882853.53508: done getting next task for host managed_node3 32117 1726882853.53512: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 32117 1726882853.53517: ^ 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? (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=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), 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 32117 1726882853.53527: getting variables 32117 1726882853.53529: in VariableManager get_vars() 32117 1726882853.53562: Calling all_inventory to load vars for managed_node3 32117 1726882853.53567: Calling groups_inventory to load vars for managed_node3 32117 1726882853.53569: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882853.53579: Calling all_plugins_play to load vars for managed_node3 32117 1726882853.53581: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882853.53584: Calling groups_plugins_play to load vars for managed_node3 32117 1726882853.55628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882853.57390: done with get_vars() 32117 1726882853.57414: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:40:53 -0400 (0:00:00.926) 0:00:17.995 ****** 32117 1726882853.57513: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 32117 1726882853.57516: Creating lock for fedora.linux_system_roles.network_state 32117 1726882853.57806: worker is 1 (out of 1 available) 32117 1726882853.57823: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 32117 1726882853.57834: done queuing things up, now waiting for results queue to drain 32117 1726882853.57836: waiting for pending results... 32117 1726882853.58112: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 32117 1726882853.58261: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000020e 32117 1726882853.58284: variable 'ansible_search_path' from source: unknown 32117 1726882853.58292: variable 'ansible_search_path' from source: unknown 32117 1726882853.58329: calling self._execute() 32117 1726882853.58421: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882853.58432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882853.58445: variable 'omit' from source: magic vars 32117 1726882853.58828: variable 'ansible_distribution_major_version' from source: facts 32117 1726882853.58844: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882853.59078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882853.61523: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882853.61594: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882853.61644: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882853.61687: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882853.61720: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882853.61823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882853.61862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882853.61897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882853.61948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882853.61970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882853.62094: variable 'ansible_distribution' from source: facts 32117 1726882853.62103: variable 'ansible_distribution_major_version' from source: facts 32117 1726882853.62120: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882853.62241: variable 'network_state' from source: role '' defaults 32117 1726882853.62258: Evaluated conditional (network_state != {}): False 32117 1726882853.62273: when evaluation is False, skipping this task 32117 1726882853.62282: _execute() done 32117 1726882853.62290: dumping result to json 32117 1726882853.62299: done dumping result, returning 32117 1726882853.62309: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-b5a8-5a54-00000000020e] 32117 1726882853.62321: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000020e skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32117 1726882853.62482: no more pending results, returning what we have 32117 1726882853.62486: results queue empty 32117 1726882853.62487: checking for any_errors_fatal 32117 1726882853.62499: done checking for any_errors_fatal 32117 1726882853.62500: checking for max_fail_percentage 32117 1726882853.62502: done checking for max_fail_percentage 32117 1726882853.62503: checking to see if all hosts have failed and the running result is not ok 32117 1726882853.62503: done checking to see if all hosts have failed 32117 1726882853.62504: getting the remaining hosts for this loop 32117 1726882853.62506: done getting the remaining hosts for this loop 32117 1726882853.62510: getting the next task for host managed_node3 32117 1726882853.62519: done getting next task for host managed_node3 32117 1726882853.62523: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32117 1726882853.62528: ^ 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? (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=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), 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 32117 1726882853.62545: getting variables 32117 1726882853.62547: in VariableManager get_vars() 32117 1726882853.62588: Calling all_inventory to load vars for managed_node3 32117 1726882853.62591: Calling groups_inventory to load vars for managed_node3 32117 1726882853.62594: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882853.62604: Calling all_plugins_play to load vars for managed_node3 32117 1726882853.62607: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882853.62614: Calling groups_plugins_play to load vars for managed_node3 32117 1726882853.63190: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000020e 32117 1726882853.63193: WORKER PROCESS EXITING 32117 1726882853.63578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882853.64594: done with get_vars() 32117 1726882853.64614: done getting variables 32117 1726882853.64671: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:40:53 -0400 (0:00:00.071) 0:00:18.067 ****** 32117 1726882853.64706: entering _queue_task() for managed_node3/debug 32117 1726882853.64960: worker is 1 (out of 1 available) 32117 1726882853.64974: exiting _queue_task() for managed_node3/debug 32117 1726882853.64985: done queuing things up, now waiting for results queue to drain 32117 1726882853.64986: waiting for pending results... 32117 1726882853.65250: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32117 1726882853.65401: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000020f 32117 1726882853.65423: variable 'ansible_search_path' from source: unknown 32117 1726882853.65433: variable 'ansible_search_path' from source: unknown 32117 1726882853.65476: calling self._execute() 32117 1726882853.65567: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882853.65582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882853.65596: variable 'omit' from source: magic vars 32117 1726882853.65937: variable 'ansible_distribution_major_version' from source: facts 32117 1726882853.65946: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882853.66096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882853.67890: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882853.67967: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882853.68028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882853.68076: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882853.68113: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882853.68215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882853.68273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882853.68306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882853.68363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882853.68399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882853.68530: variable 'ansible_distribution' from source: facts 32117 1726882853.68540: variable 'ansible_distribution_major_version' from source: facts 32117 1726882853.68561: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882853.68584: variable 'omit' from source: magic vars 32117 1726882853.68646: variable 'omit' from source: magic vars 32117 1726882853.68694: variable 'omit' from source: magic vars 32117 1726882853.68722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882853.68752: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882853.68780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882853.68811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882853.68826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882853.68860: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882853.68874: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882853.68883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882853.68992: Set connection var ansible_connection to ssh 32117 1726882853.69013: Set connection var ansible_shell_executable to /bin/sh 32117 1726882853.69024: Set connection var ansible_timeout to 10 32117 1726882853.69032: Set connection var ansible_pipelining to False 32117 1726882853.69038: Set connection var ansible_shell_type to sh 32117 1726882853.69051: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882853.69084: variable 'ansible_shell_executable' from source: unknown 32117 1726882853.69092: variable 'ansible_connection' from source: unknown 32117 1726882853.69098: variable 'ansible_module_compression' from source: unknown 32117 1726882853.69104: variable 'ansible_shell_type' from source: unknown 32117 1726882853.69109: variable 'ansible_shell_executable' from source: unknown 32117 1726882853.69123: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882853.69131: variable 'ansible_pipelining' from source: unknown 32117 1726882853.69137: variable 'ansible_timeout' from source: unknown 32117 1726882853.69145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882853.69253: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882853.69272: variable 'omit' from source: magic vars 32117 1726882853.69282: starting attempt loop 32117 1726882853.69289: running the handler 32117 1726882853.69530: variable '__network_connections_result' from source: set_fact 32117 1726882853.69614: handler run complete 32117 1726882853.69636: attempt loop complete, returning result 32117 1726882853.69639: _execute() done 32117 1726882853.69642: dumping result to json 32117 1726882853.69644: done dumping result, returning 32117 1726882853.69652: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-b5a8-5a54-00000000020f] 32117 1726882853.69657: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000020f 32117 1726882853.69754: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000020f 32117 1726882853.69757: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 06d3ce1f-d2d1-4e0f-8c6d-4733d4488f99" ] } 32117 1726882853.69831: no more pending results, returning what we have 32117 1726882853.69834: results queue empty 32117 1726882853.69835: checking for any_errors_fatal 32117 1726882853.69844: done checking for any_errors_fatal 32117 1726882853.69845: checking for max_fail_percentage 32117 1726882853.69846: done checking for max_fail_percentage 32117 1726882853.69847: checking to see if all hosts have failed and the running result is not ok 32117 1726882853.69847: done checking to see if all hosts have failed 32117 1726882853.69848: getting the remaining hosts for this loop 32117 1726882853.69850: done getting the remaining hosts for this loop 32117 1726882853.69854: getting the next task for host managed_node3 32117 1726882853.69862: done getting next task for host managed_node3 32117 1726882853.69869: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32117 1726882853.69875: ^ 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? (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=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882853.69897: getting variables 32117 1726882853.69899: in VariableManager get_vars() 32117 1726882853.69933: Calling all_inventory to load vars for managed_node3 32117 1726882853.69936: Calling groups_inventory to load vars for managed_node3 32117 1726882853.69938: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882853.69947: Calling all_plugins_play to load vars for managed_node3 32117 1726882853.69949: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882853.69952: Calling groups_plugins_play to load vars for managed_node3 32117 1726882853.70892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882853.71983: done with get_vars() 32117 1726882853.72014: done getting variables 32117 1726882853.72074: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:40:53 -0400 (0:00:00.074) 0:00:18.141 ****** 32117 1726882853.72121: entering _queue_task() for managed_node3/debug 32117 1726882853.72444: worker is 1 (out of 1 available) 32117 1726882853.72457: exiting _queue_task() for managed_node3/debug 32117 1726882853.72472: done queuing things up, now waiting for results queue to drain 32117 1726882853.72474: waiting for pending results... 32117 1726882853.72762: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32117 1726882853.72876: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000210 32117 1726882853.72888: variable 'ansible_search_path' from source: unknown 32117 1726882853.72892: variable 'ansible_search_path' from source: unknown 32117 1726882853.72921: calling self._execute() 32117 1726882853.73273: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882853.73277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882853.73280: variable 'omit' from source: magic vars 32117 1726882853.73414: variable 'ansible_distribution_major_version' from source: facts 32117 1726882853.73427: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882853.73633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882853.75490: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882853.75533: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882853.75562: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882853.75591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882853.75612: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882853.75672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882853.75702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882853.75720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882853.75746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882853.75756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882853.75839: variable 'ansible_distribution' from source: facts 32117 1726882853.75843: variable 'ansible_distribution_major_version' from source: facts 32117 1726882853.75854: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882853.75860: variable 'omit' from source: magic vars 32117 1726882853.75904: variable 'omit' from source: magic vars 32117 1726882853.75927: variable 'omit' from source: magic vars 32117 1726882853.75946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882853.75970: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882853.75982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882853.75997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882853.76006: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882853.76028: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882853.76031: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882853.76034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882853.76099: Set connection var ansible_connection to ssh 32117 1726882853.76103: Set connection var ansible_shell_executable to /bin/sh 32117 1726882853.76109: Set connection var ansible_timeout to 10 32117 1726882853.76113: Set connection var ansible_pipelining to False 32117 1726882853.76117: Set connection var ansible_shell_type to sh 32117 1726882853.76125: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882853.76143: variable 'ansible_shell_executable' from source: unknown 32117 1726882853.76146: variable 'ansible_connection' from source: unknown 32117 1726882853.76148: variable 'ansible_module_compression' from source: unknown 32117 1726882853.76151: variable 'ansible_shell_type' from source: unknown 32117 1726882853.76153: variable 'ansible_shell_executable' from source: unknown 32117 1726882853.76155: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882853.76159: variable 'ansible_pipelining' from source: unknown 32117 1726882853.76161: variable 'ansible_timeout' from source: unknown 32117 1726882853.76166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882853.76274: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882853.76284: variable 'omit' from source: magic vars 32117 1726882853.76289: starting attempt loop 32117 1726882853.76291: running the handler 32117 1726882853.76340: variable '__network_connections_result' from source: set_fact 32117 1726882853.76481: variable '__network_connections_result' from source: set_fact 32117 1726882853.76535: handler run complete 32117 1726882853.76560: attempt loop complete, returning result 32117 1726882853.76563: _execute() done 32117 1726882853.76570: dumping result to json 32117 1726882853.76573: done dumping result, returning 32117 1726882853.76581: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-b5a8-5a54-000000000210] 32117 1726882853.76586: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000210 ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "team0", "persistent_state": "present", "type": "team" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 06d3ce1f-d2d1-4e0f-8c6d-4733d4488f99\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 06d3ce1f-d2d1-4e0f-8c6d-4733d4488f99" ] } } 32117 1726882853.76782: no more pending results, returning what we have 32117 1726882853.76786: results queue empty 32117 1726882853.76794: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000210 32117 1726882853.76804: WORKER PROCESS EXITING 32117 1726882853.76798: checking for any_errors_fatal 32117 1726882853.76812: done checking for any_errors_fatal 32117 1726882853.76813: checking for max_fail_percentage 32117 1726882853.76815: done checking for max_fail_percentage 32117 1726882853.76816: checking to see if all hosts have failed and the running result is not ok 32117 1726882853.76816: done checking to see if all hosts have failed 32117 1726882853.76817: getting the remaining hosts for this loop 32117 1726882853.76819: done getting the remaining hosts for this loop 32117 1726882853.76822: getting the next task for host managed_node3 32117 1726882853.76830: done getting next task for host managed_node3 32117 1726882853.76834: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32117 1726882853.76838: ^ 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? (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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882853.76848: getting variables 32117 1726882853.76849: in VariableManager get_vars() 32117 1726882853.76885: Calling all_inventory to load vars for managed_node3 32117 1726882853.76888: Calling groups_inventory to load vars for managed_node3 32117 1726882853.76890: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882853.76899: Calling all_plugins_play to load vars for managed_node3 32117 1726882853.76902: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882853.76904: Calling groups_plugins_play to load vars for managed_node3 32117 1726882853.78182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882853.79115: done with get_vars() 32117 1726882853.79132: done getting variables 32117 1726882853.79179: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:40:53 -0400 (0:00:00.070) 0:00:18.212 ****** 32117 1726882853.79203: entering _queue_task() for managed_node3/debug 32117 1726882853.79420: worker is 1 (out of 1 available) 32117 1726882853.79433: exiting _queue_task() for managed_node3/debug 32117 1726882853.79445: done queuing things up, now waiting for results queue to drain 32117 1726882853.79447: waiting for pending results... 32117 1726882853.79620: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32117 1726882853.79716: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000211 32117 1726882853.79726: variable 'ansible_search_path' from source: unknown 32117 1726882853.79729: variable 'ansible_search_path' from source: unknown 32117 1726882853.79757: calling self._execute() 32117 1726882853.79825: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882853.79829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882853.79837: variable 'omit' from source: magic vars 32117 1726882853.80108: variable 'ansible_distribution_major_version' from source: facts 32117 1726882853.80120: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882853.80262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882853.81835: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882853.81886: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882853.81913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882853.81937: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882853.81959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882853.82025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882853.82056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882853.82079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882853.82106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882853.82117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882853.82199: variable 'ansible_distribution' from source: facts 32117 1726882853.82203: variable 'ansible_distribution_major_version' from source: facts 32117 1726882853.82214: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882853.82292: variable 'network_state' from source: role '' defaults 32117 1726882853.82303: Evaluated conditional (network_state != {}): False 32117 1726882853.82306: when evaluation is False, skipping this task 32117 1726882853.82309: _execute() done 32117 1726882853.82312: dumping result to json 32117 1726882853.82314: done dumping result, returning 32117 1726882853.82321: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-b5a8-5a54-000000000211] 32117 1726882853.82326: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000211 32117 1726882853.82412: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000211 32117 1726882853.82414: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 32117 1726882853.82456: no more pending results, returning what we have 32117 1726882853.82459: results queue empty 32117 1726882853.82460: checking for any_errors_fatal 32117 1726882853.82475: done checking for any_errors_fatal 32117 1726882853.82476: checking for max_fail_percentage 32117 1726882853.82478: done checking for max_fail_percentage 32117 1726882853.82478: checking to see if all hosts have failed and the running result is not ok 32117 1726882853.82479: done checking to see if all hosts have failed 32117 1726882853.82480: getting the remaining hosts for this loop 32117 1726882853.82481: done getting the remaining hosts for this loop 32117 1726882853.82485: getting the next task for host managed_node3 32117 1726882853.82493: done getting next task for host managed_node3 32117 1726882853.82497: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 32117 1726882853.82502: ^ 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? (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=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882853.82517: getting variables 32117 1726882853.82519: in VariableManager get_vars() 32117 1726882853.82552: Calling all_inventory to load vars for managed_node3 32117 1726882853.82554: Calling groups_inventory to load vars for managed_node3 32117 1726882853.82556: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882853.82567: Calling all_plugins_play to load vars for managed_node3 32117 1726882853.82572: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882853.82574: Calling groups_plugins_play to load vars for managed_node3 32117 1726882853.83377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882853.84319: done with get_vars() 32117 1726882853.84335: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:40:53 -0400 (0:00:00.052) 0:00:18.264 ****** 32117 1726882853.84410: entering _queue_task() for managed_node3/ping 32117 1726882853.84411: Creating lock for ping 32117 1726882853.84632: worker is 1 (out of 1 available) 32117 1726882853.84645: exiting _queue_task() for managed_node3/ping 32117 1726882853.84656: done queuing things up, now waiting for results queue to drain 32117 1726882853.84658: waiting for pending results... 32117 1726882853.84833: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 32117 1726882853.84929: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000212 32117 1726882853.84939: variable 'ansible_search_path' from source: unknown 32117 1726882853.84942: variable 'ansible_search_path' from source: unknown 32117 1726882853.84974: calling self._execute() 32117 1726882853.85036: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882853.85040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882853.85048: variable 'omit' from source: magic vars 32117 1726882853.85330: variable 'ansible_distribution_major_version' from source: facts 32117 1726882853.85345: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882853.85496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882853.87522: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882853.87591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882853.87632: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882853.87674: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882853.87705: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882853.87789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882853.87822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882853.87853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882853.87905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882853.87925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882853.88041: variable 'ansible_distribution' from source: facts 32117 1726882853.88049: variable 'ansible_distribution_major_version' from source: facts 32117 1726882853.88068: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882853.88096: variable 'omit' from source: magic vars 32117 1726882853.88136: variable 'omit' from source: magic vars 32117 1726882853.88163: variable 'omit' from source: magic vars 32117 1726882853.88186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882853.88205: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882853.88218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882853.88231: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882853.88238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882853.88276: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882853.88281: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882853.88283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882853.88338: Set connection var ansible_connection to ssh 32117 1726882853.88345: Set connection var ansible_shell_executable to /bin/sh 32117 1726882853.88351: Set connection var ansible_timeout to 10 32117 1726882853.88356: Set connection var ansible_pipelining to False 32117 1726882853.88358: Set connection var ansible_shell_type to sh 32117 1726882853.88368: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882853.88390: variable 'ansible_shell_executable' from source: unknown 32117 1726882853.88395: variable 'ansible_connection' from source: unknown 32117 1726882853.88397: variable 'ansible_module_compression' from source: unknown 32117 1726882853.88399: variable 'ansible_shell_type' from source: unknown 32117 1726882853.88402: variable 'ansible_shell_executable' from source: unknown 32117 1726882853.88404: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882853.88406: variable 'ansible_pipelining' from source: unknown 32117 1726882853.88408: variable 'ansible_timeout' from source: unknown 32117 1726882853.88414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882853.88511: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32117 1726882853.88522: variable 'omit' from source: magic vars 32117 1726882853.88525: starting attempt loop 32117 1726882853.88528: running the handler 32117 1726882853.88539: _low_level_execute_command(): starting 32117 1726882853.88545: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882853.89036: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882853.89072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882853.89076: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882853.89090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found <<< 32117 1726882853.89100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882853.89142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882853.89154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882853.89170: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882853.89281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882853.91107: stdout chunk (state=3): >>>/root <<< 32117 1726882853.91213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882853.91282: stderr chunk (state=3): >>><<< 32117 1726882853.91291: stdout chunk (state=3): >>><<< 32117 1726882853.91327: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882853.91343: _low_level_execute_command(): starting 32117 1726882853.91353: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882853.9133296-32829-257536166396596 `" && echo ansible-tmp-1726882853.9133296-32829-257536166396596="` echo /root/.ansible/tmp/ansible-tmp-1726882853.9133296-32829-257536166396596 `" ) && sleep 0' 32117 1726882853.92240: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882853.92253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882853.92269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882853.92289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882853.92330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882853.92341: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882853.92354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882853.92373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882853.92384: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882853.92398: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882853.92401: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882853.92411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882853.92422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882853.92429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882853.92435: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882853.92445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882853.92518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882853.92535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882853.92546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882853.92675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882853.94589: stdout chunk (state=3): >>>ansible-tmp-1726882853.9133296-32829-257536166396596=/root/.ansible/tmp/ansible-tmp-1726882853.9133296-32829-257536166396596 <<< 32117 1726882853.94803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882853.94807: stdout chunk (state=3): >>><<< 32117 1726882853.94809: stderr chunk (state=3): >>><<< 32117 1726882853.94873: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882853.9133296-32829-257536166396596=/root/.ansible/tmp/ansible-tmp-1726882853.9133296-32829-257536166396596 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882853.95074: variable 'ansible_module_compression' from source: unknown 32117 1726882853.95078: ANSIBALLZ: Using lock for ping 32117 1726882853.95081: ANSIBALLZ: Acquiring lock 32117 1726882853.95083: ANSIBALLZ: Lock acquired: 140223161568096 32117 1726882853.95085: ANSIBALLZ: Creating module 32117 1726882854.13619: ANSIBALLZ: Writing module into payload 32117 1726882854.13695: ANSIBALLZ: Writing module 32117 1726882854.13727: ANSIBALLZ: Renaming module 32117 1726882854.13737: ANSIBALLZ: Done creating module 32117 1726882854.13757: variable 'ansible_facts' from source: unknown 32117 1726882854.13838: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882853.9133296-32829-257536166396596/AnsiballZ_ping.py 32117 1726882854.14001: Sending initial data 32117 1726882854.14004: Sent initial data (153 bytes) 32117 1726882854.15024: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882854.15040: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882854.15054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882854.15078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882854.15120: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882854.15132: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882854.15149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882854.15170: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882854.15182: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882854.15192: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882854.15204: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882854.15219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882854.15234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882854.15248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882854.15258: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882854.15282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882854.15354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882854.15381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882854.15395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882854.15528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882854.17345: 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 <<< 32117 1726882854.17450: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882854.17549: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmplk7m8n40 /root/.ansible/tmp/ansible-tmp-1726882853.9133296-32829-257536166396596/AnsiballZ_ping.py <<< 32117 1726882854.17646: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882854.19241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882854.19371: stderr chunk (state=3): >>><<< 32117 1726882854.19374: stdout chunk (state=3): >>><<< 32117 1726882854.19377: done transferring module to remote 32117 1726882854.19379: _low_level_execute_command(): starting 32117 1726882854.19381: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882853.9133296-32829-257536166396596/ /root/.ansible/tmp/ansible-tmp-1726882853.9133296-32829-257536166396596/AnsiballZ_ping.py && sleep 0' 32117 1726882854.20742: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882854.20751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882854.20761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882854.20778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882854.20818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882854.20879: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882854.20889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882854.20904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882854.20911: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882854.20920: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882854.20926: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882854.20935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882854.20947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882854.21579: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882854.21586: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882854.21596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882854.21685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882854.21689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882854.21715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882854.21820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882854.23636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882854.23639: stdout chunk (state=3): >>><<< 32117 1726882854.23647: stderr chunk (state=3): >>><<< 32117 1726882854.23666: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882854.23672: _low_level_execute_command(): starting 32117 1726882854.23674: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882853.9133296-32829-257536166396596/AnsiballZ_ping.py && sleep 0' 32117 1726882854.25517: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882854.25527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882854.25536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882854.25551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882854.25593: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882854.25600: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882854.25610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882854.25627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882854.25630: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882854.25638: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882854.25644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882854.25656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882854.25672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882854.25678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882854.25685: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882854.25695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882854.25782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882854.25785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882854.25792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882854.26607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882854.39408: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 32117 1726882854.40381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882854.40385: stdout chunk (state=3): >>><<< 32117 1726882854.40390: stderr chunk (state=3): >>><<< 32117 1726882854.40414: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882854.40435: done with _execute_module (ping, {'_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': 'ping', '_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-1726882853.9133296-32829-257536166396596/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882854.40439: _low_level_execute_command(): starting 32117 1726882854.40441: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882853.9133296-32829-257536166396596/ > /dev/null 2>&1 && sleep 0' 32117 1726882854.41480: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882854.41485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882854.41552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882854.41558: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882854.41576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found <<< 32117 1726882854.41582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882854.41662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882854.41671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882854.41687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882854.41812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882854.43727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882854.43733: stderr chunk (state=3): >>><<< 32117 1726882854.43736: stdout chunk (state=3): >>><<< 32117 1726882854.43755: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882854.43762: handler run complete 32117 1726882854.43779: attempt loop complete, returning result 32117 1726882854.43782: _execute() done 32117 1726882854.43784: dumping result to json 32117 1726882854.43786: done dumping result, returning 32117 1726882854.43797: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-b5a8-5a54-000000000212] 32117 1726882854.43803: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000212 32117 1726882854.43900: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000212 32117 1726882854.43902: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 32117 1726882854.43952: no more pending results, returning what we have 32117 1726882854.43956: results queue empty 32117 1726882854.43956: checking for any_errors_fatal 32117 1726882854.43965: done checking for any_errors_fatal 32117 1726882854.43966: checking for max_fail_percentage 32117 1726882854.43970: done checking for max_fail_percentage 32117 1726882854.43971: checking to see if all hosts have failed and the running result is not ok 32117 1726882854.43971: done checking to see if all hosts have failed 32117 1726882854.43972: getting the remaining hosts for this loop 32117 1726882854.43973: done getting the remaining hosts for this loop 32117 1726882854.43977: getting the next task for host managed_node3 32117 1726882854.43988: done getting next task for host managed_node3 32117 1726882854.43990: ^ task is: TASK: meta (role_complete) 32117 1726882854.43995: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882854.44009: getting variables 32117 1726882854.44010: in VariableManager get_vars() 32117 1726882854.44047: Calling all_inventory to load vars for managed_node3 32117 1726882854.44049: Calling groups_inventory to load vars for managed_node3 32117 1726882854.44052: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882854.44061: Calling all_plugins_play to load vars for managed_node3 32117 1726882854.44065: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882854.44070: Calling groups_plugins_play to load vars for managed_node3 32117 1726882854.45980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882854.48243: done with get_vars() 32117 1726882854.48272: done getting variables 32117 1726882854.48353: done queuing things up, now waiting for results queue to drain 32117 1726882854.48355: results queue empty 32117 1726882854.48356: checking for any_errors_fatal 32117 1726882854.48359: done checking for any_errors_fatal 32117 1726882854.48360: checking for max_fail_percentage 32117 1726882854.48361: done checking for max_fail_percentage 32117 1726882854.48362: checking to see if all hosts have failed and the running result is not ok 32117 1726882854.48362: done checking to see if all hosts have failed 32117 1726882854.48364: getting the remaining hosts for this loop 32117 1726882854.48365: done getting the remaining hosts for this loop 32117 1726882854.48368: getting the next task for host managed_node3 32117 1726882854.48373: done getting next task for host managed_node3 32117 1726882854.48375: ^ task is: TASK: Show result 32117 1726882854.48377: ^ 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? (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 32117 1726882854.48380: getting variables 32117 1726882854.48381: in VariableManager get_vars() 32117 1726882854.48391: Calling all_inventory to load vars for managed_node3 32117 1726882854.48393: Calling groups_inventory to load vars for managed_node3 32117 1726882854.48396: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882854.48400: Calling all_plugins_play to load vars for managed_node3 32117 1726882854.48403: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882854.48405: Calling groups_plugins_play to load vars for managed_node3 32117 1726882854.50813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882854.53216: done with get_vars() 32117 1726882854.53241: done getting variables 32117 1726882854.53312: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show result] ************************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml:15 Friday 20 September 2024 21:40:54 -0400 (0:00:00.689) 0:00:18.953 ****** 32117 1726882854.53343: entering _queue_task() for managed_node3/debug 32117 1726882854.53678: worker is 1 (out of 1 available) 32117 1726882854.53691: exiting _queue_task() for managed_node3/debug 32117 1726882854.53704: done queuing things up, now waiting for results queue to drain 32117 1726882854.53705: waiting for pending results... 32117 1726882854.53984: running TaskExecutor() for managed_node3/TASK: Show result 32117 1726882854.54114: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000180 32117 1726882854.54134: variable 'ansible_search_path' from source: unknown 32117 1726882854.54145: variable 'ansible_search_path' from source: unknown 32117 1726882854.54190: calling self._execute() 32117 1726882854.54283: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882854.54295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882854.54309: variable 'omit' from source: magic vars 32117 1726882854.54658: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.54678: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882854.54896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882854.57683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882854.57760: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882854.57802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882854.57837: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882854.57873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882854.57953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882854.57992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882854.58021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882854.58066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882854.58090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882854.58203: variable 'ansible_distribution' from source: facts 32117 1726882854.58211: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.58228: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882854.58238: variable 'omit' from source: magic vars 32117 1726882854.58290: variable 'omit' from source: magic vars 32117 1726882854.58325: variable 'omit' from source: magic vars 32117 1726882854.58352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882854.58384: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882854.58408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882854.58430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882854.58444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882854.58476: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882854.58484: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882854.58491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882854.58585: Set connection var ansible_connection to ssh 32117 1726882854.58597: Set connection var ansible_shell_executable to /bin/sh 32117 1726882854.58608: Set connection var ansible_timeout to 10 32117 1726882854.58619: Set connection var ansible_pipelining to False 32117 1726882854.58625: Set connection var ansible_shell_type to sh 32117 1726882854.58637: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882854.58668: variable 'ansible_shell_executable' from source: unknown 32117 1726882854.58680: variable 'ansible_connection' from source: unknown 32117 1726882854.58687: variable 'ansible_module_compression' from source: unknown 32117 1726882854.58693: variable 'ansible_shell_type' from source: unknown 32117 1726882854.58700: variable 'ansible_shell_executable' from source: unknown 32117 1726882854.58706: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882854.58714: variable 'ansible_pipelining' from source: unknown 32117 1726882854.58726: variable 'ansible_timeout' from source: unknown 32117 1726882854.58735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882854.58834: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882854.58849: variable 'omit' from source: magic vars 32117 1726882854.58858: starting attempt loop 32117 1726882854.58868: running the handler 32117 1726882854.58921: variable '__network_connections_result' from source: set_fact 32117 1726882854.58993: variable '__network_connections_result' from source: set_fact 32117 1726882854.59105: handler run complete 32117 1726882854.59133: attempt loop complete, returning result 32117 1726882854.59141: _execute() done 32117 1726882854.59150: dumping result to json 32117 1726882854.59161: done dumping result, returning 32117 1726882854.59176: done running TaskExecutor() for managed_node3/TASK: Show result [0e448fcc-3ce9-b5a8-5a54-000000000180] 32117 1726882854.59189: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000180 ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "team0", "persistent_state": "present", "type": "team" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 06d3ce1f-d2d1-4e0f-8c6d-4733d4488f99\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 06d3ce1f-d2d1-4e0f-8c6d-4733d4488f99" ] } } 32117 1726882854.59373: no more pending results, returning what we have 32117 1726882854.59378: results queue empty 32117 1726882854.59379: checking for any_errors_fatal 32117 1726882854.59381: done checking for any_errors_fatal 32117 1726882854.59388: checking for max_fail_percentage 32117 1726882854.59390: done checking for max_fail_percentage 32117 1726882854.59391: checking to see if all hosts have failed and the running result is not ok 32117 1726882854.59392: done checking to see if all hosts have failed 32117 1726882854.59393: getting the remaining hosts for this loop 32117 1726882854.59395: done getting the remaining hosts for this loop 32117 1726882854.59399: getting the next task for host managed_node3 32117 1726882854.59411: done getting next task for host managed_node3 32117 1726882854.59416: ^ task is: TASK: Asserts 32117 1726882854.59419: ^ 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 32117 1726882854.59425: getting variables 32117 1726882854.59427: in VariableManager get_vars() 32117 1726882854.59459: Calling all_inventory to load vars for managed_node3 32117 1726882854.59462: Calling groups_inventory to load vars for managed_node3 32117 1726882854.59468: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882854.59480: Calling all_plugins_play to load vars for managed_node3 32117 1726882854.59484: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882854.59487: Calling groups_plugins_play to load vars for managed_node3 32117 1726882854.60782: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000180 32117 1726882854.60786: WORKER PROCESS EXITING 32117 1726882854.61282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882854.62934: done with get_vars() 32117 1726882854.62955: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 21:40:54 -0400 (0:00:00.097) 0:00:19.050 ****** 32117 1726882854.63045: entering _queue_task() for managed_node3/include_tasks 32117 1726882854.63306: worker is 1 (out of 1 available) 32117 1726882854.63319: exiting _queue_task() for managed_node3/include_tasks 32117 1726882854.63330: done queuing things up, now waiting for results queue to drain 32117 1726882854.63331: waiting for pending results... 32117 1726882854.63593: running TaskExecutor() for managed_node3/TASK: Asserts 32117 1726882854.63712: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000087 32117 1726882854.63729: variable 'ansible_search_path' from source: unknown 32117 1726882854.63736: variable 'ansible_search_path' from source: unknown 32117 1726882854.63786: variable 'lsr_assert' from source: include params 32117 1726882854.63981: variable 'lsr_assert' from source: include params 32117 1726882854.64050: variable 'omit' from source: magic vars 32117 1726882854.64175: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882854.64188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882854.64207: variable 'omit' from source: magic vars 32117 1726882854.64430: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.64444: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882854.64660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882854.66883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882854.66954: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882854.66996: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882854.67055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882854.67090: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882854.67175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882854.67210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882854.67240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882854.67292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882854.67312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882854.67432: variable 'ansible_distribution' from source: facts 32117 1726882854.67442: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.67458: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882854.67580: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.67591: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882854.67786: variable 'ansible_distribution' from source: facts 32117 1726882854.67798: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.67810: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882854.67821: variable 'item' from source: unknown 32117 1726882854.67886: variable 'item' from source: unknown 32117 1726882854.67928: variable 'item' from source: unknown 32117 1726882854.67992: variable 'item' from source: unknown 32117 1726882854.68192: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882854.68205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882854.68220: variable 'omit' from source: magic vars 32117 1726882854.68375: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.68385: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882854.68526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882854.68555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882854.68590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882854.68634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882854.68654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882854.68755: variable 'ansible_distribution' from source: facts 32117 1726882854.68766: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.68777: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882854.68893: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.68896: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882854.69043: variable 'ansible_distribution' from source: facts 32117 1726882854.69047: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.69052: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882854.69058: variable 'item' from source: unknown 32117 1726882854.69108: variable 'item' from source: unknown 32117 1726882854.69130: variable 'item' from source: unknown 32117 1726882854.69176: variable 'item' from source: unknown 32117 1726882854.69243: dumping result to json 32117 1726882854.69246: done dumping result, returning 32117 1726882854.69248: done running TaskExecutor() for managed_node3/TASK: Asserts [0e448fcc-3ce9-b5a8-5a54-000000000087] 32117 1726882854.69250: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000087 32117 1726882854.69288: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000087 32117 1726882854.69291: WORKER PROCESS EXITING 32117 1726882854.69314: no more pending results, returning what we have 32117 1726882854.69319: in VariableManager get_vars() 32117 1726882854.69350: Calling all_inventory to load vars for managed_node3 32117 1726882854.69353: Calling groups_inventory to load vars for managed_node3 32117 1726882854.69356: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882854.69368: Calling all_plugins_play to load vars for managed_node3 32117 1726882854.69371: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882854.69374: Calling groups_plugins_play to load vars for managed_node3 32117 1726882854.70275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882854.71616: done with get_vars() 32117 1726882854.71634: variable 'ansible_search_path' from source: unknown 32117 1726882854.71640: variable 'ansible_search_path' from source: unknown 32117 1726882854.71681: variable 'ansible_search_path' from source: unknown 32117 1726882854.71682: variable 'ansible_search_path' from source: unknown 32117 1726882854.71711: we have included files to process 32117 1726882854.71713: generating all_blocks data 32117 1726882854.71715: done generating all_blocks data 32117 1726882854.71719: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32117 1726882854.71720: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32117 1726882854.71723: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32117 1726882854.71912: in VariableManager get_vars() 32117 1726882854.71931: done with get_vars() 32117 1726882854.72141: done processing included file 32117 1726882854.72142: iterating over new_blocks loaded from include file 32117 1726882854.72143: in VariableManager get_vars() 32117 1726882854.72153: done with get_vars() 32117 1726882854.72154: filtering new block on tags 32117 1726882854.72192: done filtering new block on tags 32117 1726882854.72194: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 => (item=tasks/assert_profile_present.yml) 32117 1726882854.72197: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32117 1726882854.72197: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32117 1726882854.72199: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32117 1726882854.72281: in VariableManager get_vars() 32117 1726882854.72294: done with get_vars() 32117 1726882854.72348: done processing included file 32117 1726882854.72349: iterating over new_blocks loaded from include file 32117 1726882854.72350: in VariableManager get_vars() 32117 1726882854.72358: done with get_vars() 32117 1726882854.72359: filtering new block on tags 32117 1726882854.72382: done filtering new block on tags 32117 1726882854.72384: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 => (item=tasks/assert_device_present.yml) 32117 1726882854.72386: extending task lists for all hosts with included blocks 32117 1726882854.73007: done extending task lists 32117 1726882854.73008: done processing included files 32117 1726882854.73008: results queue empty 32117 1726882854.73009: checking for any_errors_fatal 32117 1726882854.73011: done checking for any_errors_fatal 32117 1726882854.73012: checking for max_fail_percentage 32117 1726882854.73013: done checking for max_fail_percentage 32117 1726882854.73013: checking to see if all hosts have failed and the running result is not ok 32117 1726882854.73014: done checking to see if all hosts have failed 32117 1726882854.73014: getting the remaining hosts for this loop 32117 1726882854.73015: done getting the remaining hosts for this loop 32117 1726882854.73017: getting the next task for host managed_node3 32117 1726882854.73019: done getting next task for host managed_node3 32117 1726882854.73021: ^ task is: TASK: Include the task 'get_profile_stat.yml' 32117 1726882854.73022: ^ 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? (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 32117 1726882854.73025: getting variables 32117 1726882854.73026: in VariableManager get_vars() 32117 1726882854.73032: Calling all_inventory to load vars for managed_node3 32117 1726882854.73033: Calling groups_inventory to load vars for managed_node3 32117 1726882854.73034: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882854.73038: Calling all_plugins_play to load vars for managed_node3 32117 1726882854.73041: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882854.73043: Calling groups_plugins_play to load vars for managed_node3 32117 1726882854.73693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882854.75154: done with get_vars() 32117 1726882854.75176: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 21:40:54 -0400 (0:00:00.121) 0:00:19.172 ****** 32117 1726882854.75241: entering _queue_task() for managed_node3/include_tasks 32117 1726882854.75512: worker is 1 (out of 1 available) 32117 1726882854.75523: exiting _queue_task() for managed_node3/include_tasks 32117 1726882854.75535: done queuing things up, now waiting for results queue to drain 32117 1726882854.75536: waiting for pending results... 32117 1726882854.75812: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 32117 1726882854.75931: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000376 32117 1726882854.75950: variable 'ansible_search_path' from source: unknown 32117 1726882854.75954: variable 'ansible_search_path' from source: unknown 32117 1726882854.75989: calling self._execute() 32117 1726882854.76070: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882854.76074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882854.76084: variable 'omit' from source: magic vars 32117 1726882854.76370: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.76380: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882854.76522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882854.82152: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882854.82195: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882854.82218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882854.82241: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882854.82274: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882854.82320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882854.82339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882854.82357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882854.82390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882854.82400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882854.82471: variable 'ansible_distribution' from source: facts 32117 1726882854.82480: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.82491: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882854.82499: _execute() done 32117 1726882854.82502: dumping result to json 32117 1726882854.82504: done dumping result, returning 32117 1726882854.82509: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0e448fcc-3ce9-b5a8-5a54-000000000376] 32117 1726882854.82512: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000376 32117 1726882854.82596: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000376 32117 1726882854.82599: WORKER PROCESS EXITING 32117 1726882854.82622: no more pending results, returning what we have 32117 1726882854.82626: in VariableManager get_vars() 32117 1726882854.82657: Calling all_inventory to load vars for managed_node3 32117 1726882854.82660: Calling groups_inventory to load vars for managed_node3 32117 1726882854.82663: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882854.82676: Calling all_plugins_play to load vars for managed_node3 32117 1726882854.82679: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882854.82712: Calling groups_plugins_play to load vars for managed_node3 32117 1726882854.86918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882854.87819: done with get_vars() 32117 1726882854.87831: variable 'ansible_search_path' from source: unknown 32117 1726882854.87832: variable 'ansible_search_path' from source: unknown 32117 1726882854.87838: variable 'item' from source: include params 32117 1726882854.87900: variable 'item' from source: include params 32117 1726882854.87924: we have included files to process 32117 1726882854.87925: generating all_blocks data 32117 1726882854.87926: done generating all_blocks data 32117 1726882854.87927: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32117 1726882854.87927: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32117 1726882854.87928: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32117 1726882854.88581: done processing included file 32117 1726882854.88582: iterating over new_blocks loaded from include file 32117 1726882854.88583: in VariableManager get_vars() 32117 1726882854.88593: done with get_vars() 32117 1726882854.88594: filtering new block on tags 32117 1726882854.88659: done filtering new block on tags 32117 1726882854.88661: in VariableManager get_vars() 32117 1726882854.88675: done with get_vars() 32117 1726882854.88676: filtering new block on tags 32117 1726882854.88710: done filtering new block on tags 32117 1726882854.88712: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 32117 1726882854.88715: extending task lists for all hosts with included blocks 32117 1726882854.88871: done extending task lists 32117 1726882854.88872: done processing included files 32117 1726882854.88873: results queue empty 32117 1726882854.88873: checking for any_errors_fatal 32117 1726882854.88875: done checking for any_errors_fatal 32117 1726882854.88875: checking for max_fail_percentage 32117 1726882854.88876: done checking for max_fail_percentage 32117 1726882854.88877: checking to see if all hosts have failed and the running result is not ok 32117 1726882854.88877: done checking to see if all hosts have failed 32117 1726882854.88878: getting the remaining hosts for this loop 32117 1726882854.88878: done getting the remaining hosts for this loop 32117 1726882854.88880: getting the next task for host managed_node3 32117 1726882854.88883: done getting next task for host managed_node3 32117 1726882854.88885: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 32117 1726882854.88887: ^ 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? (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), 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 32117 1726882854.88892: getting variables 32117 1726882854.88892: in VariableManager get_vars() 32117 1726882854.88899: Calling all_inventory to load vars for managed_node3 32117 1726882854.88901: Calling groups_inventory to load vars for managed_node3 32117 1726882854.88902: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882854.88906: Calling all_plugins_play to load vars for managed_node3 32117 1726882854.88907: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882854.88909: Calling groups_plugins_play to load vars for managed_node3 32117 1726882854.89582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882854.90478: done with get_vars() 32117 1726882854.90491: done getting variables 32117 1726882854.90517: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:40:54 -0400 (0:00:00.152) 0:00:19.325 ****** 32117 1726882854.90535: entering _queue_task() for managed_node3/set_fact 32117 1726882854.90759: worker is 1 (out of 1 available) 32117 1726882854.90773: exiting _queue_task() for managed_node3/set_fact 32117 1726882854.90783: done queuing things up, now waiting for results queue to drain 32117 1726882854.90785: waiting for pending results... 32117 1726882854.90966: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 32117 1726882854.91043: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000003f6 32117 1726882854.91053: variable 'ansible_search_path' from source: unknown 32117 1726882854.91060: variable 'ansible_search_path' from source: unknown 32117 1726882854.91094: calling self._execute() 32117 1726882854.91159: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882854.91172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882854.91183: variable 'omit' from source: magic vars 32117 1726882854.91450: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.91460: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882854.91606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882854.93167: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882854.93219: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882854.93249: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882854.93277: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882854.93297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882854.93353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882854.93376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882854.93395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882854.93421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882854.93432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882854.93512: variable 'ansible_distribution' from source: facts 32117 1726882854.93515: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.93526: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882854.93532: variable 'omit' from source: magic vars 32117 1726882854.93567: variable 'omit' from source: magic vars 32117 1726882854.93591: variable 'omit' from source: magic vars 32117 1726882854.93608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882854.93630: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882854.93642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882854.93656: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882854.93665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882854.93690: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882854.93693: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882854.93696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882854.93757: Set connection var ansible_connection to ssh 32117 1726882854.93765: Set connection var ansible_shell_executable to /bin/sh 32117 1726882854.93770: Set connection var ansible_timeout to 10 32117 1726882854.93780: Set connection var ansible_pipelining to False 32117 1726882854.93783: Set connection var ansible_shell_type to sh 32117 1726882854.93790: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882854.93810: variable 'ansible_shell_executable' from source: unknown 32117 1726882854.93813: variable 'ansible_connection' from source: unknown 32117 1726882854.93816: variable 'ansible_module_compression' from source: unknown 32117 1726882854.93818: variable 'ansible_shell_type' from source: unknown 32117 1726882854.93821: variable 'ansible_shell_executable' from source: unknown 32117 1726882854.93823: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882854.93825: variable 'ansible_pipelining' from source: unknown 32117 1726882854.93827: variable 'ansible_timeout' from source: unknown 32117 1726882854.93831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882854.93905: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882854.93911: variable 'omit' from source: magic vars 32117 1726882854.93916: starting attempt loop 32117 1726882854.93919: running the handler 32117 1726882854.93929: handler run complete 32117 1726882854.93936: attempt loop complete, returning result 32117 1726882854.93938: _execute() done 32117 1726882854.93942: dumping result to json 32117 1726882854.93944: done dumping result, returning 32117 1726882854.93950: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0e448fcc-3ce9-b5a8-5a54-0000000003f6] 32117 1726882854.93956: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003f6 32117 1726882854.94035: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003f6 32117 1726882854.94038: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 32117 1726882854.94106: no more pending results, returning what we have 32117 1726882854.94109: results queue empty 32117 1726882854.94110: checking for any_errors_fatal 32117 1726882854.94111: done checking for any_errors_fatal 32117 1726882854.94112: checking for max_fail_percentage 32117 1726882854.94113: done checking for max_fail_percentage 32117 1726882854.94118: checking to see if all hosts have failed and the running result is not ok 32117 1726882854.94118: done checking to see if all hosts have failed 32117 1726882854.94119: getting the remaining hosts for this loop 32117 1726882854.94121: done getting the remaining hosts for this loop 32117 1726882854.94125: getting the next task for host managed_node3 32117 1726882854.94132: done getting next task for host managed_node3 32117 1726882854.94134: ^ task is: TASK: Stat profile file 32117 1726882854.94138: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882854.94147: getting variables 32117 1726882854.94148: in VariableManager get_vars() 32117 1726882854.94176: Calling all_inventory to load vars for managed_node3 32117 1726882854.94179: Calling groups_inventory to load vars for managed_node3 32117 1726882854.94181: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882854.94189: Calling all_plugins_play to load vars for managed_node3 32117 1726882854.94192: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882854.94194: Calling groups_plugins_play to load vars for managed_node3 32117 1726882854.94985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882854.96012: done with get_vars() 32117 1726882854.96026: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:40:54 -0400 (0:00:00.055) 0:00:19.381 ****** 32117 1726882854.96093: entering _queue_task() for managed_node3/stat 32117 1726882854.96291: worker is 1 (out of 1 available) 32117 1726882854.96302: exiting _queue_task() for managed_node3/stat 32117 1726882854.96314: done queuing things up, now waiting for results queue to drain 32117 1726882854.96315: waiting for pending results... 32117 1726882854.96479: running TaskExecutor() for managed_node3/TASK: Stat profile file 32117 1726882854.96550: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000003f7 32117 1726882854.96560: variable 'ansible_search_path' from source: unknown 32117 1726882854.96566: variable 'ansible_search_path' from source: unknown 32117 1726882854.96595: calling self._execute() 32117 1726882854.96654: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882854.96661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882854.96673: variable 'omit' from source: magic vars 32117 1726882854.96939: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.96947: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882854.97093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882854.98619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882854.98670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882854.98707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882854.98732: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882854.98751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882854.98813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882854.98833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882854.98851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882854.98886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882854.98897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882854.98974: variable 'ansible_distribution' from source: facts 32117 1726882854.98978: variable 'ansible_distribution_major_version' from source: facts 32117 1726882854.98991: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882854.98997: variable 'omit' from source: magic vars 32117 1726882854.99031: variable 'omit' from source: magic vars 32117 1726882854.99098: variable 'profile' from source: play vars 32117 1726882854.99101: variable 'interface' from source: play vars 32117 1726882854.99146: variable 'interface' from source: play vars 32117 1726882854.99161: variable 'omit' from source: magic vars 32117 1726882854.99183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882854.99202: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882854.99220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882854.99235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882854.99244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882854.99272: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882854.99275: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882854.99278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882854.99340: Set connection var ansible_connection to ssh 32117 1726882854.99345: Set connection var ansible_shell_executable to /bin/sh 32117 1726882854.99351: Set connection var ansible_timeout to 10 32117 1726882854.99356: Set connection var ansible_pipelining to False 32117 1726882854.99358: Set connection var ansible_shell_type to sh 32117 1726882854.99371: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882854.99388: variable 'ansible_shell_executable' from source: unknown 32117 1726882854.99391: variable 'ansible_connection' from source: unknown 32117 1726882854.99393: variable 'ansible_module_compression' from source: unknown 32117 1726882854.99395: variable 'ansible_shell_type' from source: unknown 32117 1726882854.99398: variable 'ansible_shell_executable' from source: unknown 32117 1726882854.99401: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882854.99403: variable 'ansible_pipelining' from source: unknown 32117 1726882854.99406: variable 'ansible_timeout' from source: unknown 32117 1726882854.99410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882854.99509: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32117 1726882854.99517: variable 'omit' from source: magic vars 32117 1726882854.99522: starting attempt loop 32117 1726882854.99529: running the handler 32117 1726882854.99536: _low_level_execute_command(): starting 32117 1726882854.99542: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882855.00039: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882855.00048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882855.00082: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 32117 1726882855.00095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882855.00106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.00150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882855.00166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882855.00288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882855.02008: stdout chunk (state=3): >>>/root <<< 32117 1726882855.02111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882855.02167: stderr chunk (state=3): >>><<< 32117 1726882855.02173: stdout chunk (state=3): >>><<< 32117 1726882855.02191: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882855.02199: _low_level_execute_command(): starting 32117 1726882855.02205: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882855.0218933-32872-183192432221198 `" && echo ansible-tmp-1726882855.0218933-32872-183192432221198="` echo /root/.ansible/tmp/ansible-tmp-1726882855.0218933-32872-183192432221198 `" ) && sleep 0' 32117 1726882855.02626: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882855.02632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882855.02667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.02685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.02732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882855.02744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882855.02850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882855.04737: stdout chunk (state=3): >>>ansible-tmp-1726882855.0218933-32872-183192432221198=/root/.ansible/tmp/ansible-tmp-1726882855.0218933-32872-183192432221198 <<< 32117 1726882855.04859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882855.04895: stderr chunk (state=3): >>><<< 32117 1726882855.04898: stdout chunk (state=3): >>><<< 32117 1726882855.04912: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882855.0218933-32872-183192432221198=/root/.ansible/tmp/ansible-tmp-1726882855.0218933-32872-183192432221198 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882855.04942: variable 'ansible_module_compression' from source: unknown 32117 1726882855.04985: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-321179pwiqm2g/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32117 1726882855.05013: variable 'ansible_facts' from source: unknown 32117 1726882855.05071: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882855.0218933-32872-183192432221198/AnsiballZ_stat.py 32117 1726882855.05160: Sending initial data 32117 1726882855.05165: Sent initial data (153 bytes) 32117 1726882855.05793: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882855.05800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882855.05832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.05845: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882855.05854: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.05902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882855.05914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882855.06017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882855.07743: 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 <<< 32117 1726882855.07839: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882855.07938: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpr_p978d9 /root/.ansible/tmp/ansible-tmp-1726882855.0218933-32872-183192432221198/AnsiballZ_stat.py <<< 32117 1726882855.08032: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882855.09032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882855.09120: stderr chunk (state=3): >>><<< 32117 1726882855.09123: stdout chunk (state=3): >>><<< 32117 1726882855.09138: done transferring module to remote 32117 1726882855.09145: _low_level_execute_command(): starting 32117 1726882855.09148: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882855.0218933-32872-183192432221198/ /root/.ansible/tmp/ansible-tmp-1726882855.0218933-32872-183192432221198/AnsiballZ_stat.py && sleep 0' 32117 1726882855.09554: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882855.09560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882855.09590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.09602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.09649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882855.09660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882855.09779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882855.11493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882855.11532: stderr chunk (state=3): >>><<< 32117 1726882855.11536: stdout chunk (state=3): >>><<< 32117 1726882855.11548: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882855.11552: _low_level_execute_command(): starting 32117 1726882855.11554: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882855.0218933-32872-183192432221198/AnsiballZ_stat.py && sleep 0' 32117 1726882855.11952: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882855.11962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882855.11992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.12004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.12059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882855.12062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882855.12186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882855.25091: stdout chunk (state=3): >>> <<< 32117 1726882855.25097: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-team0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 32117 1726882855.25994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882855.26038: stderr chunk (state=3): >>><<< 32117 1726882855.26041: stdout chunk (state=3): >>><<< 32117 1726882855.26053: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-team0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882855.26079: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-team0', '_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-1726882855.0218933-32872-183192432221198/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882855.26087: _low_level_execute_command(): starting 32117 1726882855.26089: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882855.0218933-32872-183192432221198/ > /dev/null 2>&1 && sleep 0' 32117 1726882855.26509: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882855.26523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882855.26539: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 32117 1726882855.26551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882855.26560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.26610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882855.26624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882855.26724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882855.28493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882855.28536: stderr chunk (state=3): >>><<< 32117 1726882855.28540: stdout chunk (state=3): >>><<< 32117 1726882855.28551: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882855.28559: handler run complete 32117 1726882855.28576: attempt loop complete, returning result 32117 1726882855.28579: _execute() done 32117 1726882855.28581: dumping result to json 32117 1726882855.28585: done dumping result, returning 32117 1726882855.28592: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0e448fcc-3ce9-b5a8-5a54-0000000003f7] 32117 1726882855.28600: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003f7 32117 1726882855.28695: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003f7 32117 1726882855.28698: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 32117 1726882855.28748: no more pending results, returning what we have 32117 1726882855.28752: results queue empty 32117 1726882855.28753: checking for any_errors_fatal 32117 1726882855.28757: done checking for any_errors_fatal 32117 1726882855.28758: checking for max_fail_percentage 32117 1726882855.28760: done checking for max_fail_percentage 32117 1726882855.28760: checking to see if all hosts have failed and the running result is not ok 32117 1726882855.28761: done checking to see if all hosts have failed 32117 1726882855.28762: getting the remaining hosts for this loop 32117 1726882855.28765: done getting the remaining hosts for this loop 32117 1726882855.28771: getting the next task for host managed_node3 32117 1726882855.28779: done getting next task for host managed_node3 32117 1726882855.28782: ^ task is: TASK: Set NM profile exist flag based on the profile files 32117 1726882855.28787: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882855.28790: getting variables 32117 1726882855.28791: in VariableManager get_vars() 32117 1726882855.28822: Calling all_inventory to load vars for managed_node3 32117 1726882855.28825: Calling groups_inventory to load vars for managed_node3 32117 1726882855.28828: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882855.28838: Calling all_plugins_play to load vars for managed_node3 32117 1726882855.28840: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882855.28843: Calling groups_plugins_play to load vars for managed_node3 32117 1726882855.29685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882855.30641: done with get_vars() 32117 1726882855.30657: done getting variables 32117 1726882855.30707: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:40:55 -0400 (0:00:00.346) 0:00:19.727 ****** 32117 1726882855.30729: entering _queue_task() for managed_node3/set_fact 32117 1726882855.30934: worker is 1 (out of 1 available) 32117 1726882855.30947: exiting _queue_task() for managed_node3/set_fact 32117 1726882855.30959: done queuing things up, now waiting for results queue to drain 32117 1726882855.30960: waiting for pending results... 32117 1726882855.31129: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 32117 1726882855.31216: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000003f8 32117 1726882855.31226: variable 'ansible_search_path' from source: unknown 32117 1726882855.31231: variable 'ansible_search_path' from source: unknown 32117 1726882855.31259: calling self._execute() 32117 1726882855.31329: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882855.31334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882855.31343: variable 'omit' from source: magic vars 32117 1726882855.31621: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.31631: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882855.31781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882855.33340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882855.33616: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882855.33642: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882855.33668: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882855.33692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882855.33748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882855.33770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882855.33790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882855.33819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882855.33830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882855.33908: variable 'ansible_distribution' from source: facts 32117 1726882855.33913: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.33927: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882855.34003: variable 'profile_stat' from source: set_fact 32117 1726882855.34012: Evaluated conditional (profile_stat.stat.exists): False 32117 1726882855.34015: when evaluation is False, skipping this task 32117 1726882855.34018: _execute() done 32117 1726882855.34021: dumping result to json 32117 1726882855.34025: done dumping result, returning 32117 1726882855.34028: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0e448fcc-3ce9-b5a8-5a54-0000000003f8] 32117 1726882855.34035: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003f8 32117 1726882855.34110: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003f8 32117 1726882855.34113: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32117 1726882855.34191: no more pending results, returning what we have 32117 1726882855.34194: results queue empty 32117 1726882855.34196: checking for any_errors_fatal 32117 1726882855.34202: done checking for any_errors_fatal 32117 1726882855.34203: checking for max_fail_percentage 32117 1726882855.34205: done checking for max_fail_percentage 32117 1726882855.34205: checking to see if all hosts have failed and the running result is not ok 32117 1726882855.34206: done checking to see if all hosts have failed 32117 1726882855.34207: getting the remaining hosts for this loop 32117 1726882855.34208: done getting the remaining hosts for this loop 32117 1726882855.34211: getting the next task for host managed_node3 32117 1726882855.34217: done getting next task for host managed_node3 32117 1726882855.34219: ^ task is: TASK: Get NM profile info 32117 1726882855.34223: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882855.34227: getting variables 32117 1726882855.34228: in VariableManager get_vars() 32117 1726882855.34260: Calling all_inventory to load vars for managed_node3 32117 1726882855.34262: Calling groups_inventory to load vars for managed_node3 32117 1726882855.34265: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882855.34274: Calling all_plugins_play to load vars for managed_node3 32117 1726882855.34277: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882855.34280: Calling groups_plugins_play to load vars for managed_node3 32117 1726882855.35150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882855.36593: done with get_vars() 32117 1726882855.36614: done getting variables 32117 1726882855.36705: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:40:55 -0400 (0:00:00.060) 0:00:19.787 ****** 32117 1726882855.36735: entering _queue_task() for managed_node3/shell 32117 1726882855.36737: Creating lock for shell 32117 1726882855.36998: worker is 1 (out of 1 available) 32117 1726882855.37011: exiting _queue_task() for managed_node3/shell 32117 1726882855.37021: done queuing things up, now waiting for results queue to drain 32117 1726882855.37023: waiting for pending results... 32117 1726882855.37302: running TaskExecutor() for managed_node3/TASK: Get NM profile info 32117 1726882855.37435: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000003f9 32117 1726882855.37455: variable 'ansible_search_path' from source: unknown 32117 1726882855.37467: variable 'ansible_search_path' from source: unknown 32117 1726882855.37510: calling self._execute() 32117 1726882855.37604: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882855.37617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882855.37631: variable 'omit' from source: magic vars 32117 1726882855.38018: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.38036: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882855.38265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882855.39881: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882855.39931: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882855.39960: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882855.39988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882855.40007: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882855.40064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882855.40087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882855.40104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882855.40130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882855.40141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882855.40219: variable 'ansible_distribution' from source: facts 32117 1726882855.40223: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.40233: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882855.40239: variable 'omit' from source: magic vars 32117 1726882855.40278: variable 'omit' from source: magic vars 32117 1726882855.40341: variable 'profile' from source: play vars 32117 1726882855.40344: variable 'interface' from source: play vars 32117 1726882855.40395: variable 'interface' from source: play vars 32117 1726882855.40408: variable 'omit' from source: magic vars 32117 1726882855.40429: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882855.40449: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882855.40461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882855.40478: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882855.40487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882855.40509: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882855.40512: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882855.40515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882855.40574: Set connection var ansible_connection to ssh 32117 1726882855.40580: Set connection var ansible_shell_executable to /bin/sh 32117 1726882855.40586: Set connection var ansible_timeout to 10 32117 1726882855.40593: Set connection var ansible_pipelining to False 32117 1726882855.40595: Set connection var ansible_shell_type to sh 32117 1726882855.40605: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882855.40620: variable 'ansible_shell_executable' from source: unknown 32117 1726882855.40623: variable 'ansible_connection' from source: unknown 32117 1726882855.40626: variable 'ansible_module_compression' from source: unknown 32117 1726882855.40629: variable 'ansible_shell_type' from source: unknown 32117 1726882855.40631: variable 'ansible_shell_executable' from source: unknown 32117 1726882855.40633: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882855.40635: variable 'ansible_pipelining' from source: unknown 32117 1726882855.40639: variable 'ansible_timeout' from source: unknown 32117 1726882855.40644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882855.40715: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882855.40719: variable 'omit' from source: magic vars 32117 1726882855.40724: starting attempt loop 32117 1726882855.40727: running the handler 32117 1726882855.40736: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882855.40748: _low_level_execute_command(): starting 32117 1726882855.40754: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882855.41230: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882855.41238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882855.41278: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 32117 1726882855.41290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.41338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882855.41344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882855.41373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882855.41476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882855.43118: stdout chunk (state=3): >>>/root <<< 32117 1726882855.43223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882855.43267: stderr chunk (state=3): >>><<< 32117 1726882855.43270: stdout chunk (state=3): >>><<< 32117 1726882855.43292: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882855.43301: _low_level_execute_command(): starting 32117 1726882855.43304: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882855.4328933-32885-105354529351348 `" && echo ansible-tmp-1726882855.4328933-32885-105354529351348="` echo /root/.ansible/tmp/ansible-tmp-1726882855.4328933-32885-105354529351348 `" ) && sleep 0' 32117 1726882855.43724: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882855.43736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882855.43761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.43768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration <<< 32117 1726882855.43781: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882855.43791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.43836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882855.43849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882855.43974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882855.45858: stdout chunk (state=3): >>>ansible-tmp-1726882855.4328933-32885-105354529351348=/root/.ansible/tmp/ansible-tmp-1726882855.4328933-32885-105354529351348 <<< 32117 1726882855.45973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882855.46013: stderr chunk (state=3): >>><<< 32117 1726882855.46016: stdout chunk (state=3): >>><<< 32117 1726882855.46028: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882855.4328933-32885-105354529351348=/root/.ansible/tmp/ansible-tmp-1726882855.4328933-32885-105354529351348 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882855.46051: variable 'ansible_module_compression' from source: unknown 32117 1726882855.46092: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-321179pwiqm2g/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32117 1726882855.46122: variable 'ansible_facts' from source: unknown 32117 1726882855.46181: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882855.4328933-32885-105354529351348/AnsiballZ_command.py 32117 1726882855.46276: Sending initial data 32117 1726882855.46280: Sent initial data (156 bytes) 32117 1726882855.46907: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882855.46913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882855.46942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.46954: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882855.46966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.47019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882855.47029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882855.47134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882855.48870: 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 <<< 32117 1726882855.48972: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882855.49070: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpf0kjyf54 /root/.ansible/tmp/ansible-tmp-1726882855.4328933-32885-105354529351348/AnsiballZ_command.py <<< 32117 1726882855.49169: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882855.50170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882855.50255: stderr chunk (state=3): >>><<< 32117 1726882855.50259: stdout chunk (state=3): >>><<< 32117 1726882855.50278: done transferring module to remote 32117 1726882855.50291: _low_level_execute_command(): starting 32117 1726882855.50294: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882855.4328933-32885-105354529351348/ /root/.ansible/tmp/ansible-tmp-1726882855.4328933-32885-105354529351348/AnsiballZ_command.py && sleep 0' 32117 1726882855.50698: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882855.50716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882855.50732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.50747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.50792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882855.50804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882855.50908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882855.52633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882855.52681: stderr chunk (state=3): >>><<< 32117 1726882855.52684: stdout chunk (state=3): >>><<< 32117 1726882855.52696: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882855.52699: _low_level_execute_command(): starting 32117 1726882855.52703: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882855.4328933-32885-105354529351348/AnsiballZ_command.py && sleep 0' 32117 1726882855.53101: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882855.53124: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 32117 1726882855.53135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.53186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882855.53208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882855.53306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882855.68316: stdout chunk (state=3): >>> {"changed": true, "stdout": "team0 /etc/NetworkManager/system-connections/team0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep team0 | grep /etc", "start": "2024-09-20 21:40:55.662151", "end": "2024-09-20 21:40:55.681630", "delta": "0:00:00.019479", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep team0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32117 1726882855.69506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882855.69561: stderr chunk (state=3): >>><<< 32117 1726882855.69567: stdout chunk (state=3): >>><<< 32117 1726882855.69584: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "team0 /etc/NetworkManager/system-connections/team0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep team0 | grep /etc", "start": "2024-09-20 21:40:55.662151", "end": "2024-09-20 21:40:55.681630", "delta": "0:00:00.019479", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep team0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882855.69611: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep team0 | grep /etc', '_uses_shell': True, '_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.command', '_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-1726882855.4328933-32885-105354529351348/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882855.69617: _low_level_execute_command(): starting 32117 1726882855.69622: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882855.4328933-32885-105354529351348/ > /dev/null 2>&1 && sleep 0' 32117 1726882855.70076: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882855.70093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882855.70104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.70116: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882855.70125: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882855.70168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882855.70190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882855.70294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882855.72093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882855.72140: stderr chunk (state=3): >>><<< 32117 1726882855.72143: stdout chunk (state=3): >>><<< 32117 1726882855.72154: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882855.72160: handler run complete 32117 1726882855.72181: Evaluated conditional (False): False 32117 1726882855.72188: attempt loop complete, returning result 32117 1726882855.72191: _execute() done 32117 1726882855.72193: dumping result to json 32117 1726882855.72198: done dumping result, returning 32117 1726882855.72205: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0e448fcc-3ce9-b5a8-5a54-0000000003f9] 32117 1726882855.72215: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003f9 32117 1726882855.72316: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003f9 32117 1726882855.72319: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep team0 | grep /etc", "delta": "0:00:00.019479", "end": "2024-09-20 21:40:55.681630", "rc": 0, "start": "2024-09-20 21:40:55.662151" } STDOUT: team0 /etc/NetworkManager/system-connections/team0.nmconnection 32117 1726882855.72395: no more pending results, returning what we have 32117 1726882855.72399: results queue empty 32117 1726882855.72400: checking for any_errors_fatal 32117 1726882855.72405: done checking for any_errors_fatal 32117 1726882855.72406: checking for max_fail_percentage 32117 1726882855.72408: done checking for max_fail_percentage 32117 1726882855.72408: checking to see if all hosts have failed and the running result is not ok 32117 1726882855.72409: done checking to see if all hosts have failed 32117 1726882855.72410: getting the remaining hosts for this loop 32117 1726882855.72412: done getting the remaining hosts for this loop 32117 1726882855.72415: getting the next task for host managed_node3 32117 1726882855.72423: done getting next task for host managed_node3 32117 1726882855.72426: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 32117 1726882855.72431: ^ 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? (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=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), 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 32117 1726882855.72435: getting variables 32117 1726882855.72436: in VariableManager get_vars() 32117 1726882855.72467: Calling all_inventory to load vars for managed_node3 32117 1726882855.72472: Calling groups_inventory to load vars for managed_node3 32117 1726882855.72476: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882855.72486: Calling all_plugins_play to load vars for managed_node3 32117 1726882855.72488: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882855.72491: Calling groups_plugins_play to load vars for managed_node3 32117 1726882855.73329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882855.74274: done with get_vars() 32117 1726882855.74290: done getting variables 32117 1726882855.74332: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:40:55 -0400 (0:00:00.376) 0:00:20.164 ****** 32117 1726882855.74357: entering _queue_task() for managed_node3/set_fact 32117 1726882855.74558: worker is 1 (out of 1 available) 32117 1726882855.74575: exiting _queue_task() for managed_node3/set_fact 32117 1726882855.74587: done queuing things up, now waiting for results queue to drain 32117 1726882855.74589: waiting for pending results... 32117 1726882855.74756: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 32117 1726882855.74829: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000003fa 32117 1726882855.74841: variable 'ansible_search_path' from source: unknown 32117 1726882855.74845: variable 'ansible_search_path' from source: unknown 32117 1726882855.74875: calling self._execute() 32117 1726882855.74946: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882855.74950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882855.74958: variable 'omit' from source: magic vars 32117 1726882855.75224: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.75234: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882855.75382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882855.77131: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882855.77172: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882855.77205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882855.77240: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882855.77259: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882855.77318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882855.77341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882855.77358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882855.77388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882855.77398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882855.77478: variable 'ansible_distribution' from source: facts 32117 1726882855.77483: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.77493: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882855.77577: variable 'nm_profile_exists' from source: set_fact 32117 1726882855.77586: Evaluated conditional (nm_profile_exists.rc == 0): True 32117 1726882855.77591: variable 'omit' from source: magic vars 32117 1726882855.77624: variable 'omit' from source: magic vars 32117 1726882855.77647: variable 'omit' from source: magic vars 32117 1726882855.77670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882855.77689: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882855.77701: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882855.77714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882855.77722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882855.77747: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882855.77750: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882855.77752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882855.77815: Set connection var ansible_connection to ssh 32117 1726882855.77821: Set connection var ansible_shell_executable to /bin/sh 32117 1726882855.77827: Set connection var ansible_timeout to 10 32117 1726882855.77832: Set connection var ansible_pipelining to False 32117 1726882855.77834: Set connection var ansible_shell_type to sh 32117 1726882855.77841: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882855.77860: variable 'ansible_shell_executable' from source: unknown 32117 1726882855.77865: variable 'ansible_connection' from source: unknown 32117 1726882855.77870: variable 'ansible_module_compression' from source: unknown 32117 1726882855.77872: variable 'ansible_shell_type' from source: unknown 32117 1726882855.77875: variable 'ansible_shell_executable' from source: unknown 32117 1726882855.77877: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882855.77880: variable 'ansible_pipelining' from source: unknown 32117 1726882855.77882: variable 'ansible_timeout' from source: unknown 32117 1726882855.77884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882855.77948: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882855.77956: variable 'omit' from source: magic vars 32117 1726882855.77965: starting attempt loop 32117 1726882855.77968: running the handler 32117 1726882855.77980: handler run complete 32117 1726882855.77987: attempt loop complete, returning result 32117 1726882855.77990: _execute() done 32117 1726882855.77992: dumping result to json 32117 1726882855.78000: done dumping result, returning 32117 1726882855.78007: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0e448fcc-3ce9-b5a8-5a54-0000000003fa] 32117 1726882855.78012: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003fa 32117 1726882855.78092: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003fa 32117 1726882855.78095: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 32117 1726882855.78152: no more pending results, returning what we have 32117 1726882855.78155: results queue empty 32117 1726882855.78156: checking for any_errors_fatal 32117 1726882855.78169: done checking for any_errors_fatal 32117 1726882855.78170: checking for max_fail_percentage 32117 1726882855.78171: done checking for max_fail_percentage 32117 1726882855.78172: checking to see if all hosts have failed and the running result is not ok 32117 1726882855.78173: done checking to see if all hosts have failed 32117 1726882855.78173: getting the remaining hosts for this loop 32117 1726882855.78175: done getting the remaining hosts for this loop 32117 1726882855.78179: getting the next task for host managed_node3 32117 1726882855.78188: done getting next task for host managed_node3 32117 1726882855.78191: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 32117 1726882855.78200: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882855.78204: getting variables 32117 1726882855.78205: in VariableManager get_vars() 32117 1726882855.78234: Calling all_inventory to load vars for managed_node3 32117 1726882855.78237: Calling groups_inventory to load vars for managed_node3 32117 1726882855.78240: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882855.78249: Calling all_plugins_play to load vars for managed_node3 32117 1726882855.78251: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882855.78254: Calling groups_plugins_play to load vars for managed_node3 32117 1726882855.79124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882855.80051: done with get_vars() 32117 1726882855.80068: done getting variables 32117 1726882855.80106: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32117 1726882855.80189: variable 'profile' from source: play vars 32117 1726882855.80192: variable 'interface' from source: play vars 32117 1726882855.80235: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-team0] ************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:40:55 -0400 (0:00:00.058) 0:00:20.223 ****** 32117 1726882855.80256: entering _queue_task() for managed_node3/command 32117 1726882855.80446: worker is 1 (out of 1 available) 32117 1726882855.80460: exiting _queue_task() for managed_node3/command 32117 1726882855.80472: done queuing things up, now waiting for results queue to drain 32117 1726882855.80474: waiting for pending results... 32117 1726882855.80639: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-team0 32117 1726882855.80713: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000003fc 32117 1726882855.80722: variable 'ansible_search_path' from source: unknown 32117 1726882855.80726: variable 'ansible_search_path' from source: unknown 32117 1726882855.80752: calling self._execute() 32117 1726882855.80820: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882855.80824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882855.80832: variable 'omit' from source: magic vars 32117 1726882855.81085: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.81098: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882855.81239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882855.82783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882855.82831: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882855.82858: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882855.82888: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882855.82907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882855.82962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882855.82987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882855.83005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882855.83031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882855.83041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882855.83122: variable 'ansible_distribution' from source: facts 32117 1726882855.83126: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.83136: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882855.83215: variable 'profile_stat' from source: set_fact 32117 1726882855.83224: Evaluated conditional (profile_stat.stat.exists): False 32117 1726882855.83226: when evaluation is False, skipping this task 32117 1726882855.83229: _execute() done 32117 1726882855.83231: dumping result to json 32117 1726882855.83234: done dumping result, returning 32117 1726882855.83240: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-team0 [0e448fcc-3ce9-b5a8-5a54-0000000003fc] 32117 1726882855.83245: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003fc 32117 1726882855.83322: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003fc 32117 1726882855.83324: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32117 1726882855.83371: no more pending results, returning what we have 32117 1726882855.83378: results queue empty 32117 1726882855.83380: checking for any_errors_fatal 32117 1726882855.83386: done checking for any_errors_fatal 32117 1726882855.83386: checking for max_fail_percentage 32117 1726882855.83388: done checking for max_fail_percentage 32117 1726882855.83389: checking to see if all hosts have failed and the running result is not ok 32117 1726882855.83389: done checking to see if all hosts have failed 32117 1726882855.83390: getting the remaining hosts for this loop 32117 1726882855.83392: done getting the remaining hosts for this loop 32117 1726882855.83395: getting the next task for host managed_node3 32117 1726882855.83402: done getting next task for host managed_node3 32117 1726882855.83405: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 32117 1726882855.83409: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882855.83412: getting variables 32117 1726882855.83413: in VariableManager get_vars() 32117 1726882855.83441: Calling all_inventory to load vars for managed_node3 32117 1726882855.83443: Calling groups_inventory to load vars for managed_node3 32117 1726882855.83446: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882855.83455: Calling all_plugins_play to load vars for managed_node3 32117 1726882855.83457: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882855.83459: Calling groups_plugins_play to load vars for managed_node3 32117 1726882855.84241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882855.85256: done with get_vars() 32117 1726882855.85273: done getting variables 32117 1726882855.85309: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32117 1726882855.85384: variable 'profile' from source: play vars 32117 1726882855.85386: variable 'interface' from source: play vars 32117 1726882855.85422: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-team0] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:40:55 -0400 (0:00:00.051) 0:00:20.274 ****** 32117 1726882855.85444: entering _queue_task() for managed_node3/set_fact 32117 1726882855.85618: worker is 1 (out of 1 available) 32117 1726882855.85631: exiting _queue_task() for managed_node3/set_fact 32117 1726882855.85643: done queuing things up, now waiting for results queue to drain 32117 1726882855.85645: waiting for pending results... 32117 1726882855.85813: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-team0 32117 1726882855.85892: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000003fd 32117 1726882855.85901: variable 'ansible_search_path' from source: unknown 32117 1726882855.85905: variable 'ansible_search_path' from source: unknown 32117 1726882855.85934: calling self._execute() 32117 1726882855.86001: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882855.86006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882855.86014: variable 'omit' from source: magic vars 32117 1726882855.86273: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.86281: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882855.86425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882855.87945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882855.87988: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882855.88026: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882855.88052: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882855.88077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882855.88132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882855.88154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882855.88176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882855.88206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882855.88214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882855.88293: variable 'ansible_distribution' from source: facts 32117 1726882855.88296: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.88307: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882855.88385: variable 'profile_stat' from source: set_fact 32117 1726882855.88394: Evaluated conditional (profile_stat.stat.exists): False 32117 1726882855.88397: when evaluation is False, skipping this task 32117 1726882855.88399: _execute() done 32117 1726882855.88402: dumping result to json 32117 1726882855.88404: done dumping result, returning 32117 1726882855.88410: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-team0 [0e448fcc-3ce9-b5a8-5a54-0000000003fd] 32117 1726882855.88417: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003fd 32117 1726882855.88496: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003fd 32117 1726882855.88499: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32117 1726882855.88545: no more pending results, returning what we have 32117 1726882855.88549: results queue empty 32117 1726882855.88550: checking for any_errors_fatal 32117 1726882855.88555: done checking for any_errors_fatal 32117 1726882855.88556: checking for max_fail_percentage 32117 1726882855.88557: done checking for max_fail_percentage 32117 1726882855.88558: checking to see if all hosts have failed and the running result is not ok 32117 1726882855.88559: done checking to see if all hosts have failed 32117 1726882855.88559: getting the remaining hosts for this loop 32117 1726882855.88561: done getting the remaining hosts for this loop 32117 1726882855.88566: getting the next task for host managed_node3 32117 1726882855.88574: done getting next task for host managed_node3 32117 1726882855.88576: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 32117 1726882855.88580: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882855.88584: getting variables 32117 1726882855.88585: in VariableManager get_vars() 32117 1726882855.88613: Calling all_inventory to load vars for managed_node3 32117 1726882855.88616: Calling groups_inventory to load vars for managed_node3 32117 1726882855.88619: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882855.88627: Calling all_plugins_play to load vars for managed_node3 32117 1726882855.88630: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882855.88632: Calling groups_plugins_play to load vars for managed_node3 32117 1726882855.89420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882855.90355: done with get_vars() 32117 1726882855.90375: done getting variables 32117 1726882855.90413: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32117 1726882855.90491: variable 'profile' from source: play vars 32117 1726882855.90493: variable 'interface' from source: play vars 32117 1726882855.90529: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-team0] ****************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:40:55 -0400 (0:00:00.051) 0:00:20.325 ****** 32117 1726882855.90550: entering _queue_task() for managed_node3/command 32117 1726882855.90729: worker is 1 (out of 1 available) 32117 1726882855.90742: exiting _queue_task() for managed_node3/command 32117 1726882855.90753: done queuing things up, now waiting for results queue to drain 32117 1726882855.90754: waiting for pending results... 32117 1726882855.90925: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-team0 32117 1726882855.91005: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000003fe 32117 1726882855.91014: variable 'ansible_search_path' from source: unknown 32117 1726882855.91021: variable 'ansible_search_path' from source: unknown 32117 1726882855.91049: calling self._execute() 32117 1726882855.91116: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882855.91122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882855.91134: variable 'omit' from source: magic vars 32117 1726882855.91383: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.91393: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882855.91537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882855.93259: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882855.93304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882855.93330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882855.93354: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882855.93385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882855.93441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882855.93460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882855.93480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882855.93513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882855.93524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882855.93601: variable 'ansible_distribution' from source: facts 32117 1726882855.93606: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.93617: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882855.93694: variable 'profile_stat' from source: set_fact 32117 1726882855.93704: Evaluated conditional (profile_stat.stat.exists): False 32117 1726882855.93707: when evaluation is False, skipping this task 32117 1726882855.93709: _execute() done 32117 1726882855.93712: dumping result to json 32117 1726882855.93714: done dumping result, returning 32117 1726882855.93720: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-team0 [0e448fcc-3ce9-b5a8-5a54-0000000003fe] 32117 1726882855.93730: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003fe 32117 1726882855.93805: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003fe 32117 1726882855.93808: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32117 1726882855.93854: no more pending results, returning what we have 32117 1726882855.93858: results queue empty 32117 1726882855.93859: checking for any_errors_fatal 32117 1726882855.93871: done checking for any_errors_fatal 32117 1726882855.93872: checking for max_fail_percentage 32117 1726882855.93874: done checking for max_fail_percentage 32117 1726882855.93875: checking to see if all hosts have failed and the running result is not ok 32117 1726882855.93875: done checking to see if all hosts have failed 32117 1726882855.93876: getting the remaining hosts for this loop 32117 1726882855.93880: done getting the remaining hosts for this loop 32117 1726882855.93883: getting the next task for host managed_node3 32117 1726882855.93890: done getting next task for host managed_node3 32117 1726882855.93892: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 32117 1726882855.93897: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882855.93900: getting variables 32117 1726882855.93902: in VariableManager get_vars() 32117 1726882855.93928: Calling all_inventory to load vars for managed_node3 32117 1726882855.93930: Calling groups_inventory to load vars for managed_node3 32117 1726882855.93932: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882855.93942: Calling all_plugins_play to load vars for managed_node3 32117 1726882855.93944: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882855.93947: Calling groups_plugins_play to load vars for managed_node3 32117 1726882855.94827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882855.95748: done with get_vars() 32117 1726882855.95762: done getting variables 32117 1726882855.95804: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32117 1726882855.95881: variable 'profile' from source: play vars 32117 1726882855.95884: variable 'interface' from source: play vars 32117 1726882855.95923: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-team0] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:40:55 -0400 (0:00:00.053) 0:00:20.379 ****** 32117 1726882855.95944: entering _queue_task() for managed_node3/set_fact 32117 1726882855.96138: worker is 1 (out of 1 available) 32117 1726882855.96150: exiting _queue_task() for managed_node3/set_fact 32117 1726882855.96161: done queuing things up, now waiting for results queue to drain 32117 1726882855.96165: waiting for pending results... 32117 1726882855.96333: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-team0 32117 1726882855.96418: in run() - task 0e448fcc-3ce9-b5a8-5a54-0000000003ff 32117 1726882855.96427: variable 'ansible_search_path' from source: unknown 32117 1726882855.96433: variable 'ansible_search_path' from source: unknown 32117 1726882855.96467: calling self._execute() 32117 1726882855.96532: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882855.96537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882855.96545: variable 'omit' from source: magic vars 32117 1726882855.96806: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.96816: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882855.96958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882855.98505: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882855.98552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882855.98592: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882855.98623: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882855.98643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882855.98702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882855.98723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882855.98744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882855.98771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882855.98790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882855.98875: variable 'ansible_distribution' from source: facts 32117 1726882855.98879: variable 'ansible_distribution_major_version' from source: facts 32117 1726882855.98891: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882855.98970: variable 'profile_stat' from source: set_fact 32117 1726882855.98978: Evaluated conditional (profile_stat.stat.exists): False 32117 1726882855.98980: when evaluation is False, skipping this task 32117 1726882855.98983: _execute() done 32117 1726882855.98985: dumping result to json 32117 1726882855.98989: done dumping result, returning 32117 1726882855.98995: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-team0 [0e448fcc-3ce9-b5a8-5a54-0000000003ff] 32117 1726882855.99003: sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003ff 32117 1726882855.99081: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-0000000003ff 32117 1726882855.99084: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32117 1726882855.99139: no more pending results, returning what we have 32117 1726882855.99143: results queue empty 32117 1726882855.99144: checking for any_errors_fatal 32117 1726882855.99150: done checking for any_errors_fatal 32117 1726882855.99150: checking for max_fail_percentage 32117 1726882855.99152: done checking for max_fail_percentage 32117 1726882855.99153: checking to see if all hosts have failed and the running result is not ok 32117 1726882855.99153: done checking to see if all hosts have failed 32117 1726882855.99154: getting the remaining hosts for this loop 32117 1726882855.99156: done getting the remaining hosts for this loop 32117 1726882855.99160: getting the next task for host managed_node3 32117 1726882855.99170: done getting next task for host managed_node3 32117 1726882855.99173: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 32117 1726882855.99176: ^ 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? (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 32117 1726882855.99180: getting variables 32117 1726882855.99181: in VariableManager get_vars() 32117 1726882855.99206: Calling all_inventory to load vars for managed_node3 32117 1726882855.99209: Calling groups_inventory to load vars for managed_node3 32117 1726882855.99211: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882855.99220: Calling all_plugins_play to load vars for managed_node3 32117 1726882855.99223: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882855.99226: Calling groups_plugins_play to load vars for managed_node3 32117 1726882855.99999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882856.01005: done with get_vars() 32117 1726882856.01020: done getting variables 32117 1726882856.01058: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32117 1726882856.01136: variable 'profile' from source: play vars 32117 1726882856.01139: variable 'interface' from source: play vars 32117 1726882856.01178: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'team0'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 21:40:56 -0400 (0:00:00.052) 0:00:20.432 ****** 32117 1726882856.01199: entering _queue_task() for managed_node3/assert 32117 1726882856.01381: worker is 1 (out of 1 available) 32117 1726882856.01396: exiting _queue_task() for managed_node3/assert 32117 1726882856.01408: done queuing things up, now waiting for results queue to drain 32117 1726882856.01409: waiting for pending results... 32117 1726882856.01569: running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'team0' 32117 1726882856.01638: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000377 32117 1726882856.01647: variable 'ansible_search_path' from source: unknown 32117 1726882856.01658: variable 'ansible_search_path' from source: unknown 32117 1726882856.01687: calling self._execute() 32117 1726882856.01751: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.01755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.01767: variable 'omit' from source: magic vars 32117 1726882856.02011: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.02023: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882856.02162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882856.03705: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882856.03750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882856.03786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882856.03812: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882856.03834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882856.03892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882856.03913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882856.03932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882856.03959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882856.03974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882856.04053: variable 'ansible_distribution' from source: facts 32117 1726882856.04057: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.04069: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882856.04077: variable 'omit' from source: magic vars 32117 1726882856.04104: variable 'omit' from source: magic vars 32117 1726882856.04170: variable 'profile' from source: play vars 32117 1726882856.04176: variable 'interface' from source: play vars 32117 1726882856.04217: variable 'interface' from source: play vars 32117 1726882856.04230: variable 'omit' from source: magic vars 32117 1726882856.04252: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882856.04277: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882856.04290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882856.04303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882856.04311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882856.04332: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882856.04335: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.04338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.04403: Set connection var ansible_connection to ssh 32117 1726882856.04409: Set connection var ansible_shell_executable to /bin/sh 32117 1726882856.04415: Set connection var ansible_timeout to 10 32117 1726882856.04420: Set connection var ansible_pipelining to False 32117 1726882856.04422: Set connection var ansible_shell_type to sh 32117 1726882856.04430: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882856.04447: variable 'ansible_shell_executable' from source: unknown 32117 1726882856.04450: variable 'ansible_connection' from source: unknown 32117 1726882856.04452: variable 'ansible_module_compression' from source: unknown 32117 1726882856.04456: variable 'ansible_shell_type' from source: unknown 32117 1726882856.04458: variable 'ansible_shell_executable' from source: unknown 32117 1726882856.04461: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.04463: variable 'ansible_pipelining' from source: unknown 32117 1726882856.04472: variable 'ansible_timeout' from source: unknown 32117 1726882856.04475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.04539: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882856.04547: variable 'omit' from source: magic vars 32117 1726882856.04552: starting attempt loop 32117 1726882856.04555: running the handler 32117 1726882856.04628: variable 'lsr_net_profile_exists' from source: set_fact 32117 1726882856.04631: Evaluated conditional (lsr_net_profile_exists): True 32117 1726882856.04637: handler run complete 32117 1726882856.04647: attempt loop complete, returning result 32117 1726882856.04650: _execute() done 32117 1726882856.04652: dumping result to json 32117 1726882856.04655: done dumping result, returning 32117 1726882856.04661: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'team0' [0e448fcc-3ce9-b5a8-5a54-000000000377] 32117 1726882856.04669: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000377 32117 1726882856.04747: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000377 32117 1726882856.04750: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 32117 1726882856.04838: no more pending results, returning what we have 32117 1726882856.04842: results queue empty 32117 1726882856.04842: checking for any_errors_fatal 32117 1726882856.04847: done checking for any_errors_fatal 32117 1726882856.04848: checking for max_fail_percentage 32117 1726882856.04849: done checking for max_fail_percentage 32117 1726882856.04850: checking to see if all hosts have failed and the running result is not ok 32117 1726882856.04851: done checking to see if all hosts have failed 32117 1726882856.04852: getting the remaining hosts for this loop 32117 1726882856.04853: done getting the remaining hosts for this loop 32117 1726882856.04856: getting the next task for host managed_node3 32117 1726882856.04862: done getting next task for host managed_node3 32117 1726882856.04866: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 32117 1726882856.04874: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882856.04877: getting variables 32117 1726882856.04879: in VariableManager get_vars() 32117 1726882856.04907: Calling all_inventory to load vars for managed_node3 32117 1726882856.04909: Calling groups_inventory to load vars for managed_node3 32117 1726882856.04914: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882856.04921: Calling all_plugins_play to load vars for managed_node3 32117 1726882856.04923: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882856.04925: Calling groups_plugins_play to load vars for managed_node3 32117 1726882856.05684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882856.06611: done with get_vars() 32117 1726882856.06625: done getting variables 32117 1726882856.06667: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32117 1726882856.06742: variable 'profile' from source: play vars 32117 1726882856.06745: variable 'interface' from source: play vars 32117 1726882856.06786: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'team0'] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 21:40:56 -0400 (0:00:00.056) 0:00:20.488 ****** 32117 1726882856.06806: entering _queue_task() for managed_node3/assert 32117 1726882856.06988: worker is 1 (out of 1 available) 32117 1726882856.07000: exiting _queue_task() for managed_node3/assert 32117 1726882856.07011: done queuing things up, now waiting for results queue to drain 32117 1726882856.07013: waiting for pending results... 32117 1726882856.07177: running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'team0' 32117 1726882856.07249: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000378 32117 1726882856.07259: variable 'ansible_search_path' from source: unknown 32117 1726882856.07262: variable 'ansible_search_path' from source: unknown 32117 1726882856.07293: calling self._execute() 32117 1726882856.07361: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.07366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.07378: variable 'omit' from source: magic vars 32117 1726882856.07632: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.07641: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882856.07785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882856.09510: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882856.09551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882856.09580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882856.09605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882856.09634: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882856.09693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882856.09714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882856.09732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882856.09761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882856.09777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882856.09852: variable 'ansible_distribution' from source: facts 32117 1726882856.09856: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.09868: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882856.09876: variable 'omit' from source: magic vars 32117 1726882856.09906: variable 'omit' from source: magic vars 32117 1726882856.09971: variable 'profile' from source: play vars 32117 1726882856.09978: variable 'interface' from source: play vars 32117 1726882856.10026: variable 'interface' from source: play vars 32117 1726882856.10037: variable 'omit' from source: magic vars 32117 1726882856.10056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882856.10080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882856.10093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882856.10105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882856.10115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882856.10137: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882856.10140: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.10143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.10205: Set connection var ansible_connection to ssh 32117 1726882856.10211: Set connection var ansible_shell_executable to /bin/sh 32117 1726882856.10218: Set connection var ansible_timeout to 10 32117 1726882856.10222: Set connection var ansible_pipelining to False 32117 1726882856.10228: Set connection var ansible_shell_type to sh 32117 1726882856.10236: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882856.10256: variable 'ansible_shell_executable' from source: unknown 32117 1726882856.10259: variable 'ansible_connection' from source: unknown 32117 1726882856.10262: variable 'ansible_module_compression' from source: unknown 32117 1726882856.10266: variable 'ansible_shell_type' from source: unknown 32117 1726882856.10269: variable 'ansible_shell_executable' from source: unknown 32117 1726882856.10273: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.10278: variable 'ansible_pipelining' from source: unknown 32117 1726882856.10284: variable 'ansible_timeout' from source: unknown 32117 1726882856.10288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.10355: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882856.10363: variable 'omit' from source: magic vars 32117 1726882856.10374: starting attempt loop 32117 1726882856.10377: running the handler 32117 1726882856.10442: variable 'lsr_net_profile_ansible_managed' from source: set_fact 32117 1726882856.10449: Evaluated conditional (lsr_net_profile_ansible_managed): True 32117 1726882856.10454: handler run complete 32117 1726882856.10470: attempt loop complete, returning result 32117 1726882856.10475: _execute() done 32117 1726882856.10478: dumping result to json 32117 1726882856.10481: done dumping result, returning 32117 1726882856.10488: done running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'team0' [0e448fcc-3ce9-b5a8-5a54-000000000378] 32117 1726882856.10493: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000378 32117 1726882856.10566: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000378 32117 1726882856.10569: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 32117 1726882856.10645: no more pending results, returning what we have 32117 1726882856.10648: results queue empty 32117 1726882856.10649: checking for any_errors_fatal 32117 1726882856.10654: done checking for any_errors_fatal 32117 1726882856.10654: checking for max_fail_percentage 32117 1726882856.10656: done checking for max_fail_percentage 32117 1726882856.10656: checking to see if all hosts have failed and the running result is not ok 32117 1726882856.10657: done checking to see if all hosts have failed 32117 1726882856.10658: getting the remaining hosts for this loop 32117 1726882856.10659: done getting the remaining hosts for this loop 32117 1726882856.10662: getting the next task for host managed_node3 32117 1726882856.10670: done getting next task for host managed_node3 32117 1726882856.10672: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 32117 1726882856.10681: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882856.10684: getting variables 32117 1726882856.10686: in VariableManager get_vars() 32117 1726882856.10709: Calling all_inventory to load vars for managed_node3 32117 1726882856.10711: Calling groups_inventory to load vars for managed_node3 32117 1726882856.10713: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882856.10721: Calling all_plugins_play to load vars for managed_node3 32117 1726882856.10723: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882856.10725: Calling groups_plugins_play to load vars for managed_node3 32117 1726882856.11589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882856.12504: done with get_vars() 32117 1726882856.12520: done getting variables 32117 1726882856.12557: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32117 1726882856.12631: variable 'profile' from source: play vars 32117 1726882856.12634: variable 'interface' from source: play vars 32117 1726882856.12673: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in team0] ***************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 21:40:56 -0400 (0:00:00.058) 0:00:20.547 ****** 32117 1726882856.12694: entering _queue_task() for managed_node3/assert 32117 1726882856.12871: worker is 1 (out of 1 available) 32117 1726882856.12883: exiting _queue_task() for managed_node3/assert 32117 1726882856.12895: done queuing things up, now waiting for results queue to drain 32117 1726882856.12897: waiting for pending results... 32117 1726882856.13058: running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in team0 32117 1726882856.13141: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000379 32117 1726882856.13151: variable 'ansible_search_path' from source: unknown 32117 1726882856.13159: variable 'ansible_search_path' from source: unknown 32117 1726882856.13191: calling self._execute() 32117 1726882856.13253: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.13257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.13266: variable 'omit' from source: magic vars 32117 1726882856.13519: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.13528: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882856.13676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882856.15228: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882856.15275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882856.15309: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882856.15335: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882856.15354: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882856.15413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882856.15435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882856.15454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882856.15486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882856.15496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882856.15578: variable 'ansible_distribution' from source: facts 32117 1726882856.15582: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.15593: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882856.15598: variable 'omit' from source: magic vars 32117 1726882856.15626: variable 'omit' from source: magic vars 32117 1726882856.15694: variable 'profile' from source: play vars 32117 1726882856.15697: variable 'interface' from source: play vars 32117 1726882856.15741: variable 'interface' from source: play vars 32117 1726882856.15755: variable 'omit' from source: magic vars 32117 1726882856.15779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882856.15798: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882856.15811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882856.15825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882856.15832: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882856.15853: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882856.15858: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.15860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.15923: Set connection var ansible_connection to ssh 32117 1726882856.15929: Set connection var ansible_shell_executable to /bin/sh 32117 1726882856.15935: Set connection var ansible_timeout to 10 32117 1726882856.15940: Set connection var ansible_pipelining to False 32117 1726882856.15945: Set connection var ansible_shell_type to sh 32117 1726882856.15953: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882856.15975: variable 'ansible_shell_executable' from source: unknown 32117 1726882856.15981: variable 'ansible_connection' from source: unknown 32117 1726882856.15984: variable 'ansible_module_compression' from source: unknown 32117 1726882856.15986: variable 'ansible_shell_type' from source: unknown 32117 1726882856.15989: variable 'ansible_shell_executable' from source: unknown 32117 1726882856.15991: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.15996: variable 'ansible_pipelining' from source: unknown 32117 1726882856.15998: variable 'ansible_timeout' from source: unknown 32117 1726882856.16002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.16067: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882856.16079: variable 'omit' from source: magic vars 32117 1726882856.16087: starting attempt loop 32117 1726882856.16093: running the handler 32117 1726882856.16158: variable 'lsr_net_profile_fingerprint' from source: set_fact 32117 1726882856.16168: Evaluated conditional (lsr_net_profile_fingerprint): True 32117 1726882856.16177: handler run complete 32117 1726882856.16188: attempt loop complete, returning result 32117 1726882856.16195: _execute() done 32117 1726882856.16201: dumping result to json 32117 1726882856.16204: done dumping result, returning 32117 1726882856.16210: done running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in team0 [0e448fcc-3ce9-b5a8-5a54-000000000379] 32117 1726882856.16216: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000379 32117 1726882856.16299: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000379 32117 1726882856.16301: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 32117 1726882856.16343: no more pending results, returning what we have 32117 1726882856.16346: results queue empty 32117 1726882856.16347: checking for any_errors_fatal 32117 1726882856.16352: done checking for any_errors_fatal 32117 1726882856.16353: checking for max_fail_percentage 32117 1726882856.16354: done checking for max_fail_percentage 32117 1726882856.16355: checking to see if all hosts have failed and the running result is not ok 32117 1726882856.16355: done checking to see if all hosts have failed 32117 1726882856.16356: getting the remaining hosts for this loop 32117 1726882856.16358: done getting the remaining hosts for this loop 32117 1726882856.16361: getting the next task for host managed_node3 32117 1726882856.16376: done getting next task for host managed_node3 32117 1726882856.16379: ^ task is: TASK: Include the task 'get_interface_stat.yml' 32117 1726882856.16388: ^ 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? (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 32117 1726882856.16391: getting variables 32117 1726882856.16393: in VariableManager get_vars() 32117 1726882856.16418: Calling all_inventory to load vars for managed_node3 32117 1726882856.16421: Calling groups_inventory to load vars for managed_node3 32117 1726882856.16424: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882856.16432: Calling all_plugins_play to load vars for managed_node3 32117 1726882856.16434: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882856.16437: Calling groups_plugins_play to load vars for managed_node3 32117 1726882856.17229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882856.18253: done with get_vars() 32117 1726882856.18271: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:40:56 -0400 (0:00:00.056) 0:00:20.603 ****** 32117 1726882856.18332: entering _queue_task() for managed_node3/include_tasks 32117 1726882856.18515: worker is 1 (out of 1 available) 32117 1726882856.18529: exiting _queue_task() for managed_node3/include_tasks 32117 1726882856.18540: done queuing things up, now waiting for results queue to drain 32117 1726882856.18541: waiting for pending results... 32117 1726882856.18726: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 32117 1726882856.18850: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000037d 32117 1726882856.18860: variable 'ansible_search_path' from source: unknown 32117 1726882856.18864: variable 'ansible_search_path' from source: unknown 32117 1726882856.18891: calling self._execute() 32117 1726882856.18953: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.18956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.18967: variable 'omit' from source: magic vars 32117 1726882856.19210: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.19219: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882856.19359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882856.21592: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882856.21679: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882856.21736: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882856.21790: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882856.21823: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882856.21921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882856.21956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882856.22005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882856.22058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882856.22086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882856.22220: variable 'ansible_distribution' from source: facts 32117 1726882856.22229: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.22246: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882856.22256: _execute() done 32117 1726882856.22263: dumping result to json 32117 1726882856.22275: done dumping result, returning 32117 1726882856.22285: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-b5a8-5a54-00000000037d] 32117 1726882856.22295: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000037d 32117 1726882856.22406: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000037d 32117 1726882856.22415: WORKER PROCESS EXITING 32117 1726882856.22451: no more pending results, returning what we have 32117 1726882856.22456: in VariableManager get_vars() 32117 1726882856.22495: Calling all_inventory to load vars for managed_node3 32117 1726882856.22498: Calling groups_inventory to load vars for managed_node3 32117 1726882856.22501: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882856.22512: Calling all_plugins_play to load vars for managed_node3 32117 1726882856.22515: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882856.22518: Calling groups_plugins_play to load vars for managed_node3 32117 1726882856.24254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882856.26215: done with get_vars() 32117 1726882856.26239: variable 'ansible_search_path' from source: unknown 32117 1726882856.26240: variable 'ansible_search_path' from source: unknown 32117 1726882856.26250: variable 'item' from source: include params 32117 1726882856.26374: variable 'item' from source: include params 32117 1726882856.26409: we have included files to process 32117 1726882856.26410: generating all_blocks data 32117 1726882856.26412: done generating all_blocks data 32117 1726882856.26418: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32117 1726882856.26419: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32117 1726882856.26421: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32117 1726882856.26681: done processing included file 32117 1726882856.26689: iterating over new_blocks loaded from include file 32117 1726882856.26704: in VariableManager get_vars() 32117 1726882856.26747: done with get_vars() 32117 1726882856.26749: filtering new block on tags 32117 1726882856.26781: done filtering new block on tags 32117 1726882856.26784: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 32117 1726882856.26789: extending task lists for all hosts with included blocks 32117 1726882856.26954: done extending task lists 32117 1726882856.26955: done processing included files 32117 1726882856.26956: results queue empty 32117 1726882856.26957: checking for any_errors_fatal 32117 1726882856.26967: done checking for any_errors_fatal 32117 1726882856.26970: checking for max_fail_percentage 32117 1726882856.26974: done checking for max_fail_percentage 32117 1726882856.26975: checking to see if all hosts have failed and the running result is not ok 32117 1726882856.26976: done checking to see if all hosts have failed 32117 1726882856.26977: getting the remaining hosts for this loop 32117 1726882856.26978: done getting the remaining hosts for this loop 32117 1726882856.26980: getting the next task for host managed_node3 32117 1726882856.26984: done getting next task for host managed_node3 32117 1726882856.26985: ^ task is: TASK: Get stat for interface {{ interface }} 32117 1726882856.26988: ^ 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? (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), 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 32117 1726882856.26993: getting variables 32117 1726882856.26993: in VariableManager get_vars() 32117 1726882856.26999: Calling all_inventory to load vars for managed_node3 32117 1726882856.27001: Calling groups_inventory to load vars for managed_node3 32117 1726882856.27003: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882856.27006: Calling all_plugins_play to load vars for managed_node3 32117 1726882856.27008: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882856.27011: Calling groups_plugins_play to load vars for managed_node3 32117 1726882856.27736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882856.28652: done with get_vars() 32117 1726882856.28670: done getting variables 32117 1726882856.28753: variable 'interface' from source: play vars TASK [Get stat for interface team0] ******************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:40:56 -0400 (0:00:00.104) 0:00:20.708 ****** 32117 1726882856.28778: entering _queue_task() for managed_node3/stat 32117 1726882856.29153: worker is 1 (out of 1 available) 32117 1726882856.29166: exiting _queue_task() for managed_node3/stat 32117 1726882856.29179: done queuing things up, now waiting for results queue to drain 32117 1726882856.29180: waiting for pending results... 32117 1726882856.29483: running TaskExecutor() for managed_node3/TASK: Get stat for interface team0 32117 1726882856.29623: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000448 32117 1726882856.29657: variable 'ansible_search_path' from source: unknown 32117 1726882856.29666: variable 'ansible_search_path' from source: unknown 32117 1726882856.29708: calling self._execute() 32117 1726882856.29816: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.29827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.29844: variable 'omit' from source: magic vars 32117 1726882856.30260: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.30288: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882856.30945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882856.33796: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882856.33853: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882856.33918: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882856.33961: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882856.34009: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882856.34081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882856.34109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882856.34132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882856.34180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882856.34196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882856.34304: variable 'ansible_distribution' from source: facts 32117 1726882856.34309: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.34322: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882856.34329: variable 'omit' from source: magic vars 32117 1726882856.34379: variable 'omit' from source: magic vars 32117 1726882856.34470: variable 'interface' from source: play vars 32117 1726882856.34484: variable 'omit' from source: magic vars 32117 1726882856.34508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882856.34534: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882856.34548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882856.34563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882856.34574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882856.34601: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882856.34604: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.34607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.34692: Set connection var ansible_connection to ssh 32117 1726882856.34699: Set connection var ansible_shell_executable to /bin/sh 32117 1726882856.34705: Set connection var ansible_timeout to 10 32117 1726882856.34712: Set connection var ansible_pipelining to False 32117 1726882856.34714: Set connection var ansible_shell_type to sh 32117 1726882856.34724: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882856.34751: variable 'ansible_shell_executable' from source: unknown 32117 1726882856.34754: variable 'ansible_connection' from source: unknown 32117 1726882856.34756: variable 'ansible_module_compression' from source: unknown 32117 1726882856.34758: variable 'ansible_shell_type' from source: unknown 32117 1726882856.34760: variable 'ansible_shell_executable' from source: unknown 32117 1726882856.34763: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.34766: variable 'ansible_pipelining' from source: unknown 32117 1726882856.34772: variable 'ansible_timeout' from source: unknown 32117 1726882856.34774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.34898: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32117 1726882856.34908: variable 'omit' from source: magic vars 32117 1726882856.34913: starting attempt loop 32117 1726882856.34915: running the handler 32117 1726882856.34927: _low_level_execute_command(): starting 32117 1726882856.34934: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882856.35592: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882856.35604: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882856.35615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882856.35630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882856.35673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882856.35681: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882856.35693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882856.35708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882856.35715: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882856.35722: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882856.35733: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882856.35740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882856.35754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882856.35760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882856.35772: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882856.35780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882856.35965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882856.35971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882856.35992: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882856.36680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882856.37866: stdout chunk (state=3): >>>/root <<< 32117 1726882856.38027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882856.38032: stdout chunk (state=3): >>><<< 32117 1726882856.38041: stderr chunk (state=3): >>><<< 32117 1726882856.38058: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882856.38073: _low_level_execute_command(): starting 32117 1726882856.38079: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882856.3805842-32906-158726781916402 `" && echo ansible-tmp-1726882856.3805842-32906-158726781916402="` echo /root/.ansible/tmp/ansible-tmp-1726882856.3805842-32906-158726781916402 `" ) && sleep 0' 32117 1726882856.39806: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882856.39847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882856.39863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882856.39966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882856.40010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882856.40024: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882856.40039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882856.40065: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882856.40082: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882856.40095: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882856.40108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882856.40122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882856.40139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882856.40152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882856.40172: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882856.40188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882856.40263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882856.40407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882856.40427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882856.40614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882856.42495: stdout chunk (state=3): >>>ansible-tmp-1726882856.3805842-32906-158726781916402=/root/.ansible/tmp/ansible-tmp-1726882856.3805842-32906-158726781916402 <<< 32117 1726882856.42688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882856.42692: stdout chunk (state=3): >>><<< 32117 1726882856.42695: stderr chunk (state=3): >>><<< 32117 1726882856.42976: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882856.3805842-32906-158726781916402=/root/.ansible/tmp/ansible-tmp-1726882856.3805842-32906-158726781916402 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882856.42980: variable 'ansible_module_compression' from source: unknown 32117 1726882856.42982: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-321179pwiqm2g/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32117 1726882856.42985: variable 'ansible_facts' from source: unknown 32117 1726882856.42987: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882856.3805842-32906-158726781916402/AnsiballZ_stat.py 32117 1726882856.43354: Sending initial data 32117 1726882856.43358: Sent initial data (153 bytes) 32117 1726882856.44404: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882856.44407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882856.44442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 32117 1726882856.44445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882856.44448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882856.44450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882856.44522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882856.44547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882856.44761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882856.46510: 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 <<< 32117 1726882856.46607: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882856.46711: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpzzim4wpj /root/.ansible/tmp/ansible-tmp-1726882856.3805842-32906-158726781916402/AnsiballZ_stat.py <<< 32117 1726882856.46807: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882856.48256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882856.48471: stderr chunk (state=3): >>><<< 32117 1726882856.48475: stdout chunk (state=3): >>><<< 32117 1726882856.48477: done transferring module to remote 32117 1726882856.48479: _low_level_execute_command(): starting 32117 1726882856.48481: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882856.3805842-32906-158726781916402/ /root/.ansible/tmp/ansible-tmp-1726882856.3805842-32906-158726781916402/AnsiballZ_stat.py && sleep 0' 32117 1726882856.49038: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882856.49055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882856.49080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882856.49098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882856.49145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882856.49158: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882856.49177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882856.49194: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882856.49206: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882856.49217: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882856.49229: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882856.49243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882856.49259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882856.49278: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882856.49290: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882856.49303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882856.49380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882856.49396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882856.49410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882856.49594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882856.51412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882856.51415: stdout chunk (state=3): >>><<< 32117 1726882856.51418: stderr chunk (state=3): >>><<< 32117 1726882856.51472: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882856.51476: _low_level_execute_command(): starting 32117 1726882856.51479: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882856.3805842-32906-158726781916402/AnsiballZ_stat.py && sleep 0' 32117 1726882856.52039: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882856.52043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882856.52079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 32117 1726882856.52083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882856.52086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882856.52144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882856.52206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882856.52981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882856.65947: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/team0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 33905, "dev": 21, "nlink": 1, "atime": 1726882853.3669336, "mtime": 1726882853.3669336, "ctime": 1726882853.3669336, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/team0", "lnk_target": "../../devices/virtual/net/team0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/team0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 32117 1726882856.66850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882856.66929: stderr chunk (state=3): >>><<< 32117 1726882856.66933: stdout chunk (state=3): >>><<< 32117 1726882856.66973: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/team0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 33905, "dev": 21, "nlink": 1, "atime": 1726882853.3669336, "mtime": 1726882853.3669336, "ctime": 1726882853.3669336, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/team0", "lnk_target": "../../devices/virtual/net/team0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/team0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882856.67108: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/team0', '_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-1726882856.3805842-32906-158726781916402/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882856.67112: _low_level_execute_command(): starting 32117 1726882856.67115: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882856.3805842-32906-158726781916402/ > /dev/null 2>&1 && sleep 0' 32117 1726882856.67658: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882856.67668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882856.67683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882856.67696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882856.67734: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882856.67740: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882856.67750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882856.67762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882856.67776: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882856.67782: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882856.67790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882856.67799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882856.67810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882856.67817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882856.67823: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882856.67833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882856.67907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882856.67921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882856.67931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882856.68058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882856.70271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882856.70274: stdout chunk (state=3): >>><<< 32117 1726882856.70277: stderr chunk (state=3): >>><<< 32117 1726882856.70280: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882856.70282: handler run complete 32117 1726882856.70284: attempt loop complete, returning result 32117 1726882856.70286: _execute() done 32117 1726882856.70288: dumping result to json 32117 1726882856.70289: done dumping result, returning 32117 1726882856.70291: done running TaskExecutor() for managed_node3/TASK: Get stat for interface team0 [0e448fcc-3ce9-b5a8-5a54-000000000448] 32117 1726882856.70293: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000448 32117 1726882856.70372: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000448 32117 1726882856.70377: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726882853.3669336, "block_size": 4096, "blocks": 0, "ctime": 1726882853.3669336, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33905, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/team0", "lnk_target": "../../devices/virtual/net/team0", "mode": "0777", "mtime": 1726882853.3669336, "nlink": 1, "path": "/sys/class/net/team0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 32117 1726882856.70476: no more pending results, returning what we have 32117 1726882856.70480: results queue empty 32117 1726882856.70481: checking for any_errors_fatal 32117 1726882856.70482: done checking for any_errors_fatal 32117 1726882856.70483: checking for max_fail_percentage 32117 1726882856.70485: done checking for max_fail_percentage 32117 1726882856.70486: checking to see if all hosts have failed and the running result is not ok 32117 1726882856.70487: done checking to see if all hosts have failed 32117 1726882856.70487: getting the remaining hosts for this loop 32117 1726882856.70489: done getting the remaining hosts for this loop 32117 1726882856.70493: getting the next task for host managed_node3 32117 1726882856.70502: done getting next task for host managed_node3 32117 1726882856.70505: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 32117 1726882856.70509: ^ 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? (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 32117 1726882856.70513: getting variables 32117 1726882856.70514: in VariableManager get_vars() 32117 1726882856.70546: Calling all_inventory to load vars for managed_node3 32117 1726882856.70549: Calling groups_inventory to load vars for managed_node3 32117 1726882856.70553: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882856.70565: Calling all_plugins_play to load vars for managed_node3 32117 1726882856.70568: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882856.70572: Calling groups_plugins_play to load vars for managed_node3 32117 1726882856.72297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882856.78092: done with get_vars() 32117 1726882856.78114: done getting variables 32117 1726882856.78160: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32117 1726882856.78267: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'team0'] ************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:40:56 -0400 (0:00:00.495) 0:00:21.203 ****** 32117 1726882856.78301: entering _queue_task() for managed_node3/assert 32117 1726882856.78628: worker is 1 (out of 1 available) 32117 1726882856.78640: exiting _queue_task() for managed_node3/assert 32117 1726882856.78650: done queuing things up, now waiting for results queue to drain 32117 1726882856.78652: waiting for pending results... 32117 1726882856.78938: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'team0' 32117 1726882856.79075: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000037e 32117 1726882856.79100: variable 'ansible_search_path' from source: unknown 32117 1726882856.79108: variable 'ansible_search_path' from source: unknown 32117 1726882856.79148: calling self._execute() 32117 1726882856.79250: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.79263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.79289: variable 'omit' from source: magic vars 32117 1726882856.79684: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.79704: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882856.79952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882856.82478: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882856.82562: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882856.82605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882856.82644: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882856.82687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882856.82777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882856.82814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882856.82846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882856.82905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882856.82925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882856.83051: variable 'ansible_distribution' from source: facts 32117 1726882856.83060: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.83082: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882856.83102: variable 'omit' from source: magic vars 32117 1726882856.83150: variable 'omit' from source: magic vars 32117 1726882856.83257: variable 'interface' from source: play vars 32117 1726882856.83281: variable 'omit' from source: magic vars 32117 1726882856.83320: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882856.83355: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882856.83378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882856.83400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882856.83422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882856.83460: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882856.83471: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.83480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.83586: Set connection var ansible_connection to ssh 32117 1726882856.83599: Set connection var ansible_shell_executable to /bin/sh 32117 1726882856.83609: Set connection var ansible_timeout to 10 32117 1726882856.83620: Set connection var ansible_pipelining to False 32117 1726882856.83628: Set connection var ansible_shell_type to sh 32117 1726882856.83652: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882856.83685: variable 'ansible_shell_executable' from source: unknown 32117 1726882856.83694: variable 'ansible_connection' from source: unknown 32117 1726882856.83702: variable 'ansible_module_compression' from source: unknown 32117 1726882856.83710: variable 'ansible_shell_type' from source: unknown 32117 1726882856.83717: variable 'ansible_shell_executable' from source: unknown 32117 1726882856.83724: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.83732: variable 'ansible_pipelining' from source: unknown 32117 1726882856.83744: variable 'ansible_timeout' from source: unknown 32117 1726882856.83756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.83858: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882856.83883: variable 'omit' from source: magic vars 32117 1726882856.83892: starting attempt loop 32117 1726882856.83899: running the handler 32117 1726882856.84030: variable 'interface_stat' from source: set_fact 32117 1726882856.84053: Evaluated conditional (interface_stat.stat.exists): True 32117 1726882856.84065: handler run complete 32117 1726882856.84095: attempt loop complete, returning result 32117 1726882856.84102: _execute() done 32117 1726882856.84109: dumping result to json 32117 1726882856.84116: done dumping result, returning 32117 1726882856.84127: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'team0' [0e448fcc-3ce9-b5a8-5a54-00000000037e] 32117 1726882856.84137: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000037e ok: [managed_node3] => { "changed": false } MSG: All assertions passed 32117 1726882856.84283: no more pending results, returning what we have 32117 1726882856.84286: results queue empty 32117 1726882856.84287: checking for any_errors_fatal 32117 1726882856.84296: done checking for any_errors_fatal 32117 1726882856.84296: checking for max_fail_percentage 32117 1726882856.84298: done checking for max_fail_percentage 32117 1726882856.84299: checking to see if all hosts have failed and the running result is not ok 32117 1726882856.84300: done checking to see if all hosts have failed 32117 1726882856.84301: getting the remaining hosts for this loop 32117 1726882856.84303: done getting the remaining hosts for this loop 32117 1726882856.84307: getting the next task for host managed_node3 32117 1726882856.84316: done getting next task for host managed_node3 32117 1726882856.84319: ^ task is: TASK: Conditional asserts 32117 1726882856.84322: ^ 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 32117 1726882856.84333: getting variables 32117 1726882856.84335: in VariableManager get_vars() 32117 1726882856.84369: Calling all_inventory to load vars for managed_node3 32117 1726882856.84372: Calling groups_inventory to load vars for managed_node3 32117 1726882856.84375: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882856.84385: Calling all_plugins_play to load vars for managed_node3 32117 1726882856.84388: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882856.84391: Calling groups_plugins_play to load vars for managed_node3 32117 1726882856.85382: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000037e 32117 1726882856.85386: WORKER PROCESS EXITING 32117 1726882856.86100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882856.87783: done with get_vars() 32117 1726882856.87803: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 21:40:56 -0400 (0:00:00.095) 0:00:21.299 ****** 32117 1726882856.87894: entering _queue_task() for managed_node3/include_tasks 32117 1726882856.88157: worker is 1 (out of 1 available) 32117 1726882856.88171: exiting _queue_task() for managed_node3/include_tasks 32117 1726882856.88182: done queuing things up, now waiting for results queue to drain 32117 1726882856.88184: waiting for pending results... 32117 1726882856.88447: running TaskExecutor() for managed_node3/TASK: Conditional asserts 32117 1726882856.88548: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000088 32117 1726882856.88569: variable 'ansible_search_path' from source: unknown 32117 1726882856.88577: variable 'ansible_search_path' from source: unknown 32117 1726882856.88849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882856.91397: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882856.91471: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882856.91514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882856.91555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882856.91589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882856.91677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882856.91712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882856.91744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882856.91798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882856.91818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882856.91958: dumping result to json 32117 1726882856.91969: done dumping result, returning 32117 1726882856.91983: done running TaskExecutor() for managed_node3/TASK: Conditional asserts [0e448fcc-3ce9-b5a8-5a54-000000000088] 32117 1726882856.91993: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000088 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 32117 1726882856.92135: no more pending results, returning what we have 32117 1726882856.92138: results queue empty 32117 1726882856.92139: checking for any_errors_fatal 32117 1726882856.92144: done checking for any_errors_fatal 32117 1726882856.92144: checking for max_fail_percentage 32117 1726882856.92146: done checking for max_fail_percentage 32117 1726882856.92147: checking to see if all hosts have failed and the running result is not ok 32117 1726882856.92148: done checking to see if all hosts have failed 32117 1726882856.92148: getting the remaining hosts for this loop 32117 1726882856.92150: done getting the remaining hosts for this loop 32117 1726882856.92154: getting the next task for host managed_node3 32117 1726882856.92161: done getting next task for host managed_node3 32117 1726882856.92166: ^ task is: TASK: Success in test '{{ lsr_description }}' 32117 1726882856.92169: ^ 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 32117 1726882856.92172: getting variables 32117 1726882856.92174: in VariableManager get_vars() 32117 1726882856.92203: Calling all_inventory to load vars for managed_node3 32117 1726882856.92206: Calling groups_inventory to load vars for managed_node3 32117 1726882856.92209: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882856.92219: Calling all_plugins_play to load vars for managed_node3 32117 1726882856.92222: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882856.92225: Calling groups_plugins_play to load vars for managed_node3 32117 1726882856.93282: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000088 32117 1726882856.93285: WORKER PROCESS EXITING 32117 1726882856.93908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882856.95623: done with get_vars() 32117 1726882856.95644: done getting variables 32117 1726882856.95707: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32117 1726882856.95829: variable 'lsr_description' from source: include params TASK [Success in test 'Create a team interface without any port attached'] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 21:40:56 -0400 (0:00:00.079) 0:00:21.379 ****** 32117 1726882856.95858: entering _queue_task() for managed_node3/debug 32117 1726882856.96150: worker is 1 (out of 1 available) 32117 1726882856.96166: exiting _queue_task() for managed_node3/debug 32117 1726882856.96178: done queuing things up, now waiting for results queue to drain 32117 1726882856.96179: waiting for pending results... 32117 1726882856.96487: running TaskExecutor() for managed_node3/TASK: Success in test 'Create a team interface without any port attached' 32117 1726882856.96693: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000089 32117 1726882856.96720: variable 'ansible_search_path' from source: unknown 32117 1726882856.96745: variable 'ansible_search_path' from source: unknown 32117 1726882856.96792: calling self._execute() 32117 1726882856.96885: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882856.96889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882856.96898: variable 'omit' from source: magic vars 32117 1726882856.97188: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.97199: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882856.97348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882856.99024: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882856.99096: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882856.99430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882856.99435: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882856.99437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882856.99441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882856.99444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882856.99447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882856.99450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882856.99452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882856.99724: variable 'ansible_distribution' from source: facts 32117 1726882856.99728: variable 'ansible_distribution_major_version' from source: facts 32117 1726882856.99731: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882856.99733: variable 'omit' from source: magic vars 32117 1726882856.99736: variable 'omit' from source: magic vars 32117 1726882856.99738: variable 'lsr_description' from source: include params 32117 1726882856.99740: variable 'omit' from source: magic vars 32117 1726882857.00571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882857.00574: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882857.00577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882857.00580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882857.00583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882857.00585: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882857.00587: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882857.00589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882857.00592: Set connection var ansible_connection to ssh 32117 1726882857.00595: Set connection var ansible_shell_executable to /bin/sh 32117 1726882857.00597: Set connection var ansible_timeout to 10 32117 1726882857.00599: Set connection var ansible_pipelining to False 32117 1726882857.00601: Set connection var ansible_shell_type to sh 32117 1726882857.00604: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882857.00606: variable 'ansible_shell_executable' from source: unknown 32117 1726882857.00608: variable 'ansible_connection' from source: unknown 32117 1726882857.00610: variable 'ansible_module_compression' from source: unknown 32117 1726882857.00612: variable 'ansible_shell_type' from source: unknown 32117 1726882857.00615: variable 'ansible_shell_executable' from source: unknown 32117 1726882857.00617: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882857.00620: variable 'ansible_pipelining' from source: unknown 32117 1726882857.00622: variable 'ansible_timeout' from source: unknown 32117 1726882857.00625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882857.00628: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882857.00630: variable 'omit' from source: magic vars 32117 1726882857.00632: starting attempt loop 32117 1726882857.00634: running the handler 32117 1726882857.00636: handler run complete 32117 1726882857.00638: attempt loop complete, returning result 32117 1726882857.00640: _execute() done 32117 1726882857.00641: dumping result to json 32117 1726882857.00643: done dumping result, returning 32117 1726882857.00645: done running TaskExecutor() for managed_node3/TASK: Success in test 'Create a team interface without any port attached' [0e448fcc-3ce9-b5a8-5a54-000000000089] 32117 1726882857.00647: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000089 32117 1726882857.00709: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000089 32117 1726882857.00712: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: +++++ Success in test 'Create a team interface without any port attached' +++++ 32117 1726882857.00750: no more pending results, returning what we have 32117 1726882857.00753: results queue empty 32117 1726882857.00754: checking for any_errors_fatal 32117 1726882857.00758: done checking for any_errors_fatal 32117 1726882857.00759: checking for max_fail_percentage 32117 1726882857.00765: done checking for max_fail_percentage 32117 1726882857.00766: checking to see if all hosts have failed and the running result is not ok 32117 1726882857.00766: done checking to see if all hosts have failed 32117 1726882857.00767: getting the remaining hosts for this loop 32117 1726882857.00769: done getting the remaining hosts for this loop 32117 1726882857.00772: getting the next task for host managed_node3 32117 1726882857.00779: done getting next task for host managed_node3 32117 1726882857.00781: ^ task is: TASK: Cleanup 32117 1726882857.00784: ^ 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882857.00793: getting variables 32117 1726882857.00794: in VariableManager get_vars() 32117 1726882857.00821: Calling all_inventory to load vars for managed_node3 32117 1726882857.00824: Calling groups_inventory to load vars for managed_node3 32117 1726882857.00827: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882857.00836: Calling all_plugins_play to load vars for managed_node3 32117 1726882857.00839: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882857.00841: Calling groups_plugins_play to load vars for managed_node3 32117 1726882857.02118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882857.03615: done with get_vars() 32117 1726882857.03629: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 21:40:57 -0400 (0:00:00.078) 0:00:21.457 ****** 32117 1726882857.03698: entering _queue_task() for managed_node3/include_tasks 32117 1726882857.03900: worker is 1 (out of 1 available) 32117 1726882857.03913: exiting _queue_task() for managed_node3/include_tasks 32117 1726882857.03924: done queuing things up, now waiting for results queue to drain 32117 1726882857.03926: waiting for pending results... 32117 1726882857.04106: running TaskExecutor() for managed_node3/TASK: Cleanup 32117 1726882857.04168: in run() - task 0e448fcc-3ce9-b5a8-5a54-00000000008d 32117 1726882857.04182: variable 'ansible_search_path' from source: unknown 32117 1726882857.04186: variable 'ansible_search_path' from source: unknown 32117 1726882857.04220: variable 'lsr_cleanup' from source: include params 32117 1726882857.04373: variable 'lsr_cleanup' from source: include params 32117 1726882857.04424: variable 'omit' from source: magic vars 32117 1726882857.04520: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882857.04527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882857.04536: variable 'omit' from source: magic vars 32117 1726882857.04754: variable 'ansible_distribution_major_version' from source: facts 32117 1726882857.04771: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882857.05004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882857.06857: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882857.06911: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882857.06939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882857.06963: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882857.06986: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882857.07043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882857.07062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882857.07083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882857.07111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882857.07124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882857.07205: variable 'ansible_distribution' from source: facts 32117 1726882857.07208: variable 'ansible_distribution_major_version' from source: facts 32117 1726882857.07219: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882857.07293: variable 'ansible_distribution_major_version' from source: facts 32117 1726882857.07296: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882857.07420: variable 'ansible_distribution' from source: facts 32117 1726882857.07423: variable 'ansible_distribution_major_version' from source: facts 32117 1726882857.07433: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882857.07436: variable 'item' from source: unknown 32117 1726882857.07481: variable 'item' from source: unknown 32117 1726882857.07503: variable 'item' from source: unknown 32117 1726882857.07543: variable 'item' from source: unknown 32117 1726882857.07660: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882857.07663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882857.07678: variable 'omit' from source: magic vars 32117 1726882857.07737: variable 'ansible_distribution_major_version' from source: facts 32117 1726882857.07741: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882857.07835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882857.07851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882857.07872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882857.07899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882857.07910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882857.07973: variable 'ansible_distribution' from source: facts 32117 1726882857.07977: variable 'ansible_distribution_major_version' from source: facts 32117 1726882857.07983: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882857.08054: variable 'ansible_distribution_major_version' from source: facts 32117 1726882857.08058: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882857.08180: variable 'ansible_distribution' from source: facts 32117 1726882857.08183: variable 'ansible_distribution_major_version' from source: facts 32117 1726882857.08189: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882857.08193: variable 'item' from source: unknown 32117 1726882857.08238: variable 'item' from source: unknown 32117 1726882857.08258: variable 'item' from source: unknown 32117 1726882857.08303: variable 'item' from source: unknown 32117 1726882857.08376: dumping result to json 32117 1726882857.08379: done dumping result, returning 32117 1726882857.08381: done running TaskExecutor() for managed_node3/TASK: Cleanup [0e448fcc-3ce9-b5a8-5a54-00000000008d] 32117 1726882857.08383: sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000008d 32117 1726882857.08415: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-00000000008d 32117 1726882857.08418: WORKER PROCESS EXITING 32117 1726882857.08501: no more pending results, returning what we have 32117 1726882857.08505: in VariableManager get_vars() 32117 1726882857.08533: Calling all_inventory to load vars for managed_node3 32117 1726882857.08538: Calling groups_inventory to load vars for managed_node3 32117 1726882857.08540: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882857.08549: Calling all_plugins_play to load vars for managed_node3 32117 1726882857.08551: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882857.08553: Calling groups_plugins_play to load vars for managed_node3 32117 1726882857.09325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882857.10269: done with get_vars() 32117 1726882857.10283: variable 'ansible_search_path' from source: unknown 32117 1726882857.10290: variable 'ansible_search_path' from source: unknown 32117 1726882857.10338: variable 'ansible_search_path' from source: unknown 32117 1726882857.10340: variable 'ansible_search_path' from source: unknown 32117 1726882857.10382: we have included files to process 32117 1726882857.10384: generating all_blocks data 32117 1726882857.10388: done generating all_blocks data 32117 1726882857.10392: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 32117 1726882857.10395: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 32117 1726882857.10398: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 32117 1726882857.10642: done processing included file 32117 1726882857.10644: iterating over new_blocks loaded from include file 32117 1726882857.10646: in VariableManager get_vars() 32117 1726882857.10655: done with get_vars() 32117 1726882857.10657: filtering new block on tags 32117 1726882857.10678: done filtering new block on tags 32117 1726882857.10680: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) 32117 1726882857.10683: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 32117 1726882857.10684: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 32117 1726882857.10686: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 32117 1726882857.10897: done processing included file 32117 1726882857.10898: iterating over new_blocks loaded from include file 32117 1726882857.10899: in VariableManager get_vars() 32117 1726882857.10908: done with get_vars() 32117 1726882857.10909: filtering new block on tags 32117 1726882857.10927: done filtering new block on tags 32117 1726882857.10929: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node3 => (item=tasks/check_network_dns.yml) 32117 1726882857.10931: extending task lists for all hosts with included blocks 32117 1726882857.11806: done extending task lists 32117 1726882857.11807: done processing included files 32117 1726882857.11808: results queue empty 32117 1726882857.11808: checking for any_errors_fatal 32117 1726882857.11811: done checking for any_errors_fatal 32117 1726882857.11811: checking for max_fail_percentage 32117 1726882857.11812: done checking for max_fail_percentage 32117 1726882857.11812: checking to see if all hosts have failed and the running result is not ok 32117 1726882857.11813: done checking to see if all hosts have failed 32117 1726882857.11813: getting the remaining hosts for this loop 32117 1726882857.11814: done getting the remaining hosts for this loop 32117 1726882857.11816: getting the next task for host managed_node3 32117 1726882857.11819: done getting next task for host managed_node3 32117 1726882857.11821: ^ task is: TASK: Cleanup profile and device 32117 1726882857.11822: ^ 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882857.11824: getting variables 32117 1726882857.11825: in VariableManager get_vars() 32117 1726882857.11831: Calling all_inventory to load vars for managed_node3 32117 1726882857.11833: Calling groups_inventory to load vars for managed_node3 32117 1726882857.11835: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882857.11838: Calling all_plugins_play to load vars for managed_node3 32117 1726882857.11840: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882857.11842: Calling groups_plugins_play to load vars for managed_node3 32117 1726882857.12930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882857.14656: done with get_vars() 32117 1726882857.14680: done getting variables 32117 1726882857.14718: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 21:40:57 -0400 (0:00:00.110) 0:00:21.567 ****** 32117 1726882857.14744: entering _queue_task() for managed_node3/shell 32117 1726882857.15016: worker is 1 (out of 1 available) 32117 1726882857.15029: exiting _queue_task() for managed_node3/shell 32117 1726882857.15041: done queuing things up, now waiting for results queue to drain 32117 1726882857.15042: waiting for pending results... 32117 1726882857.15334: running TaskExecutor() for managed_node3/TASK: Cleanup profile and device 32117 1726882857.15445: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000470 32117 1726882857.15461: variable 'ansible_search_path' from source: unknown 32117 1726882857.15474: variable 'ansible_search_path' from source: unknown 32117 1726882857.15517: calling self._execute() 32117 1726882857.15613: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882857.15625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882857.15641: variable 'omit' from source: magic vars 32117 1726882857.16033: variable 'ansible_distribution_major_version' from source: facts 32117 1726882857.16044: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882857.16213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882857.17795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882857.17848: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882857.17883: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882857.17908: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882857.17931: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882857.18016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882857.18047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882857.18088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882857.18133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882857.18151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882857.18270: variable 'ansible_distribution' from source: facts 32117 1726882857.18281: variable 'ansible_distribution_major_version' from source: facts 32117 1726882857.18298: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882857.18308: variable 'omit' from source: magic vars 32117 1726882857.18350: variable 'omit' from source: magic vars 32117 1726882857.18491: variable 'interface' from source: play vars 32117 1726882857.18511: variable 'omit' from source: magic vars 32117 1726882857.18538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882857.18573: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882857.18595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882857.18617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882857.18631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882857.18660: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882857.18673: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882857.18682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882857.18775: Set connection var ansible_connection to ssh 32117 1726882857.18788: Set connection var ansible_shell_executable to /bin/sh 32117 1726882857.18797: Set connection var ansible_timeout to 10 32117 1726882857.18807: Set connection var ansible_pipelining to False 32117 1726882857.18813: Set connection var ansible_shell_type to sh 32117 1726882857.18827: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882857.18852: variable 'ansible_shell_executable' from source: unknown 32117 1726882857.18859: variable 'ansible_connection' from source: unknown 32117 1726882857.18872: variable 'ansible_module_compression' from source: unknown 32117 1726882857.18881: variable 'ansible_shell_type' from source: unknown 32117 1726882857.18889: variable 'ansible_shell_executable' from source: unknown 32117 1726882857.18897: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882857.18905: variable 'ansible_pipelining' from source: unknown 32117 1726882857.18913: variable 'ansible_timeout' from source: unknown 32117 1726882857.18922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882857.19020: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882857.19036: variable 'omit' from source: magic vars 32117 1726882857.19045: starting attempt loop 32117 1726882857.19051: running the handler 32117 1726882857.19066: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882857.19091: _low_level_execute_command(): starting 32117 1726882857.19101: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882857.19796: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882857.19812: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.19826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.19843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.19890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.19902: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882857.19915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.19932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882857.19942: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882857.19952: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882857.19963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.19984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.19999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.20018: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.20028: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882857.20041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.20121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882857.20144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882857.20159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882857.20301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882857.21984: stdout chunk (state=3): >>>/root <<< 32117 1726882857.22100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882857.22176: stderr chunk (state=3): >>><<< 32117 1726882857.22188: stdout chunk (state=3): >>><<< 32117 1726882857.22275: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882857.22279: _low_level_execute_command(): starting 32117 1726882857.22282: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882857.2221775-32943-158764474175628 `" && echo ansible-tmp-1726882857.2221775-32943-158764474175628="` echo /root/.ansible/tmp/ansible-tmp-1726882857.2221775-32943-158764474175628 `" ) && sleep 0' 32117 1726882857.22910: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882857.22928: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.22942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.22959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.23009: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.23020: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882857.23038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.23055: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882857.23070: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882857.23087: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882857.23102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.23115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.23129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.23142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.23155: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882857.23172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.23256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882857.23286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882857.23370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882857.23569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882857.25308: stdout chunk (state=3): >>>ansible-tmp-1726882857.2221775-32943-158764474175628=/root/.ansible/tmp/ansible-tmp-1726882857.2221775-32943-158764474175628 <<< 32117 1726882857.25417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882857.25476: stderr chunk (state=3): >>><<< 32117 1726882857.25480: stdout chunk (state=3): >>><<< 32117 1726882857.25497: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882857.2221775-32943-158764474175628=/root/.ansible/tmp/ansible-tmp-1726882857.2221775-32943-158764474175628 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882857.25525: variable 'ansible_module_compression' from source: unknown 32117 1726882857.25578: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-321179pwiqm2g/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32117 1726882857.25611: variable 'ansible_facts' from source: unknown 32117 1726882857.25691: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882857.2221775-32943-158764474175628/AnsiballZ_command.py 32117 1726882857.25815: Sending initial data 32117 1726882857.25819: Sent initial data (156 bytes) 32117 1726882857.26709: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882857.26718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.26727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.26740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.26777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.26785: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882857.26793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.26807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882857.26814: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882857.26820: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882857.26828: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.26838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.26848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.26856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.26862: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882857.26884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.26968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882857.26973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882857.26978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882857.27106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882857.28853: 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 <<< 32117 1726882857.28953: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882857.29056: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpqxkz7567 /root/.ansible/tmp/ansible-tmp-1726882857.2221775-32943-158764474175628/AnsiballZ_command.py <<< 32117 1726882857.29152: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882857.30569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882857.30769: stderr chunk (state=3): >>><<< 32117 1726882857.30773: stdout chunk (state=3): >>><<< 32117 1726882857.30775: done transferring module to remote 32117 1726882857.30777: _low_level_execute_command(): starting 32117 1726882857.30779: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882857.2221775-32943-158764474175628/ /root/.ansible/tmp/ansible-tmp-1726882857.2221775-32943-158764474175628/AnsiballZ_command.py && sleep 0' 32117 1726882857.31381: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882857.31395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.31408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.31424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.31467: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.31480: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882857.31495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.31514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882857.31528: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882857.31540: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882857.31552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.31574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.31592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.31605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.31616: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882857.31630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.31710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882857.31725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882857.31741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882857.31874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882857.33627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882857.33690: stderr chunk (state=3): >>><<< 32117 1726882857.33693: stdout chunk (state=3): >>><<< 32117 1726882857.33783: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882857.33787: _low_level_execute_command(): starting 32117 1726882857.33789: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882857.2221775-32943-158764474175628/AnsiballZ_command.py && sleep 0' 32117 1726882857.34361: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882857.34381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.34394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.34410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.34457: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.34471: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882857.34484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.34500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882857.34511: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882857.34521: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882857.34531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.34548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.34569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.34582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.34591: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882857.34603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.34688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882857.34707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882857.34721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882857.34852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882857.53816: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'team0' (06d3ce1f-d2d1-4e0f-8c6d-4733d4488f99) successfully deleted.", "stderr": "Cannot find device \"team0\"", "rc": 1, "cmd": "nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\n", "start": "2024-09-20 21:40:57.476476", "end": "2024-09-20 21:40:57.536646", "delta": "0:00:00.060170", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32117 1726882857.55062: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.9.105 closed. <<< 32117 1726882857.55066: stdout chunk (state=3): >>><<< 32117 1726882857.55068: stderr chunk (state=3): >>><<< 32117 1726882857.55212: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'team0' (06d3ce1f-d2d1-4e0f-8c6d-4733d4488f99) successfully deleted.", "stderr": "Cannot find device \"team0\"", "rc": 1, "cmd": "nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\n", "start": "2024-09-20 21:40:57.476476", "end": "2024-09-20 21:40:57.536646", "delta": "0:00:00.060170", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.9.105 closed. 32117 1726882857.55216: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\n', '_uses_shell': True, '_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.command', '_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-1726882857.2221775-32943-158764474175628/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882857.55221: _low_level_execute_command(): starting 32117 1726882857.55224: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882857.2221775-32943-158764474175628/ > /dev/null 2>&1 && sleep 0' 32117 1726882857.56666: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882857.56684: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.56697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.56713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.56754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.56852: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882857.56872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.56893: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882857.56906: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882857.56918: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882857.56931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.56946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.56967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.56981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.56992: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882857.57006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.57193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882857.57218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882857.57235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882857.57370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882857.59238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882857.59242: stdout chunk (state=3): >>><<< 32117 1726882857.59244: stderr chunk (state=3): >>><<< 32117 1726882857.59571: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882857.59578: handler run complete 32117 1726882857.59582: Evaluated conditional (False): False 32117 1726882857.59585: attempt loop complete, returning result 32117 1726882857.59587: _execute() done 32117 1726882857.59590: dumping result to json 32117 1726882857.59593: done dumping result, returning 32117 1726882857.59595: done running TaskExecutor() for managed_node3/TASK: Cleanup profile and device [0e448fcc-3ce9-b5a8-5a54-000000000470] 32117 1726882857.59598: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000470 32117 1726882857.59670: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000470 32117 1726882857.59675: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\n", "delta": "0:00:00.060170", "end": "2024-09-20 21:40:57.536646", "rc": 1, "start": "2024-09-20 21:40:57.476476" } STDOUT: Connection 'team0' (06d3ce1f-d2d1-4e0f-8c6d-4733d4488f99) successfully deleted. STDERR: Cannot find device "team0" MSG: non-zero return code ...ignoring 32117 1726882857.59736: no more pending results, returning what we have 32117 1726882857.59740: results queue empty 32117 1726882857.59741: checking for any_errors_fatal 32117 1726882857.59742: done checking for any_errors_fatal 32117 1726882857.59742: checking for max_fail_percentage 32117 1726882857.59744: done checking for max_fail_percentage 32117 1726882857.59745: checking to see if all hosts have failed and the running result is not ok 32117 1726882857.59745: done checking to see if all hosts have failed 32117 1726882857.59746: getting the remaining hosts for this loop 32117 1726882857.59748: done getting the remaining hosts for this loop 32117 1726882857.59751: getting the next task for host managed_node3 32117 1726882857.59763: done getting next task for host managed_node3 32117 1726882857.59765: ^ task is: TASK: Check routes and DNS 32117 1726882857.59772: ^ 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=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882857.59776: getting variables 32117 1726882857.59778: in VariableManager get_vars() 32117 1726882857.59807: Calling all_inventory to load vars for managed_node3 32117 1726882857.59810: Calling groups_inventory to load vars for managed_node3 32117 1726882857.59813: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882857.59823: Calling all_plugins_play to load vars for managed_node3 32117 1726882857.59826: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882857.59829: Calling groups_plugins_play to load vars for managed_node3 32117 1726882857.62498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882857.66614: done with get_vars() 32117 1726882857.66638: done getting variables 32117 1726882857.66822: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:40:57 -0400 (0:00:00.521) 0:00:22.089 ****** 32117 1726882857.66857: entering _queue_task() for managed_node3/shell 32117 1726882857.67523: worker is 1 (out of 1 available) 32117 1726882857.67536: exiting _queue_task() for managed_node3/shell 32117 1726882857.67660: done queuing things up, now waiting for results queue to drain 32117 1726882857.67662: waiting for pending results... 32117 1726882857.68427: running TaskExecutor() for managed_node3/TASK: Check routes and DNS 32117 1726882857.68595: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000474 32117 1726882857.68731: variable 'ansible_search_path' from source: unknown 32117 1726882857.68794: variable 'ansible_search_path' from source: unknown 32117 1726882857.68839: calling self._execute() 32117 1726882857.69007: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882857.69077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882857.69117: variable 'omit' from source: magic vars 32117 1726882857.69982: variable 'ansible_distribution_major_version' from source: facts 32117 1726882857.69999: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882857.70470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882857.74010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882857.74076: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882857.74127: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882857.74159: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882857.74201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882857.74552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882857.74586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882857.74611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882857.74658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882857.74676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882857.74803: variable 'ansible_distribution' from source: facts 32117 1726882857.74807: variable 'ansible_distribution_major_version' from source: facts 32117 1726882857.74822: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882857.74829: variable 'omit' from source: magic vars 32117 1726882857.74901: variable 'omit' from source: magic vars 32117 1726882857.74932: variable 'omit' from source: magic vars 32117 1726882857.74964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882857.74997: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882857.75014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882857.75031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882857.75040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882857.75078: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882857.75087: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882857.75090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882857.75186: Set connection var ansible_connection to ssh 32117 1726882857.75197: Set connection var ansible_shell_executable to /bin/sh 32117 1726882857.75203: Set connection var ansible_timeout to 10 32117 1726882857.75210: Set connection var ansible_pipelining to False 32117 1726882857.75212: Set connection var ansible_shell_type to sh 32117 1726882857.75223: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882857.75250: variable 'ansible_shell_executable' from source: unknown 32117 1726882857.75253: variable 'ansible_connection' from source: unknown 32117 1726882857.75256: variable 'ansible_module_compression' from source: unknown 32117 1726882857.75258: variable 'ansible_shell_type' from source: unknown 32117 1726882857.75260: variable 'ansible_shell_executable' from source: unknown 32117 1726882857.75262: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882857.75273: variable 'ansible_pipelining' from source: unknown 32117 1726882857.75276: variable 'ansible_timeout' from source: unknown 32117 1726882857.75281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882857.75376: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882857.75390: variable 'omit' from source: magic vars 32117 1726882857.75394: starting attempt loop 32117 1726882857.75397: running the handler 32117 1726882857.75411: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882857.75429: _low_level_execute_command(): starting 32117 1726882857.75435: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882857.76699: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882857.76713: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.76729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.76746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.76788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.76801: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882857.76814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.76831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882857.76845: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882857.76859: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882857.76876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.76891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.76909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.76923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.76943: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882857.76958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.77033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882857.77058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882857.77079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882857.77209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882857.78835: stdout chunk (state=3): >>>/root <<< 32117 1726882857.79069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882857.79072: stdout chunk (state=3): >>><<< 32117 1726882857.79075: stderr chunk (state=3): >>><<< 32117 1726882857.79078: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882857.79081: _low_level_execute_command(): starting 32117 1726882857.79084: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882857.7902086-32967-151996811272287 `" && echo ansible-tmp-1726882857.7902086-32967-151996811272287="` echo /root/.ansible/tmp/ansible-tmp-1726882857.7902086-32967-151996811272287 `" ) && sleep 0' 32117 1726882857.79892: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882857.80088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.80104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.80123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.80167: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.80180: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882857.80195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.80213: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882857.80225: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882857.80237: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882857.80250: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.80267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.80286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.80300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.80312: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882857.80327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.80402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882857.80418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882857.80431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882857.81097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882857.82966: stdout chunk (state=3): >>>ansible-tmp-1726882857.7902086-32967-151996811272287=/root/.ansible/tmp/ansible-tmp-1726882857.7902086-32967-151996811272287 <<< 32117 1726882857.83158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882857.83161: stdout chunk (state=3): >>><<< 32117 1726882857.83167: stderr chunk (state=3): >>><<< 32117 1726882857.83448: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882857.7902086-32967-151996811272287=/root/.ansible/tmp/ansible-tmp-1726882857.7902086-32967-151996811272287 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882857.83452: variable 'ansible_module_compression' from source: unknown 32117 1726882857.83456: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-321179pwiqm2g/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32117 1726882857.83458: variable 'ansible_facts' from source: unknown 32117 1726882857.83460: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882857.7902086-32967-151996811272287/AnsiballZ_command.py 32117 1726882857.83521: Sending initial data 32117 1726882857.83524: Sent initial data (156 bytes) 32117 1726882857.84504: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882857.84518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.84531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.84548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.84595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.84614: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882857.84628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.84645: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882857.84655: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882857.84670: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882857.84689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.84704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.84726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.84740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.84753: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882857.84771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.84856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882857.84875: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882857.84893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882857.85066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882857.86793: 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 <<< 32117 1726882857.86893: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882857.86998: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmp03xeqp2z /root/.ansible/tmp/ansible-tmp-1726882857.7902086-32967-151996811272287/AnsiballZ_command.py <<< 32117 1726882857.87097: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882857.88500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882857.88685: stderr chunk (state=3): >>><<< 32117 1726882857.88689: stdout chunk (state=3): >>><<< 32117 1726882857.88942: done transferring module to remote 32117 1726882857.88945: _low_level_execute_command(): starting 32117 1726882857.88947: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882857.7902086-32967-151996811272287/ /root/.ansible/tmp/ansible-tmp-1726882857.7902086-32967-151996811272287/AnsiballZ_command.py && sleep 0' 32117 1726882857.89524: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.89528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.89560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.89566: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.89568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.89639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882857.89642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882857.89755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882857.91481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882857.91542: stderr chunk (state=3): >>><<< 32117 1726882857.91545: stdout chunk (state=3): >>><<< 32117 1726882857.91569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882857.91588: _low_level_execute_command(): starting 32117 1726882857.91603: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882857.7902086-32967-151996811272287/AnsiballZ_command.py && sleep 0' 32117 1726882857.92220: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882857.92239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.92254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.92287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.92332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.92348: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882857.92390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.92408: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882857.92426: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882857.92438: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882857.92452: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882857.92468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882857.92482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882857.92492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882857.92500: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882857.92511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882857.92585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882857.92604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882857.92618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882857.92776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882858.06742: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:17:b6:65:79:c3 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.9.105/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 2825sec preferred_lft 2825sec\n inet6 fe80::1017:b6ff:fe65:79c3/64 scope link \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.105 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.105 metric 100 \nIP -6 ROUTE\n::1 dev lo proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:40:58.057438", "end": "2024-09-20 21:40:58.065710", "delta": "0:00:00.008272", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32117 1726882858.07938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882858.07941: stdout chunk (state=3): >>><<< 32117 1726882858.07943: stderr chunk (state=3): >>><<< 32117 1726882858.08075: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:17:b6:65:79:c3 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.9.105/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 2825sec preferred_lft 2825sec\n inet6 fe80::1017:b6ff:fe65:79c3/64 scope link \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.105 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.105 metric 100 \nIP -6 ROUTE\n::1 dev lo proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:40:58.057438", "end": "2024-09-20 21:40:58.065710", "delta": "0:00:00.008272", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882858.08079: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n', '_uses_shell': True, '_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.command', '_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-1726882857.7902086-32967-151996811272287/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882858.08082: _low_level_execute_command(): starting 32117 1726882858.08085: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882857.7902086-32967-151996811272287/ > /dev/null 2>&1 && sleep 0' 32117 1726882858.08748: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882858.08767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882858.08786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.08805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882858.08856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882858.08872: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882858.08891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.08910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882858.08922: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882858.08934: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882858.08952: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882858.08981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.09001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882858.09014: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882858.09026: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882858.09040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.09130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882858.09156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882858.09180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882858.09312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882858.11169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882858.11172: stdout chunk (state=3): >>><<< 32117 1726882858.11191: stderr chunk (state=3): >>><<< 32117 1726882858.11469: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882858.11473: handler run complete 32117 1726882858.11475: Evaluated conditional (False): False 32117 1726882858.11478: attempt loop complete, returning result 32117 1726882858.11481: _execute() done 32117 1726882858.11483: dumping result to json 32117 1726882858.11485: done dumping result, returning 32117 1726882858.11487: done running TaskExecutor() for managed_node3/TASK: Check routes and DNS [0e448fcc-3ce9-b5a8-5a54-000000000474] 32117 1726882858.11489: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000474 32117 1726882858.11573: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000474 32117 1726882858.11578: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008272", "end": "2024-09-20 21:40:58.065710", "rc": 0, "start": "2024-09-20 21:40:58.057438" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:17:b6:65:79:c3 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.9.105/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 2825sec preferred_lft 2825sec inet6 fe80::1017:b6ff:fe65:79c3/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.105 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.105 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 32117 1726882858.11650: no more pending results, returning what we have 32117 1726882858.11654: results queue empty 32117 1726882858.11655: checking for any_errors_fatal 32117 1726882858.11668: done checking for any_errors_fatal 32117 1726882858.11669: checking for max_fail_percentage 32117 1726882858.11671: done checking for max_fail_percentage 32117 1726882858.11672: checking to see if all hosts have failed and the running result is not ok 32117 1726882858.11673: done checking to see if all hosts have failed 32117 1726882858.11674: getting the remaining hosts for this loop 32117 1726882858.11677: done getting the remaining hosts for this loop 32117 1726882858.11682: getting the next task for host managed_node3 32117 1726882858.11691: done getting next task for host managed_node3 32117 1726882858.11694: ^ task is: TASK: Verify DNS and network connectivity 32117 1726882858.11698: ^ 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=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32117 1726882858.11702: getting variables 32117 1726882858.11704: in VariableManager get_vars() 32117 1726882858.11736: Calling all_inventory to load vars for managed_node3 32117 1726882858.11740: Calling groups_inventory to load vars for managed_node3 32117 1726882858.11744: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882858.11755: Calling all_plugins_play to load vars for managed_node3 32117 1726882858.11758: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882858.11762: Calling groups_plugins_play to load vars for managed_node3 32117 1726882858.13437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882858.15253: done with get_vars() 32117 1726882858.15277: done getting variables 32117 1726882858.15344: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:40:58 -0400 (0:00:00.485) 0:00:22.574 ****** 32117 1726882858.15382: entering _queue_task() for managed_node3/shell 32117 1726882858.15708: worker is 1 (out of 1 available) 32117 1726882858.15720: exiting _queue_task() for managed_node3/shell 32117 1726882858.15733: done queuing things up, now waiting for results queue to drain 32117 1726882858.15734: waiting for pending results... 32117 1726882858.15925: running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity 32117 1726882858.16003: in run() - task 0e448fcc-3ce9-b5a8-5a54-000000000475 32117 1726882858.16016: variable 'ansible_search_path' from source: unknown 32117 1726882858.16020: variable 'ansible_search_path' from source: unknown 32117 1726882858.16047: calling self._execute() 32117 1726882858.16124: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882858.16127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882858.16134: variable 'omit' from source: magic vars 32117 1726882858.16405: variable 'ansible_distribution_major_version' from source: facts 32117 1726882858.16414: Evaluated conditional (ansible_distribution_major_version != '6'): True 32117 1726882858.16565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32117 1726882858.18997: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32117 1726882858.19038: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32117 1726882858.19067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32117 1726882858.19100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32117 1726882858.19126: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32117 1726882858.19190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32117 1726882858.19211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32117 1726882858.19229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32117 1726882858.19284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32117 1726882858.19307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32117 1726882858.19432: variable 'ansible_distribution' from source: facts 32117 1726882858.19441: variable 'ansible_distribution_major_version' from source: facts 32117 1726882858.19457: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 32117 1726882858.19605: variable 'ansible_facts' from source: unknown 32117 1726882858.20294: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 32117 1726882858.20306: variable 'omit' from source: magic vars 32117 1726882858.20353: variable 'omit' from source: magic vars 32117 1726882858.20402: variable 'omit' from source: magic vars 32117 1726882858.20433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32117 1726882858.20466: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32117 1726882858.20493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32117 1726882858.20519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882858.20533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32117 1726882858.20563: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32117 1726882858.20613: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882858.20626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882858.20775: Set connection var ansible_connection to ssh 32117 1726882858.20789: Set connection var ansible_shell_executable to /bin/sh 32117 1726882858.20800: Set connection var ansible_timeout to 10 32117 1726882858.20811: Set connection var ansible_pipelining to False 32117 1726882858.20819: Set connection var ansible_shell_type to sh 32117 1726882858.20837: Set connection var ansible_module_compression to ZIP_DEFLATED 32117 1726882858.20868: variable 'ansible_shell_executable' from source: unknown 32117 1726882858.20877: variable 'ansible_connection' from source: unknown 32117 1726882858.20884: variable 'ansible_module_compression' from source: unknown 32117 1726882858.20890: variable 'ansible_shell_type' from source: unknown 32117 1726882858.20896: variable 'ansible_shell_executable' from source: unknown 32117 1726882858.20902: variable 'ansible_host' from source: host vars for 'managed_node3' 32117 1726882858.20919: variable 'ansible_pipelining' from source: unknown 32117 1726882858.20927: variable 'ansible_timeout' from source: unknown 32117 1726882858.20942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32117 1726882858.21033: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882858.21053: variable 'omit' from source: magic vars 32117 1726882858.21061: starting attempt loop 32117 1726882858.21070: running the handler 32117 1726882858.21086: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32117 1726882858.21107: _low_level_execute_command(): starting 32117 1726882858.21118: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32117 1726882858.21828: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882858.21844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882858.21860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.21886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882858.21934: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882858.21949: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882858.21965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.21985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882858.21996: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882858.22006: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882858.22018: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882858.22039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.22062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882858.22078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882858.22089: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882858.22101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.22182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882858.22203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882858.22218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882858.22357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882858.23936: stdout chunk (state=3): >>>/root <<< 32117 1726882858.24087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882858.24090: stdout chunk (state=3): >>><<< 32117 1726882858.24091: stderr chunk (state=3): >>><<< 32117 1726882858.24169: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882858.24173: _low_level_execute_command(): starting 32117 1726882858.24176: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882858.2410374-32987-215822314426102 `" && echo ansible-tmp-1726882858.2410374-32987-215822314426102="` echo /root/.ansible/tmp/ansible-tmp-1726882858.2410374-32987-215822314426102 `" ) && sleep 0' 32117 1726882858.24761: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882858.24784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882858.24803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.26174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882858.26211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882858.26225: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882858.26238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.26252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882858.26261: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882858.26273: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882858.26285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882858.26296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.26309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882858.26319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882858.26328: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882858.26338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.26410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882858.26434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882858.26451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882858.26587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882858.28474: stdout chunk (state=3): >>>ansible-tmp-1726882858.2410374-32987-215822314426102=/root/.ansible/tmp/ansible-tmp-1726882858.2410374-32987-215822314426102 <<< 32117 1726882858.28652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882858.28656: stdout chunk (state=3): >>><<< 32117 1726882858.28658: stderr chunk (state=3): >>><<< 32117 1726882858.28876: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882858.2410374-32987-215822314426102=/root/.ansible/tmp/ansible-tmp-1726882858.2410374-32987-215822314426102 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882858.28879: variable 'ansible_module_compression' from source: unknown 32117 1726882858.28882: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-321179pwiqm2g/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32117 1726882858.28884: variable 'ansible_facts' from source: unknown 32117 1726882858.28886: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882858.2410374-32987-215822314426102/AnsiballZ_command.py 32117 1726882858.29171: Sending initial data 32117 1726882858.29175: Sent initial data (156 bytes) 32117 1726882858.30078: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882858.30093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882858.30109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.30127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882858.30169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882858.30183: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882858.30197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.30220: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882858.30233: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882858.30244: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882858.30256: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882858.30276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.30295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882858.30307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882858.30318: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882858.30332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.30407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882858.30428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882858.30445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882858.30573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882858.32298: 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 <<< 32117 1726882858.32398: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 32117 1726882858.32501: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321179pwiqm2g/tmpb8xdsfw2 /root/.ansible/tmp/ansible-tmp-1726882858.2410374-32987-215822314426102/AnsiballZ_command.py <<< 32117 1726882858.32593: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 32117 1726882858.33913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882858.34073: stderr chunk (state=3): >>><<< 32117 1726882858.34076: stdout chunk (state=3): >>><<< 32117 1726882858.34078: done transferring module to remote 32117 1726882858.34079: _low_level_execute_command(): starting 32117 1726882858.34081: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882858.2410374-32987-215822314426102/ /root/.ansible/tmp/ansible-tmp-1726882858.2410374-32987-215822314426102/AnsiballZ_command.py && sleep 0' 32117 1726882858.34644: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882858.34659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882858.34682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.34702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882858.34751: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882858.34766: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882858.34782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.34799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882858.34811: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882858.34823: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882858.34841: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882858.34856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.34876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882858.34889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882858.34901: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882858.34914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.34995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882858.35016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882858.35033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882858.35162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882858.36955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882858.36958: stdout chunk (state=3): >>><<< 32117 1726882858.36961: stderr chunk (state=3): >>><<< 32117 1726882858.37046: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882858.37050: _low_level_execute_command(): starting 32117 1726882858.37053: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882858.2410374-32987-215822314426102/AnsiballZ_command.py && sleep 0' 32117 1726882858.37599: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32117 1726882858.37612: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882858.37631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.37649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882858.37690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882858.37702: stderr chunk (state=3): >>>debug2: match not found <<< 32117 1726882858.37715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.37731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32117 1726882858.37748: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 32117 1726882858.37759: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32117 1726882858.37777: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882858.37790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.37804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882858.37815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 32117 1726882858.37824: stderr chunk (state=3): >>>debug2: match found <<< 32117 1726882858.37836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.37920: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882858.37944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882858.37972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882858.38107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882858.80672: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 1331 0 --:--:-- --:--:-- --:--:-- 1331\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 6928 0 --:--:-- --:--:-- --:--:-- 7097", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:40:58.509061", "end": "2024-09-20 21:40:58.804260", "delta": "0:00:00.295199", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32117 1726882858.82518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 32117 1726882858.82522: stdout chunk (state=3): >>><<< 32117 1726882858.82524: stderr chunk (state=3): >>><<< 32117 1726882858.82661: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 1331 0 --:--:-- --:--:-- --:--:-- 1331\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 6928 0 --:--:-- --:--:-- --:--:-- 7097", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:40:58.509061", "end": "2024-09-20 21:40:58.804260", "delta": "0:00:00.295199", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 32117 1726882858.82672: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts "$host"; then\n echo FAILED to lookup host "$host"\n exit 1\n fi\n if ! curl -o /dev/null https://"$host"; then\n echo FAILED to contact host "$host"\n exit 1\n fi\ndone\n', '_uses_shell': True, '_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.command', '_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-1726882858.2410374-32987-215822314426102/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32117 1726882858.82676: _low_level_execute_command(): starting 32117 1726882858.82679: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882858.2410374-32987-215822314426102/ > /dev/null 2>&1 && sleep 0' 32117 1726882858.83631: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.83636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32117 1726882858.83684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.83689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32117 1726882858.83704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32117 1726882858.83710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32117 1726882858.83784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 32117 1726882858.83792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32117 1726882858.83807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32117 1726882858.83923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32117 1726882858.85771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32117 1726882858.85779: stderr chunk (state=3): >>><<< 32117 1726882858.85782: stdout chunk (state=3): >>><<< 32117 1726882858.85799: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32117 1726882858.85806: handler run complete 32117 1726882858.85829: Evaluated conditional (False): False 32117 1726882858.85838: attempt loop complete, returning result 32117 1726882858.85841: _execute() done 32117 1726882858.85844: dumping result to json 32117 1726882858.85851: done dumping result, returning 32117 1726882858.85859: done running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity [0e448fcc-3ce9-b5a8-5a54-000000000475] 32117 1726882858.85866: sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000475 32117 1726882858.85978: done sending task result for task 0e448fcc-3ce9-b5a8-5a54-000000000475 32117 1726882858.85980: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.295199", "end": "2024-09-20 21:40:58.804260", "rc": 0, "start": "2024-09-20 21:40:58.509061" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1331 0 --:--:-- --:--:-- --:--:-- 1331 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 6928 0 --:--:-- --:--:-- --:--:-- 7097 32117 1726882858.86051: no more pending results, returning what we have 32117 1726882858.86054: results queue empty 32117 1726882858.86055: checking for any_errors_fatal 32117 1726882858.86065: done checking for any_errors_fatal 32117 1726882858.86066: checking for max_fail_percentage 32117 1726882858.86068: done checking for max_fail_percentage 32117 1726882858.86069: checking to see if all hosts have failed and the running result is not ok 32117 1726882858.86069: done checking to see if all hosts have failed 32117 1726882858.86070: getting the remaining hosts for this loop 32117 1726882858.86072: done getting the remaining hosts for this loop 32117 1726882858.86079: getting the next task for host managed_node3 32117 1726882858.86089: done getting next task for host managed_node3 32117 1726882858.86092: ^ task is: TASK: meta (flush_handlers) 32117 1726882858.86093: ^ 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 32117 1726882858.86098: getting variables 32117 1726882858.86100: in VariableManager get_vars() 32117 1726882858.86130: Calling all_inventory to load vars for managed_node3 32117 1726882858.86133: Calling groups_inventory to load vars for managed_node3 32117 1726882858.86137: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882858.86146: Calling all_plugins_play to load vars for managed_node3 32117 1726882858.86149: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882858.86151: Calling groups_plugins_play to load vars for managed_node3 32117 1726882858.88406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882858.90099: done with get_vars() 32117 1726882858.90121: done getting variables 32117 1726882858.90195: in VariableManager get_vars() 32117 1726882858.90205: Calling all_inventory to load vars for managed_node3 32117 1726882858.90207: Calling groups_inventory to load vars for managed_node3 32117 1726882858.90210: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882858.90214: Calling all_plugins_play to load vars for managed_node3 32117 1726882858.90216: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882858.90219: Calling groups_plugins_play to load vars for managed_node3 32117 1726882858.91489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882858.93226: done with get_vars() 32117 1726882858.93251: done queuing things up, now waiting for results queue to drain 32117 1726882858.93253: results queue empty 32117 1726882858.93253: checking for any_errors_fatal 32117 1726882858.93257: done checking for any_errors_fatal 32117 1726882858.93257: checking for max_fail_percentage 32117 1726882858.93258: done checking for max_fail_percentage 32117 1726882858.93259: checking to see if all hosts have failed and the running result is not ok 32117 1726882858.93260: done checking to see if all hosts have failed 32117 1726882858.93260: getting the remaining hosts for this loop 32117 1726882858.93261: done getting the remaining hosts for this loop 32117 1726882858.93266: getting the next task for host managed_node3 32117 1726882858.93269: done getting next task for host managed_node3 32117 1726882858.93271: ^ task is: TASK: meta (flush_handlers) 32117 1726882858.93273: ^ 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 32117 1726882858.93276: getting variables 32117 1726882858.93277: in VariableManager get_vars() 32117 1726882858.93287: Calling all_inventory to load vars for managed_node3 32117 1726882858.93289: Calling groups_inventory to load vars for managed_node3 32117 1726882858.93296: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882858.93302: Calling all_plugins_play to load vars for managed_node3 32117 1726882858.93305: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882858.93308: Calling groups_plugins_play to load vars for managed_node3 32117 1726882858.94657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882858.96349: done with get_vars() 32117 1726882858.96370: done getting variables 32117 1726882858.96421: in VariableManager get_vars() 32117 1726882858.96430: Calling all_inventory to load vars for managed_node3 32117 1726882858.96432: Calling groups_inventory to load vars for managed_node3 32117 1726882858.96435: Calling all_plugins_inventory to load vars for managed_node3 32117 1726882858.96444: Calling all_plugins_play to load vars for managed_node3 32117 1726882858.96446: Calling groups_plugins_inventory to load vars for managed_node3 32117 1726882858.96449: Calling groups_plugins_play to load vars for managed_node3 32117 1726882858.97700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32117 1726882858.99509: done with get_vars() 32117 1726882858.99535: done queuing things up, now waiting for results queue to drain 32117 1726882858.99537: results queue empty 32117 1726882858.99538: checking for any_errors_fatal 32117 1726882858.99539: done checking for any_errors_fatal 32117 1726882858.99540: checking for max_fail_percentage 32117 1726882858.99541: done checking for max_fail_percentage 32117 1726882858.99541: checking to see if all hosts have failed and the running result is not ok 32117 1726882858.99542: done checking to see if all hosts have failed 32117 1726882858.99543: getting the remaining hosts for this loop 32117 1726882858.99544: done getting the remaining hosts for this loop 32117 1726882858.99547: getting the next task for host managed_node3 32117 1726882858.99551: done getting next task for host managed_node3 32117 1726882858.99552: ^ task is: None 32117 1726882858.99553: ^ 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 32117 1726882858.99554: done queuing things up, now waiting for results queue to drain 32117 1726882858.99555: results queue empty 32117 1726882858.99556: checking for any_errors_fatal 32117 1726882858.99556: done checking for any_errors_fatal 32117 1726882858.99557: checking for max_fail_percentage 32117 1726882858.99558: done checking for max_fail_percentage 32117 1726882858.99559: checking to see if all hosts have failed and the running result is not ok 32117 1726882858.99560: done checking to see if all hosts have failed 32117 1726882858.99562: getting the next task for host managed_node3 32117 1726882858.99566: done getting next task for host managed_node3 32117 1726882858.99567: ^ task is: None 32117 1726882858.99568: ^ 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_node3 : ok=55 changed=1 unreachable=0 failed=0 skipped=29 rescued=0 ignored=2 Friday 20 September 2024 21:40:58 -0400 (0:00:00.842) 0:00:23.416 ****** =============================================================================== fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 3.68s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Check which services are running ---- 2.59s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.57s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 1.39s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.05s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.93s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.91s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Verify DNS and network connectivity ------------------------------------- 0.84s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Gather the minimum subset of ansible_facts required by the network role test --- 0.77s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.69s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Check if system is ostree ----------------------------------------------- 0.64s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather current interface info ------------------------------------------- 0.59s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Get stat for interface team0 -------------------------------------------- 0.54s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Cleanup profile and device ---------------------------------------------- 0.52s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Remove test interface if necessary -------------------------------------- 0.51s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Get stat for interface team0 -------------------------------------------- 0.50s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Check routes and DNS ---------------------------------------------------- 0.49s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Get NM profile info ----------------------------------------------------- 0.38s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Stat profile file ------------------------------------------------------- 0.35s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 fedora.linux_system_roles.network : Install packages -------------------- 0.18s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 32117 1726882858.99690: RUNNING CLEANUP